You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Auke Schrijnen (JIRA)" <ji...@apache.org> on 2012/07/31 13:52:34 UTC

[jira] [Updated] (SYNAPSE-900) Provide means to specify schema uri in Validate mediator

     [ https://issues.apache.org/jira/browse/SYNAPSE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Auke Schrijnen updated SYNAPSE-900:
-----------------------------------

    Attachment: 0001-SYNAPSE-900-Add-support-for-schema-uri-in-Validate-m.patch

Patch provides the proposed change, includes a simple unit test and restores some documentation which got lost in the 2.0/2.1 site refactoring.
Note that the patch uses a utility method introduced in the patch for SYNAPSE-896.
                
> Provide means to specify schema uri in Validate mediator
> --------------------------------------------------------
>
>                 Key: SYNAPSE-900
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-900
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: NIGHTLY
>            Reporter: Auke Schrijnen
>            Priority: Minor
>         Attachments: 0001-SYNAPSE-900-Add-support-for-schema-uri-in-Validate-m.patch
>
>
> Within ProxyServices WSDLs can be specified as key or as uri. Specifying this kind of resources as uri is very useful, especially in deployments where all resources are on the local filesystem or hosted on a central http server.
> The Validate mediator only supports specifying the schema as key, which results in maintaining extra configuration items such as localEntries and resource declarations for imports. Specifying the schema as a uri simplifies the configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org