burak Posted October 1, 2003 Posted October 1, 2003 Hello, Has anyone written a vb.net client that accesses a java based web service? Did you encounter any problems? My company will partner with a web services provider. Their service is written in java. Based on their wsdl, I created a web service and client and the test went fine but both the client and the service were written in vb.net. I just want to make sure we won't experience any problems when we call their web service. Do we have to deserialize their object? Any suggestions will be appreciated. Thank you, Burak Quote
AlexCode Posted October 1, 2003 Posted October 1, 2003 when u say JAVA ... is really JAVA or J# ? If it's J# there's no problem... otherwise I really don't know... Quote Software bugs are impossible to detect by anybody except the end user.
Administrators PlausiblyDamp Posted October 2, 2003 Administrators Posted October 2, 2003 Just playing around with some of the Web Services on http://www.xmethods.net I've found very few problems accessing web services written in .Net, Java (not J#), Delphi etc. Best thing I can suggest is have a play with some of the free ones out there. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.