Create a folder that ends with the .war extension and place it inside the deploy folder.
The contents of the .war folder should be similar to what you would have done for an
zipped .war file.
Ex:
MyApp.war (folder)
| |
| |--- META-INF
| |
| |--- WEB-INF
| | |
| | |--- web.xml
| | |
| | |--- [other stuff]
| |
| |--- [other stuff]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186905#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...