Plus. I am currently running the latest snapshot I could find (20131220). Trevor Stevens [email protected]
On Dec 20, 2013, at 4:27 PM, Romain Manni-Bucau <[email protected]> wrote: > Hmm > > Webprofile, plus or jaxrs version? > Le 20 déc. 2013 21:58, "Trevor Stevens" <[email protected]> a écrit : > >> I am getting them for Spring jars (Caused by: >> java.lang.ClassNotFoundException: >> org.springframework.aop.support.AopUtils). I do have Spring jars in my >> TomEE lib for activemq xml configuration along with a different version of >> Spring inside the war. I have >> openejb.classloader.forced-load=org.springframework set in my >> system.properties so I assume that it is loading from the war and not from >> TomEE lib which was my first thought. >> >> Trevor Stevens >> [email protected] >> >> >> On Dec 20, 2013, at 3:51 PM, Romain Manni-Bucau <[email protected]> >> wrote: >> >>> Hi >>> >>> Which classes, few changes you shouldnt see >>> Le 20 déc. 2013 20:10, "Trevor Stevens" <[email protected]> a écrit : >>> >>>> I am currently getting classloading issues on the latest TomEE snapshot. >>>> If I take a war successfully deployed to 1.6.0 and copy it to >>>> 1.6.1-SNAPSHOT I get class not found exceptions for classes contained >>>> within the lib of the webapp. Have there been any changes since release >>>> which could cause this? >>>> >>>> Trevor Stevens >>>> [email protected]<mailto:[email protected]> >>>> >>>> >>>> >> >>
