Scott M Stark wrote:
This is an invalid warning due to the fact that the check used by Jetty to determine
if the javac compiler is visable does not apply to the 1.4.2 tools.jar.

Thanks, Scott.



xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- From: "Guy Rouillier" <[EMAIL PROTECTED]>
To: "JBoss User" <[EMAIL PROTECTED]>
Sent: Saturday, May 24, 2003 10:20 PM
Subject: [JBoss-user] JSP compilation requires $JAVA_HOME/lib/tools.jar on your JBOSS_CLASSPATH




I just pulled jboss-3.2 out of CVS and compiled it on Mandrake Linux 9.1
with JDK 1.4.2Beta without issue.  It built to directory
jboss-3.2.2beta.  When I run it, it says:

WARN  [jbossweb] JSP compilation requires $JAVA_HOME/lib/tools.jar
on your JBOSS_CLASSPATH

However, by redirecting console output to a file, I see this a the very
top:

CLASSPATH: /home/guyr/jboss/bin/run.jar:/usr/java/lib/tools.jar

I looked in run.sh, and the value being printed here is indeed
JBOSS_CLASSPATH. So I'm confused by the warning.  If it already **has**
tools.jar, why is it warning me that it needs it?

--
Guy Rouillier <[EMAIL PROTECTED]>




-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to