User: starksm 
  Date: 01/04/26 00:38:04

  Modified:    src/etc/conf/default jnp.properties
  Log:
  Updated defaults to show the rmiPort option
  
  Revision  Changes    Path
  1.2       +4 -2      jboss/src/etc/conf/default/jnp.properties
  
  Index: jnp.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/jnp.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jnp.properties    2000/10/27 09:52:48     1.1
  +++ jnp.properties    2001/04/26 07:38:03     1.2
  @@ -1,3 +1,5 @@
  -# JNP server configuration
  +### JNP server configuration
  +# The port the JNDI naming service listens on
   jnp.port=1099
  -jnp.log=false
  +# The port the RMI NamingServer is exported on, 0 = bind any available port
  +jnp.rmiPort=0
  
  
  

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

Reply via email to