Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Web Services
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Web Services
How to create Java client for .NET webservice
Raghunath Nandyala
Ranch Hand
Posts: 64
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi all,
Can you please help me to create
java
client for .net webservice.
Thanks,
RaghuNath
SCBCD,SCWCD,SCJP
Ulf Dittmer
Rancher
Posts: 43081
77
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If the WS has a WSDL available, you can use a tool like WSDL2JAVA -which comes with Apache Axis- to generate client classes. Make sure the WSDL does not refer to any any .Net-specific classes.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Calling a .net web service from java as a client
unable to create java client stub for .net webservice
Java Client vs. .Net Webservice
error on trying to have access to a .net web service
Java to .NET webservice
More...