| Author |
Access Webservice
|
Ginnakunta Laxmi Narayan
Ranch Hand
Joined: Jun 16, 2004
Posts: 35
|
|
I am having web service running on IIS server, I want to access the webservice running on IIS server through Apache. Please let me know how to access webservice running on IIS using Apache Thanks laxmi
|
 |
Ashutosh Shahi
Ranch Hand
Joined: Feb 06, 2005
Posts: 36
|
|
Narayan, You can start by looking at http://ws.apache.org/axis/java/index.html . Basically, you'll have to write a client code to acees the .NET webservice. The userguide on axis website should be a good place to help you. Ashutosh
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Access Webservice
|
|
|