cancel
Showing results for 
Search instead for 
Did you mean: 

java.util.nosuchElementException

Former Member
0 Kudos

Hello,

I have WSDL and XSD sent in seperate files by the client.

The WSDL has a link to XSD file

when I select XSD for MM, I could see the attributes in the XSD

but When I select WSDL, it is throwing the error message

"java.util.nosuchElementException"

For few WSDL, I am getting an erorr message, no such message exists.

In the WSDL, I have changed the name space to my current NS. the location of the XSD to the existing location.

Infact, prior to changing and after changing the error message is the same.

any idea how to handle this?

regards,

Nikhil.

Accepted Solutions (0)

Answers (1)

Answers (1)

turmoll
Active Contributor
0 Kudos

Hi,

If I were you I would prepare a new WSDL's by "copy and paste" schema definition into the WSDL file.

Just try to get rid of link from WSDL to schema.

Regards,

Jakub