Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-17 Thread Supun Malinga
Hi,

thanks. That's the general configuration.


On Mon, Jun 17, 2013 at 11:22 AM, Eranda Sooriyabandara era...@wso2.comwrote:

 Hi Supun,
 You can use the configuration by uncomment in worker nodes. But for master
 nodes you should  set the autoCommit to true.

 thanks
 Eranda


 On Mon, Jun 17, 2013 at 10:03 AM, Supun Malinga sup...@wso2.com wrote:

 Hi Eranda,

 I believe default (commented out) registry dep-sync section can be used
 here?. Was there any change to the config?.

 thanks,


 On Mon, Jun 17, 2013 at 8:14 AM, Eranda Sooriyabandara 
 era...@wso2.comwrote:

 Hi Kasun,



 On Sat, Jun 15, 2013 at 11:37 PM, Kasun Gajasinghe kas...@wso2.comwrote:

 Hi Chamara,

 I had a look at the Eranda's blog. As per that, the configration can be
 devided in to the three parts.

 1. Configure a shared/mounted registry  to which all the nodes are
 connected

 2. Configure axis2 clustering.

 3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I
 think.

 We can find separate articles to set up the first two. After that, you
 can simply configure the depsync via carbon.xml.

 Eranda, is there anything to add here?


 Well, 1 and 2 is related to registry mounting and should be one step and
 that's all with the configurations, two steps.

 thanks
 Eranda



 Regards,
 KasunG

 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:



 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne  chama...@wso2.com
 chama...@wso2.com wrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne 
 chama...@wso2.comchama...@wso2.com
 chama...@wso2.com wrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.htmlhttp://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is
 in axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:


 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.htmlhttp://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.htmlhttp://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


 Hi,

 The svn based DepSync guide in my blog is merged in to wso2 docs now.
 [1] Haven't tried the new depsync changes to registry based depsync done by
 Eranda. I don't think that it's complicated though. It's easier than svn
 based one a while back.

 [1]
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizerhttp://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Eranda Sooriyabandara
 *Software Engineer;
 Integration Technologies Team;
 WSO2 Inc.; http://wso2.com
 Lean . Enterprise . Middleware

 E-mail: eranda AT wso2.com
 Mobile: +94 716 472 816
 Linked-In: http://www.linkedin.com/in/erandasooriyabandara
 Blog: http://emsooriyabandara.blogspot.com/



 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321




 --
 *Eranda Sooriyabandara
 *Software Engineer;
 Integration Technologies Team;
 WSO2 Inc.; http://wso2.com
 Lean . Enterprise . Middleware

 E-mail: eranda AT wso2.com
 Mobile: +94 716 472 816
 Linked-In: http://www.linkedin.com/in/erandasooriyabandara
 Blog: http://emsooriyabandara.blogspot.com/



 *
 *




-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com sup...@wso2.com
mobile - 071 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-16 Thread Eranda Sooriyabandara
Hi Kasun,



On Sat, Jun 15, 2013 at 11:37 PM, Kasun Gajasinghe kas...@wso2.com wrote:

 Hi Chamara,

 I had a look at the Eranda's blog. As per that, the configration can be
 devided in to the three parts.

 1. Configure a shared/mounted registry  to which all the nodes are
 connected

 2. Configure axis2 clustering.

 3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I
 think.

 We can find separate articles to set up the first two. After that, you can
 simply configure the depsync via carbon.xml.

 Eranda, is there anything to add here?


Well, 1 and 2 is related to registry mounting and should be one step and
that's all with the configurations, two steps.

thanks
Eranda



 Regards,
 KasunG

 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:



 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne  chama...@wso2.com
 chama...@wso2.com wrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne  
 chama...@wso2.comchama...@wso2.com
 chama...@wso2.com wrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.htmlhttp://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is in
 axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:

 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.htmlhttp://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.htmlhttp://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


 Hi,

 The svn based DepSync guide in my blog is merged in to wso2 docs now. [1]
 Haven't tried the new depsync changes to registry based depsync done by
 Eranda. I don't think that it's complicated though. It's easier than svn
 based one a while back.

 [1]
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizerhttp://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




-- 
*Eranda Sooriyabandara
*Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-16 Thread Supun Malinga
Hi Eranda,

