Hi,

I am desperately trying to find some general information about how ServiceMix
works...

I read in the JSR 208 spec that Provider and Consumer Binding Components
communicate using WSDL operations and XMLSchema types.

I also have the feeling that the org.servicemix.components.* (especially JMS)
classes impement some of the possible binding components.

So, let's take, for eaxmple, the JmsInBinding :
"A JMS MessageListener which sends the inbound JMS message into the JBI
container for processing"

Ok, so it sens the JMS Message, but.... where ? under which type ? how is the
JMS message converted ?

The spring deployment file has 2 properties :
destinationService="my:outputSender">
service="my:inputReceiver"

I guess that the service is the service that is provided by the binding, and
destinationService is the name of the service where all JMS messages are
routed, right ?

Thanks for helping me a little bit,
Sami Dalouche

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Reply via email to