Possible problems with JAVA based web service objects in .NET?

burak

Well-known member
Joined
Jun 17, 2003
Messages
127
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 wont experience any problems when we call their web service. Do we have to deserialize their object?

Any suggestions will be appreciated.

Thank you,

Burak
 
Back
Top