[ 
https://issues.apache.org/jira/browse/AXIS2-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen updated AXIS2-4712:
-----------------------------------

    Fix Version/s: 1.5.5

Merged to the 1.5 branch as well (see r1055186).

> remove hardcoded setting of content-type to text/xml from AxisServlet
> ---------------------------------------------------------------------
>
>                 Key: AXIS2-4712
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4712
>             Project: Axis2
>          Issue Type: Bug
>          Components: transports
>            Reporter: Lori VanGulick
>            Assignee: Rich Scheuerle
>             Fix For: 1.6, 1.5.5
>
>         Attachments: AXIS2-4712.patch
>
>
> AxisServlet  contains a call to setContentType after the response has been 
> written which may cause the content type to be overwritten with "text/xml".  
> Normally this does not seem to interfere with the response because it has 
> already been written, but it has been shown to cause problems when responses 
> are being cached.  Suggest to only force content-type to "text/xml" if the 
> response has not yet been written.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to