tomee-webprofile-1.7, cxf3 and jaxrs annotations

2014-09-03 Thread Anthony Fryer
I'm have been trying out using cxf3 with apache-tomee-webprofile-1.7.0 and testing to see if i can create some jaxrs services. I've hit a problem when i use a jax-rs annotation. In my pom.xml i have this... dependency groupIdorg.apache.cxf/groupId artifactIdcxf-integration-cdi/artifactId

Re: tomee-webprofile-1.7, cxf3 and jaxrs annotations

2014-09-03 Thread Romain Manni-Bucau
Hi No jaxrs 1 actually. You need to upgrade this api. Le 4 sept. 2014 03:23, Anthony Fryer apfr...@hotmail.com a écrit : I'm have been trying out using cxf3 with apache-tomee-webprofile-1.7.0 and testing to see if i can create some jaxrs services. I've hit a problem when i use a jax-rs