Hi,

Sorry for the long Subject. I just didn't know how to make it shorter yet meaningful.

I have a Java inteface. The interface declares a method m() throws AException, BException.
Theres is no inheritance relationship between A and B.

When I use axis 1.2 java2wsdl ant task to generate WSDL document, BException does not appear as a fault.
Why?

I manually have to add BException everywhere every time I regenerate the WSDL.

Any suggestions?

Thanks.

Mariano.

Reply via email to