jorgeahm on Jul 25, 2006 at 8:46:02 AM (# 8) This message has been edited.How i can see this response, i do not know how to do that. because i have only one Class with a main method and in this Class i call the web services .net jorgeahm on Jul 25, 2006 at 8:55:04 AM (# 9)because i have only one Class with a main method and in this Class i call the web services .net MHenke on Jul 25, 2006 at 9:03:19 AM (# 10)> How i can see this response, i do not know how to do that. By using the right tools, e.g. http://www.pocketsoap.com/tcpTrace/. jorgeahm on Jul 25, 2006 at 12:31:34 PM (# 11)finally i found this page and with this i can works.
http://gsraj.tripod.com/dotnet/webservices/webservice_java_client.html
but i am sad becouse i would like to use the complete code above
thank MHenke. MHenke on Jul 26, 2006 at 12:49:03 AM (# 12)> but i am sad becouse i would like to use the complete code above Well, given an appropriate amount of own effort, SiteExpert isn't the place for a developer to become sad. You'll find all the help we can give to make you happy (plus some more, utterly unrelated foolery... 8).
Try to do what I've suggested, use the above mentioned trace tool to compare your SOAP requests and responses when you access the service through IE resp. your Java client. BTW, what tool you're using to access the web service via IE, and how did you build your Java client?
If you stuck, come back, I'll have a look at it. speed on Dec 1, 2007 at 11:24:00 AM (# 13)i had the same problem. thanks speed http://tech-unite.com/forum/viewtopic.php?f=5&t=10
dhanushka on Jul 16, 2009 at 12:40:07 PM (# 14)Hi
I have writen .Net Client to to access the java webservice which is deployed in axis2 webservice engine in tomcat.in there we can pass the data object between .net and java Please follow ULR bellow to refer http://www.simpleguidewebservice.blogspot.com/
Dhanushka
|