On sharing a jar, a couple of possibilities:
1) Put that jar in server/xxx/lib (not ideal, but doable)
2) Create a third ear without a classloader repository, and put the jar into that ear.
(This is the solution I have used before.)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155440#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...