Re: java client for .NET - what do i ignore ? - GETTING MAD

2002-02-25 Thread Scott Nichol
Re: "is it always so hard for SOAP interop?" The answer is that it is easy if someone has already done the interop coding. In this case, you are using Apache SOAP as the client. Development of Apache SOAP has mostly stopped, with effort being applied to the "next generation", which is Axis. In

Re: java client for .NET - what do i ignore ? - GETTING MAD

2002-02-25 Thread Elise_Dupont
thanks a lot Scott and all of you for your patience... in fact, i made tests, where i hard code the soap message and send it to the .NET webservice, sending him EXACTLY what is expects... and it works but as soon as i generate SOAP with the following code, the soap message changes, using 1999 sc

Bug report for Apache SOAP [2002/02/25]

2002-02-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

an article on web services security

2002-02-25 Thread Kaushik Patra
Introduction to Web Services Security We'll begin by briefly introducing the concepts and archtitecture that underpin Web Service security. Asymmetric Cryptography - Private & Public Keys During the Second World War, the US Navy found that one of the best forms of encryption for radio transmiss

Re: web services security

2002-02-25 Thread Christian Geuer-Pollmann
Did you check the W3C pages on - XML Signature - SOAP Signature - XML Encryption - XKMS ? Additionally, you can have a look on a link collection at http://www.nue.et-inf.uni-siegen.de/~geuer-pollmann/xml_security.html --On Montag, 25. Februar 2002 13:08 +1100 Syam Rajasekharuni <[EMAIL PROTE

Re: web services security

2002-02-25 Thread Vivek Chopra
Professional XML Web Services (Wrox Press) has a section on Web Services Security. You can find this and a number of other Web Service books listed at http://www.soaprpc.com/books/ - Vivek --- Syam Rajasekharuni <[EMAIL PROTECTED]> wrote: > Hi, > > Can you point me to a book or resource on we