Hello! I'd like to know if it is possible to configure TomEE classloader to load application classes first. I.e. if in my application there's lib-1.jar and TomEE bundles lib-2.jar with the same classes, I'd like to load lib-1.jar which is in WEB-INF/lib of my application.
Thanks, -- Anton Arhipov http://arhipov.blogspot.com