ContentType map between JMS and HTTP
------------------------------------
Key: JBESB-3379
URL:
https://jira.jboss.org/browse/JBESB-3379
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: David Boeren
Priority: Minor
Fix For: 4.7
We are using soa-5.0.1.GA and We use MQ - WebSphere MQ Version 7.0.1.1
Currently we have a webservice (without ESB) which supports HTTP and JMS transports. The
JMS message is a mime wrapped soap message.
We are introducing the JBOSS ESB in front of the webservice. So now the ESB has to pick up
the message from the Websphere queue. I am using the Websphere MQ JCA Adapter -
wmq.jmsra.rar to connect to the queue. I am using an httprouter action to call the
webservice.
In JMS, the property for contenttype is set in JMS property called
"contentType". In HTTP, the HTTP header is "Content-Type". As the
property name is different in JMS and HTTP, the HttpRouter does not map this property and
I would like to have a way to do so.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira