This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes webservice access in different versions of WAS server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "webservice access in different versions of WAS server" Watch "webservice access in different versions of WAS server" New topic
Author

webservice access in different versions of WAS server

siddhu Math
Ranch Hand

Joined: Aug 10, 2006
Posts: 46
HI...

Is it possible to consume a webservice which is published in the IBM WAS V7 server, using a client deployed into the WAS portal server version 6.

Thanks in advance

Bosun Bello
Ranch Hand

Joined: Nov 06, 2000
Posts: 1506
you should. As long as the client is generated from the wsdl appropriately.


Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: webservice access in different versions of WAS server
 
Similar Threads
Webservice sample application
How to build and deploy web service in JavaWebservice Development kit?
Fetching windows login user id in struts
Web services not working after I enable App engine support in eclipse
How to implement Axis webservice in Weblogic 8.1 server