1 Reply Latest reply on Mar 26, 2002 10:53 AM by adrian.brock

    problem in running jboss2.44_tomcat4.01 need help

    ejbclinic

      I was trying to run jboss2.4.4_tomcat4.01
      i set classpath as
      c:\jboss\jboss\bin:>set jboss_dist=c:\jboss\jboss
      c:\jboss\jboss\bin:>set java_home=c:\jdk1.3
      c:\jboss\jboss\bin:>set tomcat_home=c:\jboss\catalina
      c:\jboss\jboss\bin:>run_with_catalina
      it gives in first two lines
      syntax error
      syntax error
      then after many line it write in the last line it write:
      [INFO,Default] JBoss-2.4.4 Started in 0m:17s.740

      but it display no servlet page
      exception is thrown on the prompt.Please help.