[jboss-user] [Beginners Corner] - Re: Newbie Problem...
qtrchicken
do-not-reply at jboss.com
Tue Oct 7 12:38:48 EDT 2008
I am using the default deploy directory, but I've tried it in all.
No error messages or even any messages when I copy the EAR to the deploy directory. It's like it's not registering it's existence.
Here are the EAR contents
META-INF/
META-INF/MANIFEST.MF
web-app.war
META-INF/application.xml
Here is application.xml.
<?xml version="1.0"?>
<display-name>Hello Java EE World!</display-name>
<web-uri>web-app.war</web-uri>
<context-root>/hello</context-root>
</application
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180830#4180830
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180830
More information about the jboss-user
mailing list