Hello,
I took a look at this sample but I encountered the same problem as you. I
also have another difficult : the monitor displays all SOAP messages except
the fault messages. I see the exception only on the client side. Is there a
special config to set ?
Thanks
Yves
Hello.
I'm still strugglin
Hello,
I think I can help you for the first point. In the service element of your
deploy.wsdd file, add yourWsdlFile. I read somewhere
that you should put this wsdl in the AXIS_HOME/WEB-INF/classes directory (or
some descendant) but maybe it's not a requirement.
Yves
- Original Message
Hi Sunil,
I'd like to see your code please.
Thanks
Yves
- Original Message -
From: "Sunil Kothari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 26, 2005 3:51 PM
Subject: Re: Samples/fault: empty detail item
Hi Lorenzo,
I got the custom fault
Hi Ed,
Here is the code I'm currently using.
Regards
Yves
- Original Message -
From:
Edward Overly
To: [EMAIL PROTECTED]
Sent: Wednesday, January 26, 2005 7:16
PM
Subject: returning complex types
Does anyone have
an example of returning an instance of a c
Hi,
I don't think there's any problem with your empty message. I wrote a service
using a similar declaration and it works. I may suggest you two things :
- see your application server logs, it can be more explicit than Axis
- try to rename your message : getAllCustomersRequest for example (althoug