| Author |
Configure WSDD with exceptions info
|
marta gomez
Greenhorn
Joined: Jun 04, 2009
Posts: 8
|
|
Hello,
I have created a class that want to deploy as a Web Service.
With this WSDD file, it works fine:
But my class also can throw an exception: lo.webServices.MyFault and I do not know how to add this information to the file server-config.wsdd
If I don“t add the exception info in the WSDD, when the server throws the exception 'MyFault', in the client I receive 'AxisException', not the original exception.
Can anyone help me?
|
 |
 |
|
|
subject: Configure WSDD with exceptions info
|
|
|