User: oberg
Date: 00/12/12 02:57:10
Modified: src/main/org/jnp/interfaces/java javaURLContextFactory.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/java/javaURLContextFactory.java
Index: javaURLContextFactory.java
===================================================================
RCS file:
/products/cvs/ejboss/jnp/src/main/org/jnp/interfaces/java/javaURLContextFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- javaURLContextFactory.java 2000/10/10 12:42:34 1.1
+++ javaURLContextFactory.java 2000/12/12 10:57:10 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,
@@ -20,7 +20,7 @@
*
* @see <related>
* @author $Author: oberg $
- * @version $Revision: 1.1 $
+ * @version $Revision: 1.2 $
*/
public class javaURLContextFactory
implements ObjectFactory