Hi all! I've implemented my own Jbi component following the Jbi Spec : so i've main classes :
1-JBISenderComponent implements Component, ComponentLifeCycle, Runnable 2-JBISenderComponentBootstrap implements Bootstrap. I included it into Servicemix through the SA and it works . Now,for something more dynamic,i want to use it in a ServiceMix xml configuration file? what's the way to do it? does the parameters of each class may be included in the ServiceMix xml? like it s been done for the file poller for e.g?? Thanks in Advance! SY -- View this message in context: http://www.nabble.com/how-to-deploy-my-Jbi-component-in-in-a-ServiceMix-xml-configuration-file--tp20722051p20722051.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
