Jboss 3.2.5 and Eclipse 3.0

I have a problem with deployment: I've made .jar and .jardesc files and put them into 
/server/default/deploy/ dir of jboss.
After server start i got this :

23:23:09,187 WARN  [JARDeployer] Failed to add deployable jar: 
file:/C:/jboss-3.2.5/server/default/tmp/deploy/tmp34069build.jardesc
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 
org.jboss.deployment.SubDeployerSupport.processNestedDeployments(SubDeployerSupport.java:241)
        at org.jboss.deployment.SubDeployerSupport.init(SubDeployerSupport.java:139)
        at org.jboss.deployment.MainDeployer.init(MainDeployer.java:700)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:635)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
        ....................
        ....................

I know ( I suppose ) that tmp34069build.jardesc is copy of by build.jardesc, it in 
temp with copy of my jar file.
Exception appears at native 'open' call.
Project ( sample from ejb book ), jar and jardesc file was made with Eclipse.

Help me please...


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to