[jboss-dev-forums] [Design of JBoss ESB] - Re: Sending SOAP Message through HttpListener rather than JM
ema@redhat.com
do-not-reply at jboss.com
Tue Apr 1 02:27:52 EDT 2008
Add a JBR listener for it :
<jbr-provider name="JBR-Http" protocol="http" host="localhost">
<jbr-bus busid="Http" port="8765" />
</jbr-provider>
I saw sample webservice_producer uses both JMSListener and JBRListener , you can look at it for details.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140335#4140335
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140335
More information about the jboss-dev-forums
mailing list