cancel
Showing results for 
Search instead for 
Did you mean: 

Namespace Error when generating Client Proxy for Java Web Service

Former Member
0 Kudos

Hi.Experts:

When I want to generating a Client Proxy for my WSDL file created by JAVA,it seems that some namespace errors occur.

The error like this:

"Incorrect value: Unknown Namespace http://sql.java

Exception of class CX_SLIB "

I checked all the SOAP runtime,it seems no error.So do I need to create the objects in the Integration Repository??If it is the truth,then how can I do it.

Best Regards

Martin Xie

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Martin

If you eliminate the line where this namespace is declared. What happen?

Regards

Marcos

Former Member
0 Kudos

Hi.Marcos:

I just use se80 and Create -->Enterprise Service

->Consumer Service

->url/http

and select the file or input the URL,then I got to the last page to COMPLETE the Client Proxy,when I choose "Complete" ,the error occurs.

Thanks for your quick response.

Best Regards

Martin Xie

Former Member
0 Kudos

Hi Martin

I didn't find this options in SAP GUI Create -->Enterprise Service ->Consumer Service ->url/http

Maybe my version is different.

You say that you can select the file ou url.

Did you select the file or url?

If was file, open this file, find the tag that you have the wrong namespace and eliminate this tag.

If was url, access this url, copy the xml and same in one file, then select this file in the step above.

I don't know if works, its only a suggestion.

regards

Marcos

Former Member
0 Kudos

Thanks for your response,I'm using ECC 6 SP15,I think the problem occurs from SP14..

Best Regards

Martin Xie

sivasatyaprasad_yerra
Active Contributor
0 Kudos

After you click on "Complete" button, did u get popup screen to "Enter Logon Data"?

Former Member
0 Kudos

Hi Martin,

I had same issue. Consulted with SOA experts in SAP. They said they dont support WSDL containing http bindings. May be you can remove it and try. I did it and it worked.

Regards,

Dhana

Answers (0)