Hi - I have deployed a test WS using a wsdd file, and have saved the generated wsdl from the ?wsdl url.
If I pass this generated wsdl into WSDL2Java, the generated client stub code is all placed in package 'localhost'. What do I need to change in my wsdl file (or what do I need to change for the ws deployment?) so that the generated code will be in say, a package called 'kh.test' ? Thanks in advance, Kevin
