User: hiram   
  Date: 00/12/18 22:43:40

  Modified:    examples run.bat
  Log:
  Add XA support!  Well.. I haven't tested very much but it's a start.
  
  Revision  Changes    Path
  1.2       +1 -1      spyderMQ/examples/run.bat
  
  Index: run.bat
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/examples/run.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- run.bat   2000/12/12 21:30:48     1.1
  +++ run.bat   2000/12/19 06:43:40     1.2
  @@ -1 +1 @@
  -java -cp 
".;..\conf\default;..\client\jnp-client.jar;..\client\spydermq-client.jar;..\lib\ext\jms.jar"
 %1 %2 %3 %4 %5 %6 %7 %8 %9
  +java -cp 
".;..\conf\default;..\client\jnp-client.jar;..\client\spydermq-client.jar;..\lib\ext\jms.jar;..\lib\ext\jta-spec1_0_1.jar"
 %1 %2 %3 %4 %5 %6 %7 %8 %9
  
  
  

Reply via email to