User: jung    
  Date: 01/03/13 23:38:02

  Modified:    docs     howto.htm
  Log:
  seems like we need jta-spec in the path
  
  Revision  Changes    Path
  1.3       +3 -2      zoap/docs/howto.htm
  
  Index: howto.htm
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/docs/howto.htm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- howto.htm 2001/02/19 12:54:16     1.2
  +++ howto.htm 2001/03/14 07:38:01     1.3
  @@ -1,7 +1,7 @@
   <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   
   <!--  
=========================================================================================================
 -->
  -<!--  $Id: howto.htm,v 1.2 2001/02/19 12:54:16 jung Exp $ -->
  +<!--  $Id: howto.htm,v 1.3 2001/03/14 07:38:01 jung Exp $ -->
   <!--  Copyright (c) 2000 infor:business solutions AG, Hauerstrasse 12, --><!--  
D-66299 Friedrichsthal, Germany. All Rights Reserved. -->
   <!-- -->
   <!--  This program is free software; you can redistribute it and/or -->
  @@ -81,6 +81,7 @@
   contain the JDK1.3 java.exe). </li>
   <li> ejb.jar - SUN�s Enterprise Java-Beans API. </li>
   <li> jmxri.jar - SUN�s Java Management Extensions reference implementation. </li>
  +<li> jta-spec1_0_1.jar - SUN�s Java Transaction API. </li>
   <li> jaxp.jar - SUN�s Java XML Extensions.</li>
   <li> parser.jar - SUN�s ProjectX parser.</li>
   <li> junit.jar - Junit.org�s unit testing framework.</li>
  @@ -293,7 +294,7 @@
       <HR>
       
                <SMALL>Last change of $Source: 
/products/cvs/ejboss/zoap/docs/howto.htm,v $ by $Author:
  -    jung $ on $Date: 2001/02/19 12:54:16 $</SMALL> 
  +    jung $ on $Date: 2001/03/14 07:38:01 $</SMALL> 
   
       <P><SMALL>Copyright &copy; 2000 <A HREF=
       "http://www.infor.de">infor:business solutions AG</A>,
  
  
  

Reply via email to