I believe default (commented out) registry dep-sync section can be used
here?. Was there any change to the config?.

thanks,


On Mon, Jun 17, 2013 at 8:14 AM, Eranda Sooriyabandara era...@wso2.comwrote:

 Hi Kasun,



 On Sat, Jun 15, 2013 at 11:37 PM, Kasun Gajasinghe kas...@wso2.comwrote:

 Hi Chamara,

 I had a look at the Eranda's blog. As per that, the configration can be
 devided in to the three parts.

 1. Configure a shared/mounted registry  to which all the nodes are
 connected

 2. Configure axis2 clustering.

 3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I
 think.

 We can find separate articles to set up the first two. After that, you
 can simply configure the depsync via carbon.xml.

 Eranda, is there anything to add here?


 Well, 1 and 2 is related to registry mounting and should be one step and
 that's all with the configurations, two steps.

 thanks
 Eranda



 Regards,
 KasunG

 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:



 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne  chama...@wso2.com
 chama...@wso2.com wrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne 
 chama...@wso2.comchama...@wso2.com
 chama...@wso2.com wrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.htmlhttp://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is
 in axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:

 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.htmlhttp://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.htmlhttp://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


 Hi,

 The svn based DepSync guide in my blog is merged in to wso2 docs now. [1]
 Haven't tried the new depsync changes to registry based depsync done by
 Eranda. I don't think that it's complicated though. It's easier than svn
 based one a while back.

 [1]
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizerhttp://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Eranda Sooriyabandara
 *Software Engineer;
 Integration Technologies Team;
 WSO2 Inc.; http://wso2.com
 Lean . Enterprise . Middleware

 E-mail: eranda AT wso2.com
 Mobile: +94 716 472 816
 Linked-In: http://www.linkedin.com/in/erandasooriyabandara
 Blog: http://emsooriyabandara.blogspot.com/



 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com sup...@wso2.com
mobile - 071 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-16 Thread Chamara Ariyarathne
On Mon, Jun 17, 2013 at 10:03 AM, Supun Malinga sup...@wso2.com wrote:

 Hi Eranda,

 I believe default (commented out) registry dep-sync section can be used
 here?. Was there any change to the config?.


Yes it can be used. Tried already :)


 thanks,


 On Mon, Jun 17, 2013 at 8:14 AM, Eranda Sooriyabandara era...@wso2.comwrote:

 Hi Kasun,



 On Sat, Jun 15, 2013 at 11:37 PM, Kasun Gajasinghe kas...@wso2.comwrote:

 Hi Chamara,

 I had a look at the Eranda's blog. As per that, the configration can be
 devided in to the three parts.

 1. Configure a shared/mounted registry  to which all the nodes are
 connected

 2. Configure axis2 clustering.

 3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I
 think.

 We can find separate articles to set up the first two. After that, you
 can simply configure the depsync via carbon.xml.

 Eranda, is there anything to add here?


 Well, 1 and 2 is related to registry mounting and should be one step and
 that's all with the configurations, two steps.

 thanks
 Eranda



 Regards,
 KasunG

 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:



 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne  chama...@wso2.com
 chama...@wso2.com wrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne 
 chama...@wso2.comchama...@wso2.com
 chama...@wso2.com wrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.htmlhttp://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is
 in axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:


 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.htmlhttp://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.htmlhttp://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


 Hi,

 The svn based DepSync guide in my blog is merged in to wso2 docs now.
 [1] Haven't tried the new depsync changes to registry based depsync done by
 Eranda. I don't think that it's complicated though. It's easier than svn
 based one a while back.

 [1]
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizerhttp://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Eranda Sooriyabandara
 *Software Engineer;
 Integration Technologies Team;
 WSO2 Inc.; http://wso2.com
 Lean . Enterprise . Middleware

 E-mail: eranda AT wso2.com
 Mobile: +94 716 472 816
 Linked-In: http://www.linkedin.com/in/erandasooriyabandara
 Blog: http://emsooriyabandara.blogspot.com/



 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Chamara Ariyarathne*
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; *+94772786766*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-16 Thread Eranda Sooriyabandara
Hi Supun,
You can use the configuration by uncomment in worker nodes. But for master
nodes you should  set the autoCommit to true.

