Changing packaging namespace generated by web service tool

Hi,

when generation a web service client, the tool create the Value Object (POJO)uses with the webservice, but it add the word “wsclient” to the package name of those classes. Can this value be changed or removed?

thanks,

Stephane

No, but you could probably use the Eclipse’s Refactoring tools to move the package space of those generated classes.