What does the folder server/default/deploy/work folder stands for???

I ran an application on my JBoss4.0.1, now I installed the Jboss again 
(different location) and always get the following error when running the 
application: 

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

Generated servlet error:
C:\jb\jboss-4.0.1sp1\server\default\work\jboss.web\localhost\vdp\org\apache\jsp\html\content\main_jsp.java:142:
 handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable)
        if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t);


If I copy the work-folder from my first JBoss to my second JBoss, it all works 
fine. For some reason the content of the work directoy isn't  generated 
properly. Any suggestions?

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to