[jboss-user] [Beginners Corner] - Re: ejb deployment in jboss4

jaikiran do-not-reply at jboss.com
Wed Jul 19 01:40:03 EDT 2006


anonymous wrote : org.jboss.deployment.DeploymentInfo at 2070e0ce { url=file:/C:/jboss-4.0.4/jboss-4. 
  | 0.4.GA/server/default/deploy/META-INF/jboss.xml } 

Looks like you have placed the META-INF directory, directly under the deploy folder. This META-INF directory(and its contents) should be placed in your day05_Signon.jar.

How is your day05_Signon.jar packaged? Run the following command from your prompt and post the output:

jar -tf day05_Signon.jar

This command will display the contents of your jar file.





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

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



More information about the jboss-user mailing list