Trying to have unique jars for each application, so using "org.apache.catalina.loader.VirtualWebappLoader configuration in context.xml. The application is an EAR, deployed in 'apps' folder under TomEE install directory. context.xml is in
/apps/myApp/META-INF/ but the jars are not visible to app. Question is, 1) is this the right location? or should it be in META-INF of the webApp inside ear - /apps/myApp/webApp/META-INF 2) VirtualWebappLoader is only for webApps and for EAR under apps? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Custom-Shared-jars-in-TomEE-tp4676193.html Sent from the TomEE Users mailing list archive at Nabble.com.
