[Users] send a message to a BC component?

Vincent Zurczak [via Petals ESB] ml-node+2833562-1911445243-385891 at n3.nabble.com
Mon Apr 18 10:59:45 CEST 2011



Hi,

There are two sides in your questions.

If you are developing your own Petals component to send messages (that is to
say, consume services), then you may be interested in the send method. I
cannot remember exactly if this is the exact signature, but it seems so.

Or, if you are using an existing component (the mail BC), then the send
method is not helpful.
Instead, to make the Mail BC send a message to a service, you wuill have to
create a consume SU, whose service, interface and end-point names will
identify the service to invoke. In this consume, you will also specify an
operation (one that the invoked service has in its WSDL) and an invocation
pattern (MEP: InOnly, InOut...). And that's all. No send, no code, just a
configuration file.

_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/send-a-message-to-a-BC-component-tp2832164p2833562.html
To start a new topic under Users (get help, provide help), email ml-node+2681628-1333396262-385891 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110418/e7b6274f/attachment.htm>


More information about the Users mailing list