Hi Aaron,
the best way to go is to inject the destination service into
activation spec :)
cheers,
Rob
On 14 Sep 2005, at 03:55, Aaron Oathout wrote:
First I want to say thanks for servicemix. We will be using this on
for our backend processing and also as an embedded esb/jbi
container for an eclipse rcp suite of tools. Now on to my question.
We are using embedded servicemix with regular spring config syntax
and everything is great. When configuring transformer components,
what is the suggested way of injecting the destinationService into
the component? We are able to configure the service and endpoint
parameters using injection but the destination service doesn't seem
so obvious. On first glance it looks like creating the jbi
container and setting the activationspec for the transformer
component should work but I'm not sure if that is the best/only way
to go. Does anybody have any suggestions?
Thanks,
Aaron