Hello could somebody tell me what is wrong here ?

I have C:\jboss-4.0.0DR4\jboss-4.0.0DR4,as far I can read the following error message 
it requirer tool.jar but where can i do  it ?
where is tomcat/commom in jboss ?

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

No Java compiler was found to compile the generated source for the JSP. 
This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK 
to the common/lib directory of the Tomcat server, followed by a Tomcat restart. 
If using an alternate Java compiler, please check its installation and access path.

        
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:83)
        org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:315)
        org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:406)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:463)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:442)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:430)
        org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:274)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850849#3850849

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850849


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to