.NET Client with Java WebService - "(501) Method OST is not defined in RFC 2068 and is not supporte
- by Yon
Hi,
We've got a .NET client calling a Java WebService hosted on Glassfish. Sometimes, for no clear reason, we get the error stated above. It appears that the first letter of the method ("P" of "POST") is dropped somehow.
This is not consistent though, so we have no idea how to reproduce it.
The communication is done over SSL.
Any ideas?
Thanks,
yonadav