Hello,
JBoss 3.2.5, newly installed. I'm having problems deploying my EAR expanded.
It looks like URLDeploymenScanner is choking on my GIFs and JPEGs, like this:
18:56:47,662 WARN [JARDeployer] Failed to add deployable jar:
file:/opt/wgen-3p/.version/jboss-3.2.5/server/neptune/tmp/deploy/tmp2305833_bh.gif
java.util.zip.ZipException: error in opening zip file
...
...
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:304)
at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:478)
So, it looks like I need to tell JBoss not to try to unzip my GIFs and JPEGs. I
thought I could do it by adding *.gif and *.jpg to some list of files to filter, but
it looks like Filter defined in jboss-service.xml does not take any parameters and has
only the default list of files to skip.
I read
http://www.jboss.org/wiki/Wiki.jsp?page=DeploymentScanner
and
http://www.jboss.org/wiki/Wiki.jsp?page=ConfiguringTheDeploymentScannerInConfjbossSystem.xml
Maybe this can be done some other way?
Thanks,
Otis
P.S.
GIFs and JPEGs deployed in an expanded EAR didn't give me any trouble with JBoss 3.2.3.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850659#3850659
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850659
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user