posted 16 years ago
Hi
My app depends on some jars of another app.I dont want to pack all the jars in my ear.My app should be independent.If it has to be packaged every time the other app changes we need to rebuild the whole ear.I dont want this to happen.I want them to be isolated.
Can we specify to pick jars from a particular location in jboss classpath?
or can we specify in application.xml , pick all jars under this directory?
Thanks
Praveen SP