RE: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Apostolopoulos Paris
Thank you very much Brian, your tips were very helpful! -Original Message- From: Brian Ewins [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 6:15 PM To: [EMAIL PROTECTED] Subject: Re: Some help with the usage and notion of FAULT messages! Apostolopoulos Paris wrote

Re: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Brian Ewins
to notify the client, that something was not succesful? What I do throw an Axis Fault from my core service code? Is it me or I have a feeling that AXIS is a bit restrictive on FAULT definition and the way it is despatched in the client? -Original Message- From: [EMAIL PROTECTED] [mai

Re: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Brian Ewins
Apostolopoulos Paris wrote: Thank you very much brian! To tell you the truth I was thinking of changing the Style of my web service and move to a message driven one where there you have more processing power to the logic of the request.What do you think! The answer is just 'it depends'. RPC an

RE: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Apostolopoulos Paris
-- From: Brian Ewins [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 4:11 PM To: [EMAIL PROTECTED] Subject: Re: Some help with the usage and notion of FAULT messages! If its a client error, you throw a fault with a fault code beginning with the string "Client" - eg &qu

RE: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Apostolopoulos Paris
ned, through the fault element of the wsdl doc. > > All the above express my knowledge of the WS architecture. Correct me > if I'm wrong... > > Regards, > Costas > > - Original Message ----- > &Agr;&pgr;&oacgr;: "Apostolopoulos Paris" <[EM

Re: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Brian Ewins
an Axis Fault from my core service code? Is it me or I have a feeling that AXIS is a bit restrictive on FAULT definition and the way it is despatched in the client? -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 10:08 AM To: [EMAIL PROTEC

RE: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread Apostolopoulos Paris
PROTECTED]] Sent: Monday, February 17, 2003 10:08 AM To: [EMAIL PROTECTED] Subject: Re: Some help with the usage and notion of FAULT messages! Hi Paris! Good to know there's another Greek on the list! I think that if your service will be used by you and only you (that's usually wh

Re: Some help with the usage and notion of FAULT messages!

2003-02-17 Thread constantis
PROTECTED]> &EEgr;&mgr;&egr;&rgr;&ogr;&mgr;&eegr;&ngr;&iacgr;&agr;: &Dgr;&egr;&ugr;&tgr;&eacgr;&rgr;&agr;, &PHgr;&egr;&bgr;&rgr;&ogr;&ugr;&aacgr;&rgr;&igr;&ogr;&sfgr; 17, 2003 1:54&p

Some help with the usage and notion of FAULT messages!

2003-02-16 Thread Apostolopoulos Paris
Title: Message Hi!   User status : AXIS newbie   Well I am developing some 'simple' web services as part of my final year project! I am using a 100% RPC approach! I have a service that is responsible of making some sort of user validation. The client invokes the Logging service passing a us