It sounds like the .jar file holding your bean is corrupted.  Did you use
"jar" to create it?

-----Original Message-----
From: Robert Jacobs [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 12:23 PM
To: JRun-Talk
Subject: EJB Deployment Problem


I am trying to deploy a session bean in JRun and I am constatly getting a
java.util.zip.ZipException.
I even went to
http://www.allaire.com/Handlers/index.cfm?ID=21589&Method=Full and followed
the instructions exactly and got the following error when I tried to deploy
the bean.
Please correct the following errors and click 'deploy' again:
Exception: [13:20:07] java.util.zip.ZipException: error in opening zip file
java.util.zip.ZipException: error in opening zip file at
java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(Unknown
Source) at java.util.jar.JarFile.(Unknown Source) at
java.util.jar.JarFile.(Unknown Source) at
allaire.ejipt._ejb._BeanJar.(allaire/ejipt/_ejb/_BeanJar.java:35) at
allaire.ejipt._ejb._BeanJar.(allaire/ejipt/_ejb/_BeanJar.java:29) at
allaire.ejipt.tools.Deploy._collectBeans(allaire/ejipt/tools/Deploy.java:375
) at
allaire.ejipt.tools.Deploy.redeployJars(allaire/ejipt/tools/Deploy.java:206)
at
allaire.ejipt.tools.Deploy.deployJars(allaire/ejipt/tools/Deploy.java:184)
at allaire.ejipt.tools.Deploy.main(allaire/ejipt/tools/Deploy.java:163)

Does anybody know off hand what is causing this?  I have been using JRun for
about a year and a half now and getting beans to deploy is still horrible.

Any help would be appreciated.

Thanks,
Bob


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to