thanks
Eranda


On Mon, Jun 17, 2013 at 10:03 AM, Supun Malinga sup...@wso2.com wrote:

 Hi Eranda,

 I believe default (commented out) registry dep-sync section can be used
 here?. Was there any change to the config?.

 thanks,


 On Mon, Jun 17, 2013 at 8:14 AM, Eranda Sooriyabandara era...@wso2.comwrote:

 Hi Kasun,



 On Sat, Jun 15, 2013 at 11:37 PM, Kasun Gajasinghe kas...@wso2.comwrote:

 Hi Chamara,

 I had a look at the Eranda's blog. As per that, the configration can be
 devided in to the three parts.

 1. Configure a shared/mounted registry  to which all the nodes are
 connected

 2. Configure axis2 clustering.

 3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I
 think.

 We can find separate articles to set up the first two. After that, you
 can simply configure the depsync via carbon.xml.

 Eranda, is there anything to add here?


 Well, 1 and 2 is related to registry mounting and should be one step and
 that's all with the configurations, two steps.

 thanks
 Eranda



 Regards,
 KasunG

 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:



 ~~--~~
 Sending this mail via my phone. Do excuse any typo or short replies.

 On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne  chama...@wso2.com
 chama...@wso2.com wrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne 
 chama...@wso2.comchama...@wso2.com
 chama...@wso2.com wrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.htmlhttp://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html
 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is
 in axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:


 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.htmlhttp://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.htmlhttp://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html
 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


 Hi,

 The svn based DepSync guide in my blog is merged in to wso2 docs now.
 [1] Haven't tried the new depsync changes to registry based depsync done by
 Eranda. I don't think that it's complicated though. It's easier than svn
 based one a while back.

 [1]
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizerhttp://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer
 http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer


 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/ http://www.wso2.com/
 http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Eranda Sooriyabandara
 *Software Engineer;
 Integration Technologies Team;
 WSO2 Inc.; http://wso2.com
 Lean . Enterprise . Middleware

 E-mail: eranda AT wso2.com
 Mobile: +94 716 472 816
 Linked-In: http://www.linkedin.com/in/erandasooriyabandara
 Blog: http://emsooriyabandara.blogspot.com/



 *
 *

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 http://wso2.org
 email - sup...@wso2.com sup...@wso2.com
 mobile - 071 56 91 321




-- 
*Eranda Sooriyabandara
*Software Engineer;
Integration Technologies Team;
WSO2 Inc.; http://wso2.com
Lean . Enterprise . Middleware

E-mail: eranda AT wso2.com
Mobile: +94 716 472 816
Linked-In: http://www.linkedin.com/in/erandasooriyabandara
Blog: http://emsooriyabandara.blogspot.com/



*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-15 Thread Chamara Ariyarathne
On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne chama...@wso2.comwrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


Eranda, You have said that the DeploymentSynchronizer  configuration is in
axis2.xml and it is confusing. Please update the blog.

Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:

 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html

 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me there.

 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *+94772786766*




-- 
*Chamara Ariyarathne*
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; *+94772786766*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-15 Thread Pushpalanka Jayawardhana
Pushpalanka Jayawardhana

Software Engineer

WSO2 Lanka (pvt) Ltd
[image: 
Facebook]http://s.wisestamp.com/links?url=http%3A%2F%2Fwww.facebook.com%2Fpushpalanka
[image:
Twitter]http://s.wisestamp.com/links?url=http%3A%2F%2Ftwitter.com%2FPushpalanka
[image:
LinkedIn]http://s.wisestamp.com/links?url=http%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3Fid%3D75175642%26trk%3Dtab_pro
[image:
Blogger]http://s.wisestamp.com/links?url=http%3A%2F%2Fpushpalankajaya.blogspot.com%2F
[image:
SlideShare]http://s.wisestamp.com/links?url=http%3A%2F%2Fwww.slideshare.net%2FPushpalanka
Mobile: +94779716248
http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fu%3Dc984892c0c4ca423%26v%3D3.13.2%26t%3D1361257731639%26promo%3D10%26dest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253Dextension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_10

