Forum Discussion

Erik-Berndt_Sch's avatar
Erik-Berndt_Sch
Occasional Contributor
16 years ago

Ws-addressing metadata support in soapui 2.5?

Hi,

I'm currently writing a new webservice that requires ws-addressing. I would like to indicate this in my wsdl using ws-addressing metadata, using the following namespaces:

xmlns:wsp="http://www.w3.org/ns/ws-policy"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"

I'm currently using both the w3c spec and  a blog entry from Glen Mazza as starting point for my wsdl:
http://www.jroller.com/gmazza/entry/imp ... nametokens

However, I keep finding that soapui does not see ws-addressing as enabled.

But I'm wondering if soapui 2.5 does support this, as I've had success with the older candidate recommendation xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" (now superseded by ws-adressing metadata) 

I cannot find any documentation about this on the soapui website, so any help is appreciated. Perhaps you could create a simple wsdl using ws-addressing metadata that is accepted by soapui?

Regards,
Erik-Berndt