[jboss-cvs] JBossAS SVN: r79260 - projects/ejb3/trunk/proxy/src/test/java/org/jboss/ejb3/test/proxy/jndiregistrar/unit.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 8 02:37:53 EDT 2008


Author: ALRubinger
Date: 2008-10-08 02:37:53 -0400 (Wed, 08 Oct 2008)
New Revision: 79260

Modified:
   projects/ejb3/trunk/proxy/src/test/java/org/jboss/ejb3/test/proxy/jndiregistrar/unit/JNDIBindingTestCase.java
Log:
[EJBTHREE-1515] Add docs to the test

Modified: projects/ejb3/trunk/proxy/src/test/java/org/jboss/ejb3/test/proxy/jndiregistrar/unit/JNDIBindingTestCase.java
===================================================================
--- projects/ejb3/trunk/proxy/src/test/java/org/jboss/ejb3/test/proxy/jndiregistrar/unit/JNDIBindingTestCase.java	2008-10-08 06:36:29 UTC (rev 79259)
+++ projects/ejb3/trunk/proxy/src/test/java/org/jboss/ejb3/test/proxy/jndiregistrar/unit/JNDIBindingTestCase.java	2008-10-08 06:37:53 UTC (rev 79260)
@@ -930,6 +930,7 @@
     * 4 - Remote home jndi name
     * 5 - Interface specific business remote jndi names
     * 6 - Interface specific business local jndi names
+    * 7 - @RemoteBinding.jndiBinding entries
     * ) 
     * for different objects associated with the <code>sessionContainer</code>
     * 




More information about the jboss-cvs-commits mailing list