[
https://jira.jboss.org/jira/browse/JBESB-2362?page=com.atlassian.jira.plu...
]
Jim Ma commented on JBESB-2362:
-------------------------------
I wrote a quickstart about this before , but I can not find it on my computer now. I will
try to recall and write a quckstart .
I just have a quick look at the code. It seems the new code in trunk partly fixed this
issue. The new code uses org.jboss.remoting.transport.web.WebUtil to check if the payload
is binary. But the WebUitl only treats the
content-type="application/octet-stream" is binary . There are other content
types , for examle "binary/octet-stream" , and "application/jpg" also
should be treated as binary content .
Support "binary/octet-stream" or
"application/octet-stream" mimetype in JBossRemotingGatewayListener
----------------------------------------------------------------------------------------------------
Key: JBESB-2362
URL:
https://jira.jboss.org/jira/browse/JBESB-2362
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Transports
Reporter: Jim Ma
Fix For: 4.6
JBossRemotingGatewayListener can not handle "binary/octet-stream" or
"application/octet-stream" mimetype currently.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira