I have a web client and a EJB project, which I created with Eclipse 3.4.
When I want to deploy it on Jboss 5.0.1, I receive the error below. I searched a lot but I wasn\'t a
I have the problem, but it is due to their being zip files down in the webapp. When Eclipse tries to deploy the webapp to the dev tomcat server, it is trying to unzip the zip files. Yes, I inherited this webapp. Now I'll try to add it to a filter to keep this from happening, wish me luck.