you can use a jaxb binding file to customize the generated classes. More info at:
http://cxf.apache.org/docs/wsdl-to-java.html http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/1.5/tutorial/doc/JAXBUsing4.html#wp148550 2014-05-23 11:22 GMT+02:00 Supun Nilushan <[email protected]>: > hi all, > > I try to use maven plugin to generate client code for WSDL with Eclipse.But > it generate Prohibited package name: java.util.xsd . Thus i cant tun the > client code. > Is there any solution to solve this. > > Thanks.
