This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Precompiling JSPefcorpa Jan 26, 2005 5:07 AM (in response to wisu66)It could be an IDE bug; I used JBuilder X and had the same problem. If you do so as well, then you should install the JBuilder X Update 004 patch (download from Borland if registered) and follow patching instructions related to JBoss fixes 
- 
        2. Re: Precompiling JSPwisu66 Jan 26, 2005 5:11 AM (in response to wisu66)I am using Ant from the Cmd-prompt on Win NT . 
 Java: 1.5.0
 JBoss 4.0.0
- 
        3. Re: Precompiling JSPefcorpa Jan 26, 2005 5:46 AM (in response to wisu66)Are your JSPs located at your webapp root dir or in subdirectories? 
 I've heard about building problems in second case. You can try replacing the jasper-compiler.jar and jasper-runtime.jar libraries you are curently using for building for older ones (could be 4.0)
- 
        4. Re: Precompiling JSPwisu66 Jan 26, 2005 6:24 AM (in response to wisu66)I have fetched the latest Jasper.*.jar fromboth: apache.org and jboss-4.0.1 but still recived receives the error:"No public execute() in class org.apache.jasper.JspC" 
 
    