Yes it is possible.
You'll have to use scoped classloading which is the default for version 404
AFAIK.
Look at the Wikis for this topic.
For the web-modules in aplication.xml we use this:
<module>
| <web>
| <web-uri>ws-sales.war</web-uri>
| <context-root>/mbi-ws/@NAME@/sales</context-root>
| </web>
| </module>
|
@NAME@ is replaced with a concrete name like "prod" or "test" on
packaging/deployment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978888#3978888
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978888
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user