0 Replies Latest reply on Apr 4, 2017 1:22 AM by akmishra30

    Cross communication between war and osgi bundle in camel + fuse

    akmishra30

      How to communicate with war to bundle using direct-vm? I have created a war file in which I have defined camel routes with unique camelContext. From this war I tried to connect with other bundle B which is purely OSGI bundle with unique camelcontext.

      When I tried to do direct-vm:route-abc from war, it is giving me error that there are consumer with direct-vm:route-abc.

      Surprisingly I'm not able to see the war's camelContext when I do camel:context-list on karaf console. It lists only osgi bundle context.

      Can someone help here?

      Thanks in advance.

      Ashish