0 Replies Latest reply on Jul 14, 2009 2:47 AM by chandras

    How to call external service(Third party api) from Enterpris

      Hi,
      I have few questions on EJB3.0 with JBOSS Application server.
      We use EJB3.0 with JBOSS in our application.
      Here we have a requirement to use third party APIs for one of the business logic module.
      Queries:
      (a)Can we start this third party API as a separate service from EJB?
      I would like to call third party service from session bean and this third part service could use its own threads.

      (b)Can we start third party service explicitly from the container?
      We are looking ways to start these services explicit to the web /EJB container.

      Please let me know.

      Thanks,
      Chandra