cancel
Showing results for 
Search instead for 
Did you mean: 

urn: Namespace identifier problem

Former Member
0 Kudos

soapelement.addAttribute(envelope.createName("xmlns:ns1"), "urn:Login");

is throwing up the following error message

org.w3c.dom.DOMException: Prefix is 'xmlns', but URI is not 'http://www.w3.org/2000/xmlns/' in the qualified name, 'xmlns:ns1'

This is happening will creating soap message.

Kindly let me know if you have any hint on it

Regards,

Satish

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Following link may help you..

Hope this helps..

Regards,

Moorthy