[Jersey] Re: SEVERE: A message body reader for Java class com.sun.jersey.multipart.FormDataMultiPart, and Java type class com.sun.jersey.multipart.FormDataMultiPart, and MIME media type multipart/form-data; boundary=Boundary_1_12258573_127987272668 was not found
thanks for your very quick reply.
Even if I switch to debug level I can not see the stated log output.
Anyway - I changed the parameters to @FormDataParam for those methods using
multipart.
Now everything works fine as promised - so you saved my day !