User: salborini
Date: 00/10/03 08:58:33
Modified: . jndi_howto.html
Log:
closed tag properly in example
Revision Changes Path
1.2 +1 -1 jbossweb/jndi_howto.html
Index: jndi_howto.html
===================================================================
RCS file: /products/cvs/ejboss/jbossweb/jndi_howto.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jndi_howto.html 2000/09/01 23:53:44 1.1
+++ jndi_howto.html 2000/10/03 15:58:33 1.2
@@ -70,7 +70,7 @@
<b> <ejb-name>MyBeanName</ejb-name></b>
<b> <jndi-name>somePath/otherName</jndi-name></b>
</session>
- <enterprise-beans>
+ </enterprise-beans>
</jboss></pre>
</td>
</tr>