Hello,

Can someone explain the purpose of the targetNamespace attribute in
services.xml?

My webservice namespace appears to be actually set by the ServiceClass
parameter "project.webservices.svc.Class". If I set targetNamespace="bozo",
then the wsdl will show <wsdl:definitions targetNamespace="bozo">. However,
my client requests won't be accepted unless I set my target namespace to "
http://svc.webservices.project";.

Thanks,

-- 
Philippe

Reply via email to