Switch Yard SNMP Service Binding

Latest response

Trying to add Camel SNMP to as a service binding for a EAP 6.1 Fuse Works Switchyard Project. Since it is not one of the included switchyard bindings, I've created a \jboss-eap-6.1\modules\system\layers\soa\org\apache\camel\snmp module, but here is where I started getting lost:
1) Registering it as a known extension; there is not a domain section in standalone.xml for me to include for switchyard
2) How do I handle the switchyard.xml definition of the service? I've tried the following:

<sca:interface.java interface="mil.navy.e6b.wst.facade.block1.sysman.SysmanService"/>

mil.navy.e6b.wst.facade.block1.sysman.SysmanService

loggingLevel="INFO"
message=">>> ${body}"/>


Am I on the right track? Or way off?? Your advice is very appreciated!

John

Attachments

Responses