Everytime I download new version of TomEE+ (1.6.0 snapshot), I 'always' delete 1.6.2 version of joda-time (in tomee/lib), and drop my preferred version of joda-time JAR in tomee/lib 'and' in web-inf/lib (in my WAR file).
I never have conflicts after doing/taking these steps. I recognized long time ago that joda-time 1.6.2 version comes bundled with tomee in tomee/lib (ever since I started using tomee...ever since 1.5.1 snapshot). Earlier-and-recently, I asked if tomee can upgrade joda-time from 1.6.2 to 2.x. I've been using joda-time 2.2 for several weeks now...with no issues. :) On Mon, May 13, 2013 at 3:08 PM, m1000 <[email protected]> wrote: > So I renamed joda-time-1.6.2.jar from lib/ and I can get by that problem in > my app, to the next problem ;-) > (Context.lookup of my resource doesnt work but elsewhere, injection of the > datasource worked...) > > Just not sure what this could break in TomEE... > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/tomee-lib-and-conflicts-with-my-own-app-libs-joda-time-tp4662897p4662901.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
