Hi all,
i was wondering if I secure a WebService created in C# .NET 2.0 with WSE 3.0 is it still possible to contact that WebService lets say from Java?
Any helps or links would be useful,
Thanks,
Stephan
Printable View
Hi all,
i was wondering if I secure a WebService created in C# .NET 2.0 with WSE 3.0 is it still possible to contact that WebService lets say from Java?
Any helps or links would be useful,
Thanks,
Stephan
try this place
Thanks, thats a start, but thats only communication with a regular webservice. I know there are some problems right there, but it is possible a lot of the times.
The tricky part in my opinion is that the WebService is secured with Microsofts WSE 3.0. Even so Microsoft uses Standards inside the WSE, I just dont know if I can use the service. Oh well, it semms to be time for a small proof of concept again.
Thanks for the help!
Stephan