You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2010/05/12 20:18:42 UTC

[jira] Assigned: (AXIS2-4712) remove hardcoded setting of content-type to text/xml from AxisServlet

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

Rich Scheuerle reassigned AXIS2-4712:
-------------------------------------

    Assignee: Rich Scheuerle

> 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
>
> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org