Messaging Question

2002-01-09 Thread Xiaohui Ma
Hello, everyone: I started to learn SOAP a week ago. I have no problem to install and test it. I tested all samples, it is no problem. I try to do something in messaging. I want to check the message server receive. It doesn't work. I try to reinstall soap again. Even there is no change at all in

HTTP client

2002-01-09 Thread Max Stolyarov
Hello, Does anybody knows how to write an HTTP client for a web service that uses RPC. I am using Apache SOAP and Tomcat to run my Web Service . Thanks Max Stolyarov

RE: SOAP-Env:Client

2002-01-09 Thread William Brogden
The TcpTunnel or UtilSnoop programs capture the text of a complete exchange of messages between HTTP client and SOAP service. Since you got a SOAP-Env:Client fault, it looks like your client's message was ill-formed. Instructions are included in the UtilSnoop download. > -Original Message---

RE: SOAP security

2002-01-09 Thread William Brogden
SOAP security is just one of the areas that Microsoft has made suggestions for: http://msdn.microsoft.com/ws/2001/10/Routing/ http://msdn.microsoft.com/ws/2001/10/Referral/ http://msdn.microsoft.com/ws/2001/10/Security/ http://msdn.microsoft.com/ws/2001/10/License/ > -Original Message--

RE: SOAP security

2002-01-09 Thread Edward Yeboah
Title: RE: SOAP security Christian, Actually, I was referring to the JAVA XML Security API's. Apologies, I should have made it clearer on the outset. BTW, Good work on the XML Security Specification. Edward > -Original Message- > From: Christian Geuer-Pollmann > [mailto:[E

RE: SOAP-Env:Client

2002-01-09 Thread Didem Kuzucu
Hi, thanks for your answer but I'm bad at SOAP. How can I use TCPTunnel or your UtilSnoop program. Can these for specifying the actual message? Thanks& Regards Didem Kuzucu --- William Brogden <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Didem Kuzucu [mailt

RE: SOAP-Env:Client

2002-01-09 Thread William Brogden
> -Original Message- > From: Didem Kuzucu [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 09, 2002 6:16 AM > To: [EMAIL PROTECTED] > Subject: SOAP-Env:Client > > > Hi, > when I try to run my SOAP client, I get the message >Soap Exception > Fault Code : SOAP-Env:Client

RE: SOAP security

2002-01-09 Thread Christian Geuer-Pollmann
Currently, we're working an an interface between the xml-axis and xml-security projects. What do you mean by "authentication of SOAP services sn under review" ? Christian --On Mittwoch, 9. Januar 2002 09:32 + Edward Yeboah <[EMAIL PROTECTED]> wrote: > Actually, this is an area I am work

SOAP-Env:Client

2002-01-09 Thread Didem Kuzucu
Hi, when I try to run my SOAP client, I get the message Soap Exception Fault Code : SOAP-Env:Client Fault Message : 3608 Can anybody help me, please? Note : I tried my SOAP server from another SOAP client, it works. __ Do You Yahoo!

RE: SOAP security

2002-01-09 Thread Edward Yeboah
Title: RE: SOAP security Actually, this is an area I am working on. However, our requirement is for permissioning of services to groups of client hosts. SSL simply ensures that the messages cannot be tapped. I believe authentication of SOAP services in under review. Edward > -Or

Re: Authorisation and versioning

2002-01-09 Thread P Sreenivasa Rao
u can have a look at the attached dic which describes basic and digest authentication (a draft at IETF) of SOAP - Original Message - From: "Soumya Dasgupta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 8:52 PM Subject: RE: Authorisation