If I use the -p option, it seems that all "throw xxxException" (representing the faults in the wsdl) disappears from the methods of the generated interface class.
If I do not use the -p option, all methods throws the expected fault exceptions, but this part of the method signatures are not generated if I use the -p option. Is this expected behavior or a bug? Thanks Lars -- View this message in context: http://cxf.547215.n5.nabble.com/wsdl2java-problem-with-p-option-tp5731922.html Sent from the cxf-user mailing list archive at Nabble.com.
