Hi

On 1/8/07, Egor Samarkhanov <[EMAIL PROTECTED]> wrote:
Hi !

I have an XFire web service and .NET client. They work just fine without
WS-Security. I also tried to write WS-Security enabled Java client that
works with my web service. However, I spent lots of time trying to call my
web service from .NET client with WS-Security enabled. Unfortunately with no
luck so far. Specifically I'd like to Encrypt and Sign my SOAP messages with
X.509 certificates.

I would really appreciate if someone could provide a working example on how
get a .NET client and secure Xfire web-service work with WS-Security?

I don't have any examples, but it should work w/o problems, 'cause lot
of ppl use such configuration. The only difference i'm aware of, is
that .Net always adds Timestamp action to request, even if you don't
specify such action.

Since I can access my secure web service from my Java cliet, I suppose my
server is written correctly. But how the .NET client should be configured to
access it?

You should take a look at .Net docs :)

I use WSE 3.0 to build the .NET client.


Thanks in advance.




---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to