You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

JBI Component

The jbi: component provides integration with a JBI Service Bus such as provided by Apache ServiceMix

URI format

jbi:service:serviceQName
jbi:interface:interfaceQName
jbi:endpoint:endpointName

For more details of valid JBI URIs see the ServiceMix URI Guide

Examples

jbi:interface:urn:foo:bar:MyInterface
jbi:operation:http://foo.bar/MyInterface/MyOperation
jbi:service:http://foo.bar.org/MyService
jbi:endpoint:urn:foo:bar:MyService:MyEndpoint
jbi:http://localhost:8192/service/?http.soap=true
jbi:jms://queue/foo.bar.myqueue?jms.soap=true
  • No labels