login button

Support for Policies

Forums :

Hi

Does WSO2 Registry 1.0 support policy configuration and enforcement? If yes, how is it supported? For more clarity, assume the WSDL need to be validated for message conformance whenever a WSDL is published.

Thanks

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Not explicitly yet...

Hi Sakku:

We don't yet explicitly support any kind of policy enforcement, but our plugin model (i.e. URLHandlers and MediaTypeHandlers) allows you to do stuff like this yourself.  For instance you can install a MediaTypeHandler to replace the one we include for WSDLs, and do any kind of validation/conformance checking in there.

In the current HEAD, we've revamped the plugin model to be much cleaner, and expect to include examples for things like WSDL validation (and WS-I BP conformance checking) "out of the box".  You'll see all that in version 1.1, which should be out relatively soon.

Thanks,

--Glen Daniels

  Director of Java Platforms

Now available in version 1.1?

I'm looking at version 1.1 but still can't find explicit support for this. What I'm looking for is something similar to capabilities found in Mule Galaxy (see the Policy Enforcement section in the below link)

http://www.mulesource.org/display/GALAXY/Managing+Artifacts

The below article claims that WS02 registry supports WSDL Validation.

http://www.ws02.org/library/3777#wsdl

Perhaps I'm missing the sets necessary to setup 1.1 with WSDL policy management.

Thanks,
~Michael

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.