Open GoogleCodeExporter opened 9 years ago
Issue occurs in Java RI
Original comment by SChauhan...@gmail.com
on 11 Jul 2013 at 3:07
I was able to resolve this issue by upgrading CXF to 2.4.4 (putting new JARs in
the "lib" folder of xd.war and removing their corresponding entries from the
existing set). All files were obtained from
http://archive.apache.org/dist/cxf/2.4.4/. I also modified cxf-servlet.xml,
inserting the jaxws:properties element, but I don't know if that was relevant
or if all the sub-elements were specified properly. See attached for the list
of files that I inserted, the final list of JARs, and the modified
cxf-servlet.xml.
See
http://cxf.apache.org/docs/jax-rs-multiparts.html#JAX-RSMultiparts-Readinglargea
ttachments for my inspiration.
Original comment by EL...@QuadraMed.com
on 2 Dec 2013 at 5:22
Attachments:
Original issue reported on code.google.com by
SChauhan...@gmail.com
on 11 Jul 2013 at 3:04