Thanks Romain. But using jars.txt will again take us a step back. The whole idea of using virtual loader is to remove dependency on the library(jars). This shared library is provided by 3rd party and our app depend on that. So maintaining a list (probable 100 jars) would not be possible as our app support many version of 3rd party library. So is there any other way for EAR deployment with shared jars?
We are using TomEE 1.7.1 and can we use new features(alternative to virtual loader) of Tomcat 8 in here for loading jars from given location? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Custom-Shared-jars-in-TomEE-tp4676193p4676205.html Sent from the TomEE Users mailing list archive at Nabble.com.
