Hi all!
While sending a request to my RESTful service (developed as described here http://cwiki.apache.org/CXF20DOC/jax-rs-jsr-311.html ),
I have this exception :

java.lang.NoSuchMethodError: 
javax.ws.rs.core.MediaType.parse(Ljava/lang/String;)Ljavax/ws/rs/core/MediaType;
        org.apache.cxf.jaxrs.JAXRSUtils.findTargetMethod(JAXRSUtils.java:232)
        
org.apache.cxf.jaxrs.JAXRSUtils.findTargetResourceClass(JAXRSUtils.java:212)
        
org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:109)

What's the problem, please? What's wrong?
Thanks in advance.

--

---------------------------------------------
Priscille DURVILLE

INRIA
Equipe Edelweiss (ex Acacia)

[EMAIL PROTECTED]

Tél : 01 39 63 52 77 (Paris - Rocquencourt)
Tél : 04 92 38 50 23 (Sophia Antipolis)
Fax : 04 92 38 77 83

I.N.R.I.A.
Unité de Recherche Sophia-Antipolis
2004 route des Lucioles - B.P. 93
06902 Sophia-Antipolis Cedex
FRANCE
---------------------------------------------

Reply via email to