This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Unable to compile class for JSP after deploying EAR updajaikiran Jan 8, 2009 5:45 AM (in response to sbalexander)I build an EAR file on my Mac OSX workstation and upload it to my production Linux web server's deploy directory, there is a seemingly random chance per .JSP page that going to that page will generate an "Unable to compile class for JSP" exception. 
 Here is a typical error:
 java.io.FileNotFoundException: no such file: /usr/java/jboss-4.2.3.GA/server/default/work/jboss.web/localhost/_/org/apache/jsp/Web/overview_jsp.class
 Wild guess - http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146078
 
    