[jboss-remoting-commits] JBoss Remoting SVN: r5046 - remoting2/branches/2.x/src/main/org/jboss/remoting.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Wed Apr 15 02:05:08 EDT 2009


Author: ron.sigal at jboss.com
Date: 2009-04-15 02:05:08 -0400 (Wed, 15 Apr 2009)
New Revision: 5046

Modified:
   remoting2/branches/2.x/src/main/org/jboss/remoting/ServerConfiguration.java
Log:
JBREM-1118: Updated note about ServerConfiguration example in javadoc.

Modified: remoting2/branches/2.x/src/main/org/jboss/remoting/ServerConfiguration.java
===================================================================
--- remoting2/branches/2.x/src/main/org/jboss/remoting/ServerConfiguration.java	2009-04-15 06:01:51 UTC (rev 5045)
+++ remoting2/branches/2.x/src/main/org/jboss/remoting/ServerConfiguration.java	2009-04-15 06:05:08 UTC (rev 5046)
@@ -36,7 +36,7 @@
  * Connector.
  * 
  * For an example of the use of ServerConfiguration with the microcontainer,
- * see the org.jboss.test.remoting.configuration package in the testsuite
+ * see the configuration file remoting-jboss-beans.xml in the server/default/deploy
  * directory of the JBoss Application Server 5.0.0.
  * 
  * @author <a href="ron.sigal at jboss.com">Ron Sigal</a>




More information about the jboss-remoting-commits mailing list