I don't know how you can *generate* a "complete client code", that's where the individual developer normally kicks in. But there's a "-client" option for wsdl2java (http://cxf.apache.org/docs/wsdl-to-java.html) that can give you a skeleton if that will help.
Glen henry lu wrote: > > Thank for your web site. I followed the instructions in the web page and > the build.xml file generated 3 interface files: > > xxxHttpget.java > xxxHttppost.java > xxxSoap.java > and xxx.java of service > > There is no implementation files for client at all. Could you show me > what I should do to generate a complete client code. > > -Henry > -- View this message in context: http://old.nabble.com/client-code-by-wsdl2java-tp28757973p28758843.html Sent from the cxf-user mailing list archive at Nabble.com.
