mx4j/src/core/mx4j/remote MX4JRemoteConstants.java,1.12,1.13

Simone Bordet <[email protected]> Wed, 20 Oct 2004 17:15:02 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/core/mx4j/remote
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21518/src/core/mx4j/remote

Modified Files:
	MX4JRemoteConstants.java 
Log Message:
Added possibility to configure Jetty via a configuration file using a property passed in the environment map.
Jetty will figure out if it is an external file, a classpath resource, or a remote resource.

Index: MX4JRemoteConstants.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/mx4j/remote/MX4JRemoteConstants.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** MX4JRemoteConstants.java	9 Oct 2004 13:53:46 -0000	1.12
--- MX4JRemoteConstants.java	20 Oct 2004 17:14:59 -0000	1.13
***************
*** 109,111 ****
--- 109,119 ----
      */
     public static final String NOTIFICATION_QUEUE_CAPACITY = "jmx.remote.x.queue.size";
+ 
+    /**
+     * MX4J's implementation uses this property to specify a String that points to the configuration
+     * resource used to configure the HTTP server for JSR 160 connectors that use HTTP as transport.
+     * For Jetty, the default HTTP server, this can be a URL or a relative path (in this latter case
+     * the resource must be in classpath).
+     */
+    public static final String HTTP_SERVER_CONFIGURATION = "jmx.remote.x.http.server.configuration";
  }



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl