We are doing java first web services.While using java2ws with the -client and -wrapperbean options, i notice that it generates the wrapper classes for the web service operations but not the fault beans and the web service interface(SEI) .
But wsdl2java does generate the fault beans ,the web service interface.Should
we always do java2ws and then wsdl2java to generate the client?
Thanks,
Bharath
