If you place the spring JAR file(s) somewhere other than within your WAR file, it should
work. You could, for example, create an EAR, place the common JARs in the EAR's lib
directory, and place your two WARs within the EAR. The whole thing could be set up using
exploded deployment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199576#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...