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>      &lt;ejb-name&gt;MyBeanName&lt;/ejb-name&gt;</b>
   <b>      &lt;jndi-name&gt;somePath/otherName&lt;/jndi-name&gt;</b>
       &lt;/session&gt;
  -  &lt;enterprise-beans&gt;
  +  &lt;/enterprise-beans&gt;
   &lt;/jboss&gt;</pre>
                        </td>
                </tr>
  
  
  

Reply via email to