The idea with Web Services is that it doesn't matter what the Web Service code is written in. You should be able to write it in any language and access it with any language. If you want to write a Java client, follow the instructions and demos on the Apache site. The wsdltojava tool will generate client and server code for you (at least with axis, don't know anything about axis2). Give it a try and then you will be able to ask more specific questions.
Jan -----Original Message----- From: thilina madu [mailto:[EMAIL PROTECTED] Sent: Thursday, July 28, 2005 4:03 AM To: axis help; axisuser Subject: How can I access C# written client from Java axis,And also vice versa I am new to web service also java.I am using apache axis2m release for my websevice development(with >NET C#). I have no any idea how to access C# written service from Java client and also vise versa. IF you have any idea please be kind enough send me.Any idea is highly appreciated. It is better you can give me simple explanation with some code . thanks madushan ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
