On Monday 24 January 2011 10:56:43 am amit_ak wrote:
> Hi,
> 
> The Web services which we are trying to access is provided by third party.
> We tried by adding "elementFormDefault="unqualified" " to the local copy of
> the WSDL and generating the client stub. But the problem still persists.

It's actually the other way around.  If you need it namespace qualified, you 
need to add elementFormDefault="qualified".


Dan


> I have attached the WSDL here. We are interested only with
> "DMO_WS_DEDUP/input", "DMO_WS_DEDUP/output", "DMO_WS_STD/input" and
> "DMO_WS_STD/output". For these we added the
> "elementFormDefault="unqualified".
> 
> WSDL :  http://cxf.547215.n5.nabble.com/file/n3354868/Services.wsdl
> Services.wsdl
> 
> Is there any other changes to be made? Is there any other way to resolve
> this?

-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog

Reply via email to