2 Replies Latest reply on Aug 29, 2002 6:56 PM by susie

    Is it a matter for classpath with unix path format in window

    susie

      Hi,
      I am a newbie and am teaching myself in jboss. I installed jboss-2.4.4_Tomcat-3.2.3 in window 2000.
      When I looked at d:\jboss-2.4.4_Tomcat-3.2.3\bin\run.bat file, JBOSS_CLASSPATH=JBOSS_CLASSPATH%;../lib/crimson.jar
      After I run run.bat , I checked server.log and found java.class.path as follow :
      d:\j2sdk1.4.0_01\lib\tools.jar;run.jar;;
      D:/JBoss-2.4.4_Tomcat-3.2.3/jboss/log/;
      D:/JBoss-2.4.4_Tomcat3.2.3/jboss/lib/ext/activation.jar
      ...
      Does this unix path format affects to locate classes when the jboss is installed under windows?

      Thank you
      Susie