Are there any examples of using the TomEE maven plugin I can take a look at? I would gladly try and reproduce this for you guys I just don't have any experience building with the maven plugin.
Thanks, Trevor Stevens [email protected] On Dec 21, 2013, at 2:19 AM, Romain Manni-Bucau <[email protected]> wrote: > Hmm, cxf has some spring links, putting spring in the container AND the > webapp can lead to some issues, would be great if you can reproduce it with > tomee maven plugin and share it to let us dig into it > Le 20 déc. 2013 22:33, "Trevor Stevens" <[email protected]> a écrit : > >> 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]> >>>>>> >>>>>> >>>>>> >>>> >>>> >> >>
