When I run the testit.sh script for the mime sample, the service
deploys, whows up when a list is done and works for the first try , but
then it fails on all successive calls with this error.
javax.servlet.ServletException: Error building response envelope:
javax.activation.UnsupportedDataTypeException: no object DCH for MIME
type multipart/related; boundary="----=_Part_126_5340867.996597427718"
at
org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet.java:353)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
Any suggestions?
Rich Catlett