User: tobias  
  Date: 00/12/07 12:04:38

  Modified:    src/bin  run.sh
  Log:
  bugfix. deleting lines helps sometimes :-)
  
  Revision  Changes    Path
  1.16      +0 -1      jboss/src/bin/run.sh
  
  Index: run.sh
  ===================================================================
  RCS file: /products/cvs/ejboss/jboss/src/bin/run.sh,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- run.sh    2000/12/07 15:43:56     1.15
  +++ run.sh    2000/12/07 20:04:38     1.16
  @@ -6,7 +6,6 @@
   
   # Add all login modules for JAAS-based security
   # and all libraries that are used by them here
  -CLASSPATH="$CLASSPATH
   
   echo $CLASSPATH
   java -server -classpath $CLASSPATH org.jboss.Main $@
  
  
  

Reply via email to