Seems like I can't edit my post... here's the real application.xml
<display-name>*webapp name*</display-name>
|
| <module>
| <web>
| <web-uri>*webapp name*.war</web-uri>
| <context-root>/*webapp name*</context-root>
| </web>
| </module>
|
| <module>
| <ejb>*webapp name*.jar</ejb>
| </module>
|
| <module>
| <ejb>jboss-seam.jar</ejb>
| </module>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151440#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...