Hi to everybody,

I am upgrading my webapp to Java 1.5 and myfaces 1.0.9.
Compiling woks fine and I only needed to rearange some import of myfaces(from 
net.sourceforge... to org.apache...).
But when I deploying the app and accessing the first jsp, I get errors like


  | org.apache.jasper.JasperException: Unable to compile class for JSP
  | 
  | Generated servlet error:
  | error: error reading 
C:\Programme\jboss-3.2.5\server\default\deploy\comitatus-webapp.war\WEB-INF\lib\struts-config_1_1.dtd;
 java.util.zip.ZipException: error in opening zip file
  | 
  | 
  | Generated servlet error:
  | Note: 
C:\Programme\jboss-3.2.5\server\default\work\jboss.web\localhost\comitatus-webapp\org\apache\jsp\index_jsp.java
 uses unchecked or unsafe operations.
  | 
  | 
  | Generated servlet error:
  | Note: Recompile with -Xlint:unchecked for details.
  | 1 error
  | 

I encountered some posts in the jboss forum, that described similar errors, but 
none of the solutions worked for me.
Does anybody know wether this is a jboss issue and how to fix it?
thank you in advance
matze


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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to