You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/03/22 12:02:32 UTC

[jira] Closed: (SYNAPSE-79) Synapse does not lookup in a remote registry when full registry based configuration is given

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

Charitha Kankanamge closed SYNAPSE-79.
--------------------------------------


Verified the fix and closed the bug.

> Synapse does not lookup in a remote registry when full registry based configuration is given
> --------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-79
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-79
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-RC1-B1
>         Environment: winXp, jdk15
>            Reporter: Charitha Kankanamge
>         Assigned To: Ruwan Linton
>            Priority: Critical
>             Fix For: 1.0-RC1-B2
>
>
> I noticed the following issue when using full registry based configuration.
> -Specify the following in synapse.xml
> <synapse xmlns="http://ws.apache.org/ns/synapse">
>     <!-- a full registry based configuration -->
>      <registry provider="org.apache.synapse.registry.url.SimpleURLRegistry">
>                 <parameter name="root">file:repository/conf/sample/resources</parameter>
>                 <parameter name="cachableDuration">15000</parameter>
>     </registry>
> </synapse> 
> -Place a synapse configuration file in ..repository/conf/sample/resources and define log mediator in it.
> - Send a request through synapse
> messages did not go through the remote registry. Instead it invoked default main sequence which just sent message to endpoint.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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