3 Replies Latest reply on Feb 9, 2005 6:18 PM by scooby

    what if I don't have tools.jar in my classpath?

    mazz

      Here's a silly question (maybe not so silly).

      In run.bat/run.sh, it puts tools.jar in the classpath to Main.

      What if I don't have tools.jar or if I just don't put tools.jar in the classpath?

      Is it only there to ensure that the java compiler is in the classpath (for JSPs)? What other things will JBoss need tools.jar for?