"Kroon, Wilbert" wrote:
> 
> Just downloaded jboss-tomcat-2.1. After installation everything I tried
> worked as advertised (including deploying a simple bean, adding a JDBC
> driver and running the servlet test pages) so I assume my basic setup is
> correct . However the example JSP pages included in the kit 

> Root cause:
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
>         at



Wilbert,

See sec6 of
http://www.jboss.org/business/jboss-tomcat.html.

You need to add the jdk tools.jar . The doc above gives several
solutions.

Chris


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

Reply via email to