aspose file tools
The moose likes Web Services and the fly likes Deploying EJB webservice in single EAR in websphere cluster Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Deploying EJB webservice in single EAR in websphere cluster" Watch "Deploying EJB webservice in single EAR in websphere cluster" New topic
Author

Deploying EJB webservice in single EAR in websphere cluster

G Munappy
Greenhorn

Joined: Nov 13, 2009
Posts: 2
We have got J2EE 1.3 EJB 1.2 application has been deployed as single EAR in Websphere Application Server 6.1 horizontal cluster. Now how we want add webservice using existing EJB in the same EAR build so that other Java / J2EE application will consume this service.

Thanks
Gopinathan K.Munappy
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
My advice is to take a look at the appropriate EJB specification documents to determine whether there is support for exposing EJBs as web services or not and, if so, how to do it.
I am not able to find anything about being able to expose an EJB as a web service in the EJB 2.0 specification, but such information exist in the EJB 2.1 specification.
Best wishes!


My free books and tutorials: http://www.slideshare.net/krizsan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Deploying EJB webservice in single EAR in websphere cluster
 
Similar Threads
WebSphere Advanced Edition 4.01
Do we need Websphere edge server to cluster the websphere application server?
webservice not accessible
Migrating EAR's from Websphere 4 to Websphere 6
Ant servicegen