[jboss-user] [Installation, Configuration & Deployment] - Re: problem trying to deploy a simple helloworldejb.jar
jaikiran
do-not-reply at jboss.com
Mon Jul 31 10:14:05 EDT 2006
anonymous wrote : 09:20:24,239 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-3.
| 2.3/server/default/deploy/HelloWorldEJB.jar
| org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
Hmm... Strange there are no errors messages above this stacktrace.
Traverse to C:/jboss-3.2.3/server/default/deploy/ directory from the command prompt and run the following command and post the output:
jar -tf HelloWorldEJB.jar
This will show the contents of the jar file. Just wanted to make sure that the packaging is proper
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961877#3961877
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961877
More information about the jboss-user
mailing list