[jboss-dev-forums] [Design of JBoss jBPM] - Re: libraries in an .ear file
andyredhead
do-not-reply at jboss.com
Tue Nov 7 04:52:10 EST 2006
I'm afraid in my experience getting the libraries loaded correctly in different app servers (or even different versions of the same app server) is a "black art".
>From memory, adding the libraries as elements in a module definition worked ok within single applications.
If there are libraries which should be shared accross multiple applications (or multiple ear packages) then it is worth giving serious thought to putting those libraries into a shared location - the serverconfig/lib directory in jboss for example.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983676#3983676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983676
More information about the jboss-dev-forums
mailing list