You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by bharath reddy <bh...@yahoo.com> on 2011/03/18 16:16:40 UTC

java2ws does not generate web service interface and fault beans

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