User: starksm 
  Date: 01/06/13 05:53:09

  Modified:    src/docs production.xml
  Log:
  Both the jndi ports can be configured via the jboss.jcml file
  
  Revision  Changes    Path
  1.4       +2 -2      manual/src/docs/production.xml
  
  Index: production.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/production.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- production.xml    2001/04/27 15:12:28     1.3
  +++ production.xml    2001/06/13 12:53:09     1.4
  @@ -60,14 +60,14 @@
                                                <row>
                                                        <entry>1099</entry>
                                                        <entry>JNDI</entry>
  -                                                     <entry>jnp.properties</entry>
  +                                                     <entry>jboss.jcml</entry>
                                                        <entry>Used by clients to 
connect to JBoss to get the initial naming context.</entry>
                                                        <entry>EJB clients</entry>
                                                </row>
                                                <row>
                                                        <entry>Anonymous</entry>
                                                        <entry>JNDI/RMI</entry>
  -                                                     <entry>jnp.properties</entry>
  +                                                     <entry>jboss.jcml</entry>
                                                        <entry>Used by clients to 
lookup the naming context. This port is configurable in JBoss 2.3+. To set the port in 
an earlier version you have to rebuild the server, see <ulink 
url="http://www.mail-archive.com/[email protected]/msg09680.html";>this 
message</ulink>.</entry>
                                                        <entry>EJB clients</entry>
                                                 </row>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to