[JBoss JIRA] Commented: (JBESB-339) Add HTTP Gateway Listener
by Tom Fennelly (JIRA)
[ http://jira.jboss.com/jira/browse/JBESB-339?page=comments#action_12355843 ]
Tom Fennelly commented on JBESB-339:
------------------------------------
Some work done on this on the following branch:
http://anonsvn.labs.jboss.com/labs/jbossesb/workspace/jboss-remoting/
This is basically a JBoss Remoting Gateway, so it supports all protocols supported by JBR - not just http.
Main classes to see:
1. product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/JBossRemotingGatewayListener.java
2. product/core/listeners/tests/src/org/jboss/soa/esb/listeners/gateway/JBossRemotingGatewayListenerUnitTest.java
3. product/core/listeners/src/org/jboss/soa/esb/listeners/message/MessageComposer.java
4. product/core/listeners/src/org/jboss/soa/esb/listeners/message/MessageDeliveryAdapter.java
5. product/core/listeners/src/org/jboss/soa/esb/listeners/message/UncomposedMessageDeliveryAdapter.java
Still have to do the xsd config parts to do.
T.
> Add HTTP Gateway Listener
> -------------------------
>
> Key: JBESB-339
> URL: http://jira.jboss.com/jira/browse/JBESB-339
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Rosetta
> Affects Versions: 4.0 CR1
> Reporter: Tom Fennelly
> Assigned To: Tom Fennelly
> Fix For: 4.2
>
>
> We have a Message Aware listener for HTTP, but it would appear as though there is no Gateway equivalent.
> I'm sorry if the Gateway equivalent is there, just close this then. I JIRA'd just in case it wasn't and to make sure it wasn't missed.
--
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
19 years, 1 month