On Sat, Jun 15, 2013 at 5:16 PM, Chamara Ariyarathne chama...@wso2.comwrote:



 On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne chama...@wso2.comwrote:

 This one seems current but have very abstract guidelines:


 http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html


 Eranda, You have said that the DeploymentSynchronizer  configuration is in
 axis2.xml and it is confusing. Please update the blog.

 Also why don't we have wso2 docs on this yet ?


 These two seems pretty old and outdated now:

 http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html

 http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

 I couldn't find a wso2 doc on that. If there is one please direct me
 there.


Following link is there in the docs of AppServer. May help.
[1] -
http://docs.wso2.org/wiki/display/AS501/Introduction+to+Deployment+Synchronizer




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *+94772786766*




 --
 *Chamara Ariyarathne*
 Senior Software Engineer - QA;
 WSO2 Inc; http://www.wso2.com/.
 Mobile; *+94772786766*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-15 Thread Kasun Gajasinghe



~~--~~
Sending this mail via my phone. Do excuse any typo or short replies.

On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne chama...@wso2.com  
wrote:





On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne chama...@wso2.com 
 wrote:

This one seems current but have very abstract guidelines:

http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html

Eranda, You have said that the DeploymentSynchronizer  configuration  
is in axis2.xml and it is confusing. Please update the blog.


Also why don't we have wso2 docs on this yet ?

These two seems pretty old and outdated now:

http://blog.kasunbg.org/2012/05/setup-wso2-deployment- 
synchronizer.html

http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

I couldn't find a wso2 doc on that. If there is one please direct me  
there.




Hi,

The svn based DepSync guide in my blog is merged in to wso2 docs now.  
[1] Haven't tried the new depsync changes to registry based depsync  
done by Eranda. I don't think that it's complicated though. It's  
easier than svn based one a while back.


[1] 
http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer



--
Chamara Ariyarathne
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; +94772786766



--
Chamara Ariyarathne
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; +94772786766
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I configure Registry Based Deployment Synchronizer in a ESB 4.7.0 Cluster ?

2013-06-15 Thread Kasun Gajasinghe

Hi Chamara,

I had a look at the Eranda's blog. As per that, the configration can  
be devided in to the three parts.


1. Configure a shared/mounted registry  to which all the nodes are  
connected


2. Configure axis2 clustering.

3. Confgure DepSync. (Only the XML segment in carbon.XML is enough I  
think.


We can find separate articles to set up the first two. After that, you  
can simply configure the depsync via carbon.xml.


Eranda, is there anything to add here?

Regards,
KasunG

~~--~~
Sending this mail via my phone. Do excuse any typo or short replies.

On Jun 15, 2013, at 1:52 PM, Kasun Gajasinghe kas...@wso2.com wrote:




~~--~~
Sending this mail via my phone. Do excuse any typo or short replies.

On Jun 15, 2013, at 7:46 AM, Chamara Ariyarathne chama...@wso2.com  
wrote:





On Sat, Jun 15, 2013 at 8:47 AM, Chamara Ariyarathne chama...@wso2.com 
 wrote:

This one seems current but have very abstract guidelines:

http://emsooriyabandara.blogspot.com/2013/01/registry-based-deployment-synchronizer.html

Eranda, You have said that the DeploymentSynchronizer   
configuration is in axis2.xml and it is confusing. Please update  
the blog.


Also why don't we have wso2 docs on this yet ?

These two seems pretty old and outdated now:

http://blog.kasunbg.org/2012/05/setup-wso2-deployment-synchronizer.html
http://charithaka.blogspot.com/2011/11/wso2-deployment-synchronizer-sharing.html

I couldn't find a wso2 doc on that. If there is one please direct  
me there.




Hi,

The svn based DepSync guide in my blog is merged in to wso2 docs  
now. [1] Haven't tried the new depsync changes to registry based  
depsync done by Eranda. I don't think that it's complicated though.  
It's easier than svn based one a while back.


[1] 
http://docs.wso2.org/wiki/display/DSS300/Configuring+the+SVN-Based+Deployment+Synchronizer



--
Chamara Ariyarathne
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; +94772786766



--
Chamara Ariyarathne
Senior Software Engineer - QA;
WSO2 Inc; http://www.wso2.com/.
Mobile; +94772786766
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev