4 Replies Latest reply on Aug 6, 2012 9:14 AM by khanser

    Calling switchyard service from Jax-ws EJB crashes

    khanser

      Hi there!

       

      I'm trying switchyard for seamless and easy to use integration between bpmn processes and drl rules and exposing them as simple interface services for my Jax-ws Stateless EJB webservice. From what i've grasped from SwitchYard @Inject and @Reference (from same project or using a switchyard project dependency) won't do the trick because my Jax-ws isn't managed by Switchyard so metadata or some processes behind the curtain aren't passed or started (Later I tried and obviously didn't work). Is there a way to inject my switchyard services inside my webservices?  Thanks!