I am using axis 1.4 Basically i am throwing an axis fault when invoking the web service call in the stub.java
how do i pass this fault string back to my main application? can i keep on throwing the exception? so that my main application which is the strutaction will then catch it? Nunny wrote: > > Hi, > are you using Axis 2 ? Can you please clarify your scenario bit more ? > > On Wed, Feb 27, 2008 at 1:05 PM, dunnohow <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I defined two log handlers >> >> ConsumerOutHandler >> ConsumerInHandler >> >> Axis fault will be generated in the handler if there are soap exception. >> My problem is how can i possibly pass back this fault string to my web >> application? >> > > thanks, > /nandana > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-grab-Axis-faultString--tp15707591p15749910.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
