| Author |
Associating Webservice to Existing EAR
|
Suri Babs
Ranch Hand
Joined: Mar 27, 2003
Posts: 50
|
|
Hi
I have running application deployed to Websphere Application server 5.1.2.
I have a requirement to develop Web service and associate/deploy along with above exisitng EAR in Websphere 5.1.2.
Please let me know the steps to do that.
Thanks
Suresh Appagundi
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Which development tool are you using?
WSAD had a tool that just wrapped a Session EJB as a web service that I believe was designed for deployment to that version of the application server.
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Suri Babs
Ranch Hand
Joined: Mar 27, 2003
Posts: 50
|
|
My Webservice is created using Simple java Bean.
And i am looking for deployment of webservice to an existing EAR
1. Using ANT or AdminService of Axis
OR
2. using AdminService in ANT.
OR
3. Any other ways using ANT
OR
4. Using IBM Websphere 5.1.2 Application server admin console.
Thanks
Suresh Appagundi
|
 |
 |
|
|
subject: Associating Webservice to Existing EAR
|
|
|