The Artima Developer Community
Sponsored Link

Web Services Forum
WSDL imports with same namespace..

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
raj k

Posts: 1
Nickname: rak157
Registered: Sep, 2009

WSDL imports with same namespace.. Posted: Sep 12, 2009 11:21 AM
Reply to this message Reply
Advertisement
Hi ,

i have got a wsdl within which 3 wsdls are imported with same namespace.This in turn is causing duplicate key errors when loading.
Please suggest a work around for this.
<wsdl:import namespace="a" location="./t1.wsdl"/>
<wsdl:import namespace="a" location="./t2.wsdl"/>
<wsdl:import namespace="a" location="./t3.wsdl"/>

Thanks in advance.
Regards
Raj

Topic: Using gSoap in Cloud computing project written in C Previous Topic   Next Topic Topic: Axis 1.4 strange characters &lt; &#13;....

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use