1 Reply Latest reply on Dec 9, 2003 6:46 AM by raja05

    need help with my first deployment!

    dec2k

      here's the response shown on the result page
      which is supposed to get the user input(String) and
      say "hello" + Somebody.. Simple as that.
      the EAR file was compiled on SUN ONE Studio 4 enterprise edition, it worked soundly there but happens to have an error with the processing of jsp on JBOSS. -help

      OS: window XP
      JBOSS: 3.2.2


      type Exception report

      message

      description The server encountered an internal error () that prevented it from fulfilling this request.

      exception

      org.apache.jasper.JasperException: Unable to compile class for JSP

      An error occurred at line: -1 in the jsp file: null

      Generated servlet error:
      [javac] Compiling 1 source file
      [javac] javac: invalid flag: C:\Program
      ^
      |
      ------seems to be the problem.
      but what flag?

        • 1. Re: need help with my first deployment!
          raja05

          Do you have Jboss installed in a directory with spaces in it? Or Java in a directory with spaces in it. Basically i think its trying to compile and one of the elements in ur classpath has c:\Program Files instead of c:\Progra~1.