anonymous wrote : org.jboss.deployment.DeploymentInfo@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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...