Hi All, We are currently running TomEE 1.7.1 in production. Recently we ran into the JarArchiver recursion issue with xbean-finder-shaded-4.0.jar and handling a richfaces 4.3.2 WAR file. The Richfaces War had tons of files in it and the jarArchiver threw a StackOverflow error.
We saw that this was fixed in the xbean-finder-shaded-4.2.jar and that TomEE 1.7.2 has this upgraded. Given that the client is not ready to completely upgrade to 1.7.2 we are considering simply upgrading the TomEE.Home/lib/xbean-finder-shaded-4.0.jar to xbean-finder-shaded-4.2.jar and leaving everything else. We didn't see any interface changes in this jar between the two versions so it does look like it's safe and binary compatible with the 4.0 versions. The changes themselves did not look like they would have dependencies in the 4.2 versions of the xbean suite either. Any thoughts about this approach? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-1-7-1-upgrading-xbean-finder-shadow-to-4-2-tp4676560.html Sent from the TomEE Users mailing list archive at Nabble.com.
