Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error setting up new client proxy, unknown namespace

Former Member
0 Likes
819

Hi all.

I am trying to setup a new client proxy, with SE80.

I am using an WSDL file.

Somehow I get the following error.

Proxy-Generierung: Fehler aufgetreten

Exception occurred in library handler

Incorrect value: Unknown Namespace http://www.mynamespace.com/param

Anyone have any ideas why? Does namespace need to contain specific values?

Thanks!

3 REPLIES 3
Read only

Former Member
0 Likes
574

Hi,

The namespace you are using for creating client proxy might not be available for consumption(i.e. it might not be published) or there is no connectivity to the source system so namespace is not available.

Try checking connection.

Hoping it helps..

Regards,

Komal

Edited by: Komal Lakhwani on Feb 8, 2010 4:31 PM

Read only

0 Likes
574

ok, I didnt create the WSDL file but who or where should we setup the namespace? not really sure how or what to publish.

Read only

0 Likes
574

Hi..

The provider of WSDL has to do this.

Just check with the provider of WSDL if the web service is published.

Hoping it helps.

Thanks & Regards,

Komal