| Author |
How to call external service(Third party api) from Enterprise bean(Session bean)
|
chandrasekhar alvaru
Greenhorn
Joined: Jul 14, 2009
Posts: 2
|
|
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
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8210
|
|
"chandu.acb sekhar",
Please click on the "My Private Messages" link on top of this page, for a message from JavaRanch.
|
[My Blog] [JavaRanch Journal]
|
 |
 |
|
|
subject: How to call external service(Third party api) from Enterprise bean(Session bean)
|
|
|