JBoss development,
A new message was posted in the thread "Camel integration input requested":
http://community.jboss.org/message/530204#530204
Author : Edgar Silva
Email : edgarsilva(a)gmail.com
Profile :
http://community.jboss.org/people/edgar.silva
Message:
--------------------------------------------------------------
Yes, you are right, this gateway is inside the services section:
<services>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<service category="Custom" name="Listener" description=""
invmScope="GLOBAL"> <listeners> <listener
name="ApacheCamel" busidref="ApacheCamel"
is-gateway="true"> <property
name="gatewayClass"
value="org.jboss.soa.esb.listeners.gateway.camel.ApacheCamelListener"></property>
<property name="protocol-uri"
value="irc:breakingwoods@irc.freenode.net/#esbtest"></property>
<property name="destination-category"
value="sample-apachecamelESBService"></property>
<property name="destination-name"
value="sample-apachecamelESBServiceListener"></property>
</listener> </listeners> <actions
mep="OneWay"> <action
name="dump" class="org.jboss.soa.esb.actions.SystemPrintln">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<property
name="printfull"
value="false"></property>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</action>
</actions>
</service>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<service
category="sample-apachecamelESBService" name="sample-apachecamelESBServiceListener" description="Service
responsible for interact with Actions based in Project
sample-apachecamel">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<listeners>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<jms-listener
name="JMS-Gateway" busidref="sample-apachecamelGwChannel"
maxThreads="1"
is-gateway="true"></jms-listener>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<jms-listener
name="JMS-ESBListener" busidref="sample-apachecamelEsbChannel"
maxThreads="1"></jms-listener>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</listeners>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<actions
mep="OneWay">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<action
name="dump" class="org.jboss.soa.esb.actions.SystemPrintln">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<property
name="printfull"
value="true"></property>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</action>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</actions>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</service>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</services>
Based on your tips, I will improve this gateway source at breakingwoods SVN now
Thanks
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/530204#530204