RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-09 Thread Pratt, Jason
led version 2.5.0 of >>> org.apache.servicemix.specs/org.apache.servicemix.specs.jsr339-api-2 >>> .0 >>> Still receiving the same error >>> >>> -----Original Message- >>> From: Pratt, Jason [mailto:jason.pr...@windriver.com] >>> Sent

Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-09 Thread Sergey Beryozkin
uly 07, 2015 1:49 PM To: users@cxf.apache.org Subject: Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs Is org.apache.servicemix.specs/org.apache.servicemix.specs.jsr339-api-2.0 installed ? I was running a demo with CXF 3.1.1 few days back in Karaf, no problems. I'

Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-08 Thread Sergey Beryozkin
3:01 AM To: users@cxf.apache.org Subject: Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs In meantime I've also updated the code which does not in your case to avoid going the RuntimeDelegate path: http://git-wip-us.apache.org/repos/asf/cxf/commit/3423

RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-08 Thread Pratt, Jason
y, July 08, 2015 3:01 AM To: users@cxf.apache.org Subject: Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs In meantime I've also updated the code which does not in your case to avoid going the RuntimeDelegate path: http://git-wip-us.apache.org/repos/asf/cxf/

Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-08 Thread Sergey Beryozkin
ervicemix.specs/org.apache.servicemix.specs.jsr339-api-2.0 Still receiving the same error -Original Message- From: Pratt, Jason [mailto:jason.pr...@windriver.com] Sent: Tuesday, July 07, 2015 2:03 PM To: users@cxf.apache.org Subject: RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by

Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-08 Thread Sergey Beryozkin
] Sent: Tuesday, July 07, 2015 2:03 PM To: users@cxf.apache.org Subject: RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs No I did not know that was required for restful calls in CXF. I will try installing that now -Original Message- From: Sergey

RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-07 Thread Pratt, Jason
: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs No I did not know that was required for restful calls in CXF. I will try installing that now -Original Message- From: Sergey Beryozkin [mailto:sberyoz...@gmail.com] Sent: Tuesday, July 07, 2015 1:49 PM To

RE: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-07 Thread Pratt, Jason
- org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs Is org.apache.servicemix.specs/org.apache.servicemix.specs.jsr339-api-2.0 installed ? I was running a demo with CXF 3.1.1 few days back in Karaf, no problems. I'll get JAXRSOutInterceptor updated anyway to avoid RuntimeDelegate to avoid some strange e

Re: HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-07 Thread Sergey Beryozkin
Is org.apache.servicemix.specs/org.apache.servicemix.specs.jsr339-api-2.0 installed ? I was running a demo with CXF 3.1.1 few days back in Karaf, no problems. I'll get JAXRSOutInterceptor updated anyway to avoid RuntimeDelegate to avoid some strange errors like this one (may be some ordering i

HELP - org.glassfish.jersey.internal.RuntimeDelegateImpl not found by javax.ws.rs

2015-07-07 Thread Pratt, Jason
CXF-3.1.1 KARAF-3.0.4 JDK 1.7 I just started seeing this WARN message in my log, it is happening during a RESTful call. The call passes back a json document, it was working fine but now I am getting a 500 response. Any advice would be great! 2015-07-07 12:39:37,869 | WARN | tp1522718697-168 |