You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Charith Dhanushka Wickramarachchi (JIRA)" <ji...@apache.org> on 2009/02/20 05:08:03 UTC

[jira] Created: (SYNAPSE-510) Make Synapse enable to Configured in Others ways than the default xml configuration

Make Synapse enable to Configured in Others ways than the default xml configuration
-----------------------------------------------------------------------------------

                 Key: SYNAPSE-510
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-510
             Project: Synapse
          Issue Type: Improvement
          Components: Core
         Environment: IDE: Intellij IDEA 7
OS: Ubuntu 8.10

            Reporter: Charith Dhanushka Wickramarachchi
            Priority: Minor
         Attachments: patch.txt

Hi ,

In order to be able to configure synapse in other ways than the XML
configuration language, I have abstracted out the initialization into a
one level higher layer where you can specify the mechanism by which you
 want to load the configuration. This will not affect the usual synapse
initialization flow, but is just an abstraction layer.
 
I m attaching the patch for review with this.More details about the abstraction layers were included in my mail to the dev list.

thank you,
Charith

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-510) Make Synapse enable to Configured in Others ways than the default xml configuration

Posted by "Charith Dhanushka Wickramarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charith Dhanushka Wickramarachchi updated SYNAPSE-510:
------------------------------------------------------

    Attachment: patch.txt

> Make Synapse enable to Configured in Others ways than the default xml configuration
> -----------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-510
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-510
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>         Environment: IDE: Intellij IDEA 7
> OS: Ubuntu 8.10
>            Reporter: Charith Dhanushka Wickramarachchi
>            Priority: Minor
>         Attachments: patch.txt
>
>
> Hi ,
> In order to be able to configure synapse in other ways than the XML
> configuration language, I have abstracted out the initialization into a
> one level higher layer where you can specify the mechanism by which you
>  want to load the configuration. This will not affect the usual synapse
> initialization flow, but is just an abstraction layer.
>  
> I m attaching the patch for review with this.More details about the abstraction layers were included in my mail to the dev list.
> thank you,
> Charith

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Closed: (SYNAPSE-510) Make Synapse enable to Configured in Others ways than the default xml configuration

Posted by "Charith Dhanushka Wickramarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charith Dhanushka Wickramarachchi closed SYNAPSE-510.
-----------------------------------------------------

    Resolution: Fixed


I'm closing this issue since this feature is already provided by org.apache.synapse.config.xml.ConfigurationFactoryAndSerializerFinder and the org.apache.synapse.SynapseControllerFactory which is added recently to the Synapse trunk. 
:)

thank you,
Charith  

> Make Synapse enable to Configured in Others ways than the default xml configuration
> -----------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-510
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-510
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Core
>         Environment: IDE: Intellij IDEA 7
> OS: Ubuntu 8.10
>            Reporter: Charith Dhanushka Wickramarachchi
>            Priority: Minor
>         Attachments: patch.txt
>
>
> Hi ,
> In order to be able to configure synapse in other ways than the XML
> configuration language, I have abstracted out the initialization into a
> one level higher layer where you can specify the mechanism by which you
>  want to load the configuration. This will not affect the usual synapse
> initialization flow, but is just an abstraction layer.
>  
> I m attaching the patch for review with this.More details about the abstraction layers were included in my mail to the dev list.
> thank you,
> Charith

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org