i ve to create the application.xml inside WEB-INF folder.right?
And its full content is as you suggested (i mean these code is not nested within any other
tag, Right)
<module>
| <web>
| <web-uri>TestApp.war</web-uri>
| <context-root>/TestApp</context-root>
| </web>
| </module>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017123#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...