Hi, I now have another problem; in my *ear/lib*I have joda-time 2.2 as a library. But tomee also has joda-time, but an older version I think.
This give me problems like : java.lang.NoSuchMethodError : org.joda.time.LocalDate.compareTo(Lorg/joda/time/ReadablePartial;)I Is there a way to make my included libraries used BEFORE the ones from TomEE ? -- View this message in context: http://openejb.979440.n4.nabble.com/tomee-lib-and-conflicts-with-my-own-app-libs-joda-time-tp4662897.html Sent from the OpenEJB User mailing list archive at Nabble.com.
