User: gropi
Date: 01/10/01 00:21:50
Modified: src/xdocs jbossintro.xml
Log:
Ossie J. H. Moore recommended to reword the sentence to make sense.
Revision Changes Path
1.2 +1 -1 manual/src/xdocs/jbossintro.xml
Index: jbossintro.xml
===================================================================
RCS file: /cvsroot/jboss/manual/src/xdocs/jbossintro.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jbossintro.xml 2001/08/29 09:19:36 1.1
+++ jbossintro.xml 2001/10/01 07:21:50 1.2
@@ -659,7 +659,7 @@
InitialContext jndiContext = new InitialContext();
System.out.println("Got context");</programlisting>
</para>
- <para>The jndi.properties file that we will used is that located in
the examples/resources/jndi.properties of the
+ <para>The jndi.properties file we have to use is located in the
examples/resources/jndi.properties of the
documentation examples distribution. Its contents
are:<programlisting>java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=jnp://localhost:1099
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces</programlisting>This
specifies the InitialContextFactory, provider url, and the packages of object factories
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development