You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2012/02/20 12:30:57 UTC

svn commit: r1291208 - in /james/server/trunk/core/src/main/resources: ./ jmx.properties

Author: eric
Date: Mon Feb 20 11:30:57 2012
New Revision: 1291208

URL: http://svn.apache.org/viewvc?rev=1291208&view=rev
Log:
Add the jmx.properties in the server-core module (JAMES-1376)

Added:
    james/server/trunk/core/src/main/resources/
    james/server/trunk/core/src/main/resources/jmx.properties

Added: james/server/trunk/core/src/main/resources/jmx.properties
URL: http://svn.apache.org/viewvc/james/server/trunk/core/src/main/resources/jmx.properties?rev=1291208&view=auto
==============================================================================
--- james/server/trunk/core/src/main/resources/jmx.properties (added)
+++ james/server/trunk/core/src/main/resources/jmx.properties Mon Feb 20 11:30:57 2012
@@ -0,0 +1,22 @@
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#
+
+# See http://james.apache.org/server/3/config.html for usage
+
+jmx.address=127.0.0.1
+jmx.port=9999



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org