when issing .wsdl request, the content-type isn't set
-----------------------------------------------------
Key: GERONIMO-2999
URL: https://issues.apache.org/jira/browse/GERONIMO-2999
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 2.0
Reporter: Lin Sun
Fix For: 2.0
When running the calculator sample, we found out the response of the URL request http://localhost:8081/jaxws-calculator-1.0/CalculatorService.wsdl
didn't have the proper content-type set which caused an exception from Axis2. The content-type
should be set to "Content-Type: text/xml".
This is with tomcat and there should be some default mime mapping for jetty as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|