Arcadius A. wrote:
Hello!
I'm doing some experiments about webservices interoperability using
Axis, Weblogic and .NET.
Some more information about my previous post:
Now, I'm calling a method that takes two inputs strings and returns a
boolean type.
The request is:
Host: localhost
Cache-Contr
Hello!
I'm doing some experiments about webservices interoperability using
Axis, Weblogic and .NET.
I'm building a relatively simple webservice. It's a service that provides
informations about registered users in a database.
I have several implementation of the service.
For the webservice, I use a