apache soap 与tomcat整合后,在浏览器中敲入:http://localhost:8008/soap/能够正常显示部署页面,部署功能也能使用。但是,当运行服务时,在dos窗口下,则返回如下错误,小弟看后,知道是返回时的信息没有用text/xml而是用了text/html,但是如何进行修改,我百思不得其解,还望各位大虾不吝赐教!部分错误信息如下:
Caught SOAPException(SOAP-ENV:Protocol):Unsupported response content type " text/html; charset=GB2312", must be: "text/xml". Response was:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfi lling this request.
exception
缺少activation.jar