Hi everybody,
is it possible to add an SU or BC programmatically? I would like to have a
method like this:
public void addSU(){
FileSenderEndpoint fileSender=new FileSender(..,..);
//set some properties to fileSender
//install fileSender on ServiceMix
}
This method I would like to call within ServiceMix.
greets Goldi
--
View this message in context:
http://www.nabble.com/Programmatically-adding-SU-or-BC--tf3753963s12049.html#a10609052
Sent from the ServiceMix - User mailing list archive at Nabble.com.