I create webserice with axis2 and generate wsdl from url
http://myserver/services/myservice?wsdl. But for pojo objects in different
package, it generates different schema namespace. I know from java2wsdl
command, I can map all package to same namespace. How could I do from
service.xml? I give element <schema namespace="mynamespace" /> in
service.xml. But it just put my service  class to that namespace and not for
my pojo models.
Thanks a lot.

-- 
Haipeng Du
Salt Lake City

Reply via email to