User: oberg   
  Date: 00/12/12 02:57:11

  Modified:    src/main/org/jnp/interfaces/jnp jnpURLContextFactory.java
  Log:
  Changed to LGPL license
  Can now set RMI port to be used by server manager
  
  Revision  Changes    Path
  1.2       +3 -3      jnp/src/main/org/jnp/interfaces/jnp/jnpURLContextFactory.java
  
  Index: jnpURLContextFactory.java
  ===================================================================
  RCS file: 
/products/cvs/ejboss/jnp/src/main/org/jnp/interfaces/jnp/jnpURLContextFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jnpURLContextFactory.java 2000/10/10 12:42:34     1.1
  +++ jnpURLContextFactory.java 2000/12/12 10:57:11     1.2
  @@ -1,5 +1,5 @@
   /*
  - * Distributable under GPL license.
  + * Distributable under LGPL license.
    * See terms of license at gnu.org.
    *
    * Copyright 1999 by dreamBean Software,
  @@ -18,7 +18,7 @@
    *      
    *   @see <related>
    *   @author $Author: oberg $
  - *   @version $Revision: 1.1 $
  + *   @version $Revision: 1.2 $
    */
   public class jnpURLContextFactory
      implements ObjectFactory
  
  
  

Reply via email to