User: pkendall
  Date: 01/05/29 02:23:19

  Modified:    src/scripts/windows/mandelbrot MandelClient.bat
  Log:
  Change to use jboss-j2ee jars and fix build problems.
  
  Revision  Changes    Path
  1.6       +1 -1      zola/src/scripts/windows/mandelbrot/MandelClient.bat
  
  Index: MandelClient.bat
  ===================================================================
  RCS file: /cvsroot/jboss/zola/src/scripts/windows/mandelbrot/MandelClient.bat,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- MandelClient.bat  2000/07/06 00:54:26     1.5
  +++ MandelClient.bat  2001/05/29 09:23:19     1.6
  @@ -5,7 +5,7 @@
   REM The ejboss infrastructure
   set CP=..\lib\jboss-Client.jar
   
  -set CP=%CP%;..\lib\ejb.jar
  +set CP=%CP%;..\lib\jboss-j2ee.jar
   set CP=%CP%;..\lib\jnp-client.jar
   set CP=%CP%;..
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to