[jboss-jira] [JBoss JIRA] Commented: (JBREM-815) allow user to set content-type for http responses (CLONE of JBREM-653)

Ron Sigal (JIRA) jira-events at lists.jboss.org
Wed Oct 3 20:34:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBREM-815?page=comments#action_12380334 ] 
            
Ron Sigal commented on JBREM-815:
---------------------------------

Comment by Tom Fennelly:

This issue is really a bug as far as JBossESB is concerned. JBossESB supports a number of transports/connectors via JBossRemoting. A number of other features also rely on JBossRemoting e.g. SOAP/HTTP. Therefore, in the case of webservices support, not being able to set the Content-Type on http responses effectively means we can't guarantee interoperability since many clients will refuse to process responses that don't have indicate an appropriate Content-Type. 

> allow user to set content-type for http responses (CLONE of JBREM-653)
> ----------------------------------------------------------------------
>
>                 Key: JBREM-815
>                 URL: http://jira.jboss.com/jira/browse/JBREM-815
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: transport
>    Affects Versions: 2.2.2.GA
>            Reporter: Tom  Elrod
>         Assigned To: Ron Sigal
>             Fix For: 2.2.2.GA_CP01
>
>
> Currently the CoyoteInvoker.versionedWrite() method will set the content type of the http response by using WebUtil.getContentType(responseObject) to identify the content type based on the response object type being sent back to client.
> Should allow this to be overriden by the user in the same way the response code/message can be (using the response map).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list