I really only need tomcat + cxf/jax_rs. If that is all I need will it be easy enough to do this with tomcat 6?
Thanks, Todd On Tue, Oct 16, 2012 at 12:54 AM, Romain Manni-Bucau <[email protected]> wrote: > Hi, > > We now are integrated with t7 pretty far and t6 support would need a big > refactoring. > > Not sure if integrating openwebbeans in t6+some cxf cdi integration (look > openejb-cxf-rs invoker/perrequestprovider) isnt easier today. > > - Romain > Le 16 oct. 2012 03:38, "David Blevins" <[email protected]> a écrit : > >> >> On Oct 15, 2012, at 6:14 AM, Todd Deshane < >> [email protected]> wrote: >> >> > Hi All, >> > >> > In our environment (at least for now), we need to run Tomcat 6.0.35 >> > and add CXF support to our API and apps manually. >> > >> > Is there any known issues with this configuration? Is there anything I >> > have to do on the tomcat configuration side to get it to work with >> > CXF? (In fact, the SpringSecurity sample that comes with CXF works, >> > but the simple example from the RESTful Java book, doesn't work) >> > >> > Context to my issue here: >> > >> http://cxf.547215.n5.nabble.com/InvocationTargetException-with-RESTful-Java-book-example-td5716534.html >> > >> > (The above example worked fine on TomEE plus last I checked.) >> > >> > Any tips on known issues or debugging would be very helpful. >> >> We had support for Tomcat v6 for several years, but it hasn't been tried >> at all in the last 1+ year. >> >> Sounds like you don't have a choice otherwise you'd just use Tomcat 7. >> Not sure how easy it would be to get things working in Tomcat 6. I >> suspect you'd be looking at at least some coding. >> >> >> -David >> >>
