Interface GeronimoPropertySet


  • public interface GeronimoPropertySet
    Interface for Geronimo-specific properties.
    • Field Detail

      • GERONIMO_SERVLET_CONTAINER_ID

        static final String GERONIMO_SERVLET_CONTAINER_ID
        The id for the servlet container. Ex. tomcat or jetty
        See Also:
        Constant Field Values
      • GERONIMO_USERS

        static final String GERONIMO_USERS
        Geronimo list of user credentials. Ex. name1:pwd1:role11,...,role1N|name2:pwd2:role21,...,role2N|...
        See Also:
        Constant Field Values
      • GERONIMO_CONSOLE_LOGLEVEL

        static final String GERONIMO_CONSOLE_LOGLEVEL
        Log level for console log appender.
        See Also:
        Constant Field Values