Hello:

I am attempting to upgrade from JBoss 3.0.4 to 3.2.5.  However, I con no longer seem 
to precompile my JSPs as before:

    
        
        
            
            
            
            
            
            
            
        
    

IThis produces errros such as the following:

[jasperc] org.apache.jasper.JasperException: Unrecognized option: -v2.  Use -help for 
help.


I have also unsuccessfuly trie the Tomcat 5 recommended way such as:

    
        
            
            
                
            
            
                
            
            
                
            
            
        
    

    <jasper2
        validateXml="false"
        uriroot="${srcDir}"
        webXmlFramgment="${srcDir}/WEB-INF/generated_web.xml"
        outputDir="${jspDir}"/>


This produces the following error

java.lang.IncompatibleClassChangeError: Implementing class

What am I missing and/or not doing in the new version?  This is a stock 3.2.5 
installation.

Thanks!






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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to