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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to