Ralf Purnhagen wrote:

> Scott M Stark wrote:
> 
>>> get the J2EE reference implementation out of your classpath. Actually, I'm
>>> beginning to form the opinion that JBoss' startup scripts should ignore
>>> the current CLASSPATH environment variable.
>> 
> 
> Then you have to add tools.jar from $JAVA_HOME/lib/, because it is
> needed for jsp-pages in embedded Tomcat.
Yep! throw it into tomcat's lib directory, I believe will work. It also 
means that people have to be more concientious in packaging their 
application to include everything they need, but that's a Good Thing 
anyway - it'll save hair-pulling when it comes to to roll into 
production where they don't have their personal environment.

danch


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to