Hi Jiang, Is this because that you do not have a source directory s configured inside eclipse project? By selecting java build paths tab in properties of any eclipse projects you can select edit the source folders. Anyway using the eclipse plugin for axis2 will be handy. download - http://ws.apache.org/axis2/tools/index.html
Thanks Lahiru Sandakith. On 1/17/07, Amila Suriarachchi <[EMAIL PROTECTED]> wrote:
I can't realy understand your problem. but I can tell you that you can use the ns2p option to set a package name for any url in the wsdl. eg -ns2p http://xml.org=test.com Try to use the eclipse plugin for axis2 codegeneration. http://ws.apache.org/axis2/tools/1_1/eclipse/wsdl2java-plugin.html On 1/16/07, Jiang Liu <[EMAIL PROTECTED]> wrote: > > Hi all > I found that, well it actually could not be called as a > problem, WSDL2Java generates all source files and put them into a folder > called "...\src\". But the problem is most client files keep the original > package from WSDL's definition, so when integrating all sources with > Eclipse, there is always package error. > > For this error, i can do nothing but just hand code my Client "easily". > Any suggestions that i could keep the "original" file structure when using > WSDL2Java so at least there is no problem when integrating with Eclipse? I > tried '-p' when different defined package name, but it seems like only stub > file changed, others not. > > cheers!! > ----------------------------- > Jiang Liu > Student Number: 3075163 > CS/Yallara Name: ljiang > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
-- Regards Lahiru Sandakith
