membrane / soa-model

Toolkit and Java API for WSDL, WADL and XML Schema.
http://www.membrane-soa.org/soa-model/
Apache License 2.0
94 stars 73 forks source link

Add support for WS-ReliableMessage policy assertions #217

Closed bjornvester closed 10 years ago

bjornvester commented 10 years ago

This pull request adds support for "Web Services Reliable Messaging Policy Assertion" (WS-RM Policy), the version from February 2005 (http://schemas.xmlsoap.org/ws/2005/02/rm/policy/). It also fixes a NullPointerException in Binding.getPolicy() if called on a WSDL without policies.