L.S., If it's a JBI component, you should be able to just drop the component in the deploy directory to get it installed. Once the component is installed, you should create and deploy a SU that creates an JBI endpoint for the component.
If you manage to get those things done, you can just access it from Camel as any other JBI endpoint (cfr. http://camel.apache.org/jbi.html), Camel should not need an interface or anything special. In order to help you troubleshoot this, we would need to know the answer to a few questions: Is this ServiceMix 3 or 4 you're using? Do you see any exceptions in the log? What is the configuration you're using for the BCDCOM component? Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/6/23 abdes <[email protected]> > > Hi, > > I have tried to use the BCDCOM component from OpenESB with no success : > it's is installed as osgi bundle but there"s no interface to use it a camel > context for example. I have to integrate j-interop to create this > interface...so it's difficult. > > Thanks to help me : my need is simple, i want to access COM object in an > network directly in FUSE ESB. > > Have you an idea ? > > Regards > > Abdeslam > -- > View this message in context: > http://www.nabble.com/Dcom-component-tp24166283p24166283.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
