I created a class for a web service and have it throw an exception and java2wsdl does not add in the fault definition, is this something I will have to maually add into my wsdls or am i doing something wrong? I tried it two ways, just throwing a normal Exception and also nesting my own class that extends from Exception, neither generate the fault definition in wsdl.
Thanks, John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
