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]
