On 3/22/07, aharsola <[EMAIL PROTECTED]> wrote:
Hi, I want to write a SE or BC that would not have SUs. Component would provide fixed set of services i.e. it would have a service and endpoint activated when it is installed. How do I write such component?
You can use servicemix-common do to that easily. You just have to override one method to remove the ServiceUnitManager creation. See the tutorials and archetypes on the web site. Is there a way to
provide servicemix.xml during component installation?
What do you mean exactly ? When using a standard JBI component, you don't have to configure anything in the servicemix.xml configuration file. Regards,
Amit -- View this message in context: http://www.nabble.com/Writing-a-SE-or-BC-component-that-would-not-be-a-container-component-tf3446225s12049.html#a9610491 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
