Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Anuruddha Liyanarachchi
Hi,

IMO we can define 'python-dev', 'python-pip' libraries in stratos base
since they are required by configurator which is a mandatory module.
Therefore,
In configurator module we can inlcude jinja2;
In PCA module we can include PCA related python dependencies
*(**paho,psutil,gittle,pexpect,yapsy
etc.);*

WDYT ?


On Sun, Sep 6, 2015 at 11:02 AM, Gayan Gunarathne  wrote:

> It is ok to redefined the python-pip module in configurator module since
> currently it is used in PCA and configurator only.
>
> But this might be a issue with other python libraries as well if that
> commonly used among the python modules.Also if there is several python
> modules exists we need to redefined the libraries everywhere.IMO we may
> need to include separate module for python and that module we can include
> the common libraries for python.
>
> Thanks,
> Gayan
>
> On Sun, Sep 6, 2015 at 9:25 AM, Akila Ravihansa Perera  > wrote:
>
>> Hi Raj,
>>
>> Yes, I meant python-pip should not be removed from PCA module but should
>> be installed for configurator as well.
>>
>> I think it should be redefined for configurator module since python-pip
>> is not a compulsory package. We can use Java agent without it.
>>
>> Thanks.
>>
>> On Sun, Sep 6, 2015 at 6:17 AM, Rajkumar Rajaratnam 
>> wrote:
>>
>>>
>>>
>>> On Sun, Sep 6, 2015 at 7:45 AM, Akila Ravihansa Perera <
>>> raviha...@wso2.com> wrote:
>>>
 Hi Raj,

 I think we should not remove python-pip from PCA module since those
 dependencies should be installed for PCA to function.

>>>
>>> ​In the very similar way, python-pip should be installed for
>>> configurator to function as well :). So if I am using java agent instead of
>>> python agent, how would configurator work without python-pip? IMO, we can
>>> either move python-pip to stratos_base or use [1] to redfine python-pip
>>> package in configurator if it is not already defined anywhere else.
>>>
>>> [1]
>>> http://stackoverflow.com/questions/15266347/puppet-test-if-a-package-already-defined
>>>
>>> Thanks,
>>> Raj.
>>>

 @Anuruddha: I still see that jinja2 is packed from PCA module [1].
 Shall we move this to configurator module?

 [1]
 https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/python_agent/manifests/initialize.pp#L57

 Thanks.

 On Sat, Sep 5, 2015 at 3:21 PM, Anuruddha Liyanarachchi <
 anurudd...@wso2.com> wrote:

> Hi Raj,
>
> Thanks for pointing this out. I have now added the jinja2 dependency
> to configurator module and removed from PCA. [1]
>
> [1]
> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32
>
> On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam <
> rajkum...@wso2.com> wrote:
>
>> Hi,
>>
>> I think python-pip & jinja2 should be installed by configurator
>> puppet module, not by python agent.
>>
>> I am using vagrant, puppet and configurator to setup my development
>> environment, but I am not using python agent. Since $subject is not 
>> done, I
>> had to modify configurator puppet module.
>>
>> It would be better if we do the $subject.
>>
>> Thanks,
>> Raj.
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Software Engineer, WSO2
>>
>> Mobile : +94777568639
>> Blog : rajkumarr.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel  : +94 112 145 345
> a nurudd...@wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Akila Ravihansa Perera
 WSO2 Inc.;  http://wso2.com/

 Blog: http://ravihansa3000.blogspot.com

>>>
>>>
>>>
>>> --
>>> Rajkumar Rajaratnam
>>> Committer & PMC Member, Apache Stratos
>>> Software Engineer, WSO2
>>>
>>> Mobile : +94777568639
>>> Blog : rajkumarr.com
>>>
>>
>>
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Thanks and Regards,*
Anuruddha Lanka Liyanarachchi
Software Engineer 

Re: [Dev] [Private PaaS] Set JAVA_HOME as part of java installation via puppet

2015-09-05 Thread Rajkumar Rajaratnam
Great. Thanks Anuruddha!

On Sun, Sep 6, 2015 at 5:21 PM, Anuruddha Liyanarachchi  wrote:

> Hi Raj,
>
> I have done $subject.
>
> On Sun, Sep 6, 2015 at 9:37 AM, Rajkumar Rajaratnam 
> wrote:
>
>> Hi,
>>
>> I think we need to do $Subject.
>>
>> Thanks,
>> Raj.
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Software Engineer, WSO2
>>
>> Mobile : +94777568639
>> Blog : rajkumarr.com
>>
>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel  : +94 112 145 345
> a nurudd...@wso2.com
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Gayan Gunarathne
It is ok to redefined the python-pip module in configurator module since
currently it is used in PCA and configurator only.

But this might be a issue with other python libraries as well if that
commonly used among the python modules.Also if there is several python
modules exists we need to redefined the libraries everywhere.IMO we may
need to include separate module for python and that module we can include
the common libraries for python.

Thanks,
Gayan

On Sun, Sep 6, 2015 at 9:25 AM, Akila Ravihansa Perera 
wrote:

> Hi Raj,
>
> Yes, I meant python-pip should not be removed from PCA module but should
> be installed for configurator as well.
>
> I think it should be redefined for configurator module since python-pip is
> not a compulsory package. We can use Java agent without it.
>
> Thanks.
>
> On Sun, Sep 6, 2015 at 6:17 AM, Rajkumar Rajaratnam 
> wrote:
>
>>
>>
>> On Sun, Sep 6, 2015 at 7:45 AM, Akila Ravihansa Perera <
>> raviha...@wso2.com> wrote:
>>
>>> Hi Raj,
>>>
>>> I think we should not remove python-pip from PCA module since those
>>> dependencies should be installed for PCA to function.
>>>
>>
>> ​In the very similar way, python-pip should be installed for configurator
>> to function as well :). So if I am using java agent instead of python
>> agent, how would configurator work without python-pip? IMO, we can either
>> move python-pip to stratos_base or use [1] to redfine python-pip package in
>> configurator if it is not already defined anywhere else.
>>
>> [1]
>> http://stackoverflow.com/questions/15266347/puppet-test-if-a-package-already-defined
>>
>> Thanks,
>> Raj.
>>
>>>
>>> @Anuruddha: I still see that jinja2 is packed from PCA module [1]. Shall
>>> we move this to configurator module?
>>>
>>> [1]
>>> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/python_agent/manifests/initialize.pp#L57
>>>
>>> Thanks.
>>>
>>> On Sat, Sep 5, 2015 at 3:21 PM, Anuruddha Liyanarachchi <
>>> anurudd...@wso2.com> wrote:
>>>
 Hi Raj,

 Thanks for pointing this out. I have now added the jinja2 dependency to
 configurator module and removed from PCA. [1]

 [1]
 https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32

 On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam >>> > wrote:

> Hi,
>
> I think python-pip & jinja2 should be installed by configurator
> puppet module, not by python agent.
>
> I am using vagrant, puppet and configurator to setup my development
> environment, but I am not using python agent. Since $subject is not done, 
> I
> had to modify configurator puppet module.
>
> It would be better if we do the $subject.
>
> Thanks,
> Raj.
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> Blog : rajkumarr.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Thanks and Regards,*
 Anuruddha Lanka Liyanarachchi
 Software Engineer - WSO2
 Mobile : +94 (0) 712762611
 Tel  : +94 112 145 345
 a nurudd...@wso2.com

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


>>>
>>>
>>> --
>>> Akila Ravihansa Perera
>>> WSO2 Inc.;  http://wso2.com/
>>>
>>> Blog: http://ravihansa3000.blogspot.com
>>>
>>
>>
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Software Engineer, WSO2
>>
>> Mobile : +94777568639
>> Blog : rajkumarr.com
>>
>
>
>
> --
> Akila Ravihansa Perera
> WSO2 Inc.;  http://wso2.com/
>
> Blog: http://ravihansa3000.blogspot.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Private PaaS] Set JAVA_HOME as part of java installation via puppet

2015-09-05 Thread Anuruddha Liyanarachchi
Hi Raj,

I have done $subject.

On Sun, Sep 6, 2015 at 9:37 AM, Rajkumar Rajaratnam 
wrote:

> Hi,
>
> I think we need to do $Subject.
>
> Thanks,
> Raj.
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> Blog : rajkumarr.com
>



-- 
*Thanks and Regards,*
Anuruddha Lanka Liyanarachchi
Software Engineer - WSO2
Mobile : +94 (0) 712762611
Tel  : +94 112 145 345
a nurudd...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB] Security policy availability in ESB490

2015-09-05 Thread Jason De Silva
Hi Chanaka,

Just noticed that even though we do not recommend to apply security policy
application via the UI, a user may tend to create a "Secured proxy" via the
esb console (may be for test purpose) since it is still available. If such
secured proxy is created then he will be in a state of doubt on how to
proceed with it. For example if a secured proxy is created with scenario
one(UT) unlike in previous versions he is not able to define the user roles
to engage with via the UI. So, IMO I think its better to remove the secured
proxy creation from the console to avoid confusion :) hence I have created
a jira [1].

[1] https://wso2.org/jira/browse/ESBJAVA-4175

Regards
Jason

On Tue, Sep 1, 2015 at 6:06 PM, Chanaka Fernando  wrote:

> Hi Jason,
>
> Your observation is correct. We don't need these default policies anymore
> since we are not allowing users to apply security policies from the
> management console with scenario selection UI. But there is no harm in
> keeping these policies since they are not referred by proxy services. Also
> we are not recommending users to apply security policies from UI instead
> they have to use the Dev studio.
>
>
> Thanks,
> Chanaka
>
> On Thu, Aug 27, 2015 at 2:31 PM, Jason De Silva  wrote:
>
>> Hi All,
>>
>> From ESB 490 we have moved QOS to be applied via Dev Studio. But still in
>> ESB registry under org.wso2.carbon.security.mgt - policy we still can see
>> the policies. Is there a specific reason for this? Also I noticed that it
>> is possible to create a secure proxy service and apply a security scenario
>> from esb console is this recommended?  Would like to know your thoughts.
>>
>> Regards
>> Jason
>>
>> --
>> Jason De Silva
>> *Software Engineer - QA*
>> Mobile: +94 (0) 772 097 678
>> Email: jas...@wso2.com
>> WSO2 Inc. www.wso2.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Chanaka Fernando
> Senior Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 773337238
> Blog : http://soatutorials.blogspot.com
> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
> Twitter:https://twitter.com/chanakaudaya
> Wordpress:http://chanakaudaya.wordpress.com
>
>
>
>


-- 
Jason De Silva
*Software Engineer - QA*
Mobile: +94 (0) 772 097 678
Email: jas...@wso2.com
WSO2 Inc. www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Private PaaS] Set JAVA_HOME as part of java installation via puppet

2015-09-05 Thread Rajkumar Rajaratnam
Hi,

I think we need to do $Subject.

Thanks,
Raj.

-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Akila Ravihansa Perera
Hi Raj,

Yes, I meant python-pip should not be removed from PCA module but should be
installed for configurator as well.

I think it should be redefined for configurator module since python-pip is
not a compulsory package. We can use Java agent without it.

Thanks.

On Sun, Sep 6, 2015 at 6:17 AM, Rajkumar Rajaratnam 
wrote:

>
>
> On Sun, Sep 6, 2015 at 7:45 AM, Akila Ravihansa Perera  > wrote:
>
>> Hi Raj,
>>
>> I think we should not remove python-pip from PCA module since those
>> dependencies should be installed for PCA to function.
>>
>
> ​In the very similar way, python-pip should be installed for configurator
> to function as well :). So if I am using java agent instead of python
> agent, how would configurator work without python-pip? IMO, we can either
> move python-pip to stratos_base or use [1] to redfine python-pip package in
> configurator if it is not already defined anywhere else.
>
> [1]
> http://stackoverflow.com/questions/15266347/puppet-test-if-a-package-already-defined
>
> Thanks,
> Raj.
>
>>
>> @Anuruddha: I still see that jinja2 is packed from PCA module [1]. Shall
>> we move this to configurator module?
>>
>> [1]
>> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/python_agent/manifests/initialize.pp#L57
>>
>> Thanks.
>>
>> On Sat, Sep 5, 2015 at 3:21 PM, Anuruddha Liyanarachchi <
>> anurudd...@wso2.com> wrote:
>>
>>> Hi Raj,
>>>
>>> Thanks for pointing this out. I have now added the jinja2 dependency to
>>> configurator module and removed from PCA. [1]
>>>
>>> [1]
>>> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32
>>>
>>> On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam 
>>> wrote:
>>>
 Hi,

 I think python-pip & jinja2 should be installed by configurator puppet
 module, not by python agent.

 I am using vagrant, puppet and configurator to setup my development
 environment, but I am not using python agent. Since $subject is not done, I
 had to modify configurator puppet module.

 It would be better if we do the $subject.

 Thanks,
 Raj.

 --
 Rajkumar Rajaratnam
 Committer & PMC Member, Apache Stratos
 Software Engineer, WSO2

 Mobile : +94777568639
 Blog : rajkumarr.com

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


>>>
>>>
>>> --
>>> *Thanks and Regards,*
>>> Anuruddha Lanka Liyanarachchi
>>> Software Engineer - WSO2
>>> Mobile : +94 (0) 712762611
>>> Tel  : +94 112 145 345
>>> a nurudd...@wso2.com
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.com
>>
>
>
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> Blog : rajkumarr.com
>



-- 
Akila Ravihansa Perera
WSO2 Inc.;  http://wso2.com/

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


Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Rajkumar Rajaratnam
On Sun, Sep 6, 2015 at 7:45 AM, Akila Ravihansa Perera 
wrote:

> Hi Raj,
>
> I think we should not remove python-pip from PCA module since those
> dependencies should be installed for PCA to function.
>

​In the very similar way, python-pip should be installed for configurator
to function as well :). So if I am using java agent instead of python
agent, how would configurator work without python-pip? IMO, we can either
move python-pip to stratos_base or use [1] to redfine python-pip package in
configurator if it is not already defined anywhere else.

[1]
http://stackoverflow.com/questions/15266347/puppet-test-if-a-package-already-defined

Thanks,
Raj.

>
> @Anuruddha: I still see that jinja2 is packed from PCA module [1]. Shall
> we move this to configurator module?
>
> [1]
> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/python_agent/manifests/initialize.pp#L57
>
> Thanks.
>
> On Sat, Sep 5, 2015 at 3:21 PM, Anuruddha Liyanarachchi <
> anurudd...@wso2.com> wrote:
>
>> Hi Raj,
>>
>> Thanks for pointing this out. I have now added the jinja2 dependency to
>> configurator module and removed from PCA. [1]
>>
>> [1]
>> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32
>>
>> On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam 
>> wrote:
>>
>>> Hi,
>>>
>>> I think python-pip & jinja2 should be installed by configurator puppet
>>> module, not by python agent.
>>>
>>> I am using vagrant, puppet and configurator to setup my development
>>> environment, but I am not using python agent. Since $subject is not done, I
>>> had to modify configurator puppet module.
>>>
>>> It would be better if we do the $subject.
>>>
>>> Thanks,
>>> Raj.
>>>
>>> --
>>> Rajkumar Rajaratnam
>>> Committer & PMC Member, Apache Stratos
>>> Software Engineer, WSO2
>>>
>>> Mobile : +94777568639
>>> Blog : rajkumarr.com
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Thanks and Regards,*
>> Anuruddha Lanka Liyanarachchi
>> Software Engineer - WSO2
>> Mobile : +94 (0) 712762611
>> Tel  : +94 112 145 345
>> a nurudd...@wso2.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Akila Ravihansa Perera
> WSO2 Inc.;  http://wso2.com/
>
> Blog: http://ravihansa3000.blogspot.com
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Akila Ravihansa Perera
Hi Raj,

I think we should not remove python-pip from PCA module since those
dependencies should be installed for PCA to function.

@Anuruddha: I still see that jinja2 is packed from PCA module [1]. Shall we
move this to configurator module?

[1]
https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/python_agent/manifests/initialize.pp#L57

Thanks.

On Sat, Sep 5, 2015 at 3:21 PM, Anuruddha Liyanarachchi  wrote:

> Hi Raj,
>
> Thanks for pointing this out. I have now added the jinja2 dependency to
> configurator module and removed from PCA. [1]
>
> [1]
> https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32
>
> On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam 
> wrote:
>
>> Hi,
>>
>> I think python-pip & jinja2 should be installed by configurator puppet
>> module, not by python agent.
>>
>> I am using vagrant, puppet and configurator to setup my development
>> environment, but I am not using python agent. Since $subject is not done, I
>> had to modify configurator puppet module.
>>
>> It would be better if we do the $subject.
>>
>> Thanks,
>> Raj.
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Software Engineer, WSO2
>>
>> Mobile : +94777568639
>> Blog : rajkumarr.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel  : +94 112 145 345
> a nurudd...@wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Akila Ravihansa Perera
WSO2 Inc.;  http://wso2.com/

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


Re: [Dev] Downloadin wso2 product with ERROR 403: Forbidden.

2015-09-05 Thread Nirmal Fernando
Hi Jorge,

I'm afraid you can't use them, since we would like to know who downloads
our products.

On Sat, Sep 5, 2015 at 9:41 PM, Jorge Infante  wrote:

> Hi Nirmal.
>
> So I cannot use a plugin in Firefox like DownThemAll to download your
> product after get the download url from your page? I try this right now and
> the 403 error appear.
>
>
>
> Jorge.
>
>
>
>
>
> *De:* Nirmal Fernando [mailto:nir...@wso2.com]
> *Enviado el:* sábado, 5 de septiembre de 2015 11:01
> *Para:* Jorge 
> *CC:* WSO2 Developers' List 
> *Asunto:* Re: [Dev] Downloadin wso2 product with ERROR 403: Forbidden.
>
>
>
> Hi Jorge,
>
>
>
> You have to download the product via wso2.com website.
>
>
>
> On Sat, Sep 5, 2015 at 8:14 PM, Jorge  wrote:
>
> Hi folks,
>
> When I try to download any wso2 product I find this error:
>
>
>
>
>
> Resolving product-dist.wso2.com (product-dist.wso2.com)... 204.232.230.14
>
> Connecting to product-dist.wso2.com 
> (product-dist.wso2.com)|204.232.230.14|:80...
> connected.
>
> HTTP request sent, awaiting response... 403 Forbidden
>
> ERROR 403: Forbidden.
>
>
>
> Thanks,
>
>  Jorge.
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
>
>
>
> --
>
>
> Thanks & regards,
> Nirmal
>
> Team Lead - WSO2 Machine Learner
> Associate Technical Lead - Data Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
> [image: Imagen quitada por el remitente.]
>



-- 

Thanks & regards,
Nirmal

Team Lead - WSO2 Machine Learner
Associate Technical Lead - Data Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
<>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Downloadin wso2 product with ERROR 403: Forbidden.

2015-09-05 Thread Jorge Infante
Hi Nirmal.

So I cannot use a plugin in Firefox like DownThemAll to download your product 
after get the download url from your page? I try this right now and the 403 
error appear.

 

Jorge.

 

 

De: Nirmal Fernando [mailto:nir...@wso2.com] 
Enviado el: sábado, 5 de septiembre de 2015 11:01
Para: Jorge 
CC: WSO2 Developers' List 
Asunto: Re: [Dev] Downloadin wso2 product with ERROR 403: Forbidden.

 

Hi Jorge,

 

You have to download the product via wso2.com   website. 

 

On Sat, Sep 5, 2015 at 8:14 PM, Jorge mailto:isildur...@gmail.com> > wrote:

Hi folks,

When I try to download any wso2 product I find this error:

 

 

Resolving product-dist.wso2.com   
(product-dist.wso2.com  )... 204.232.230.14

Connecting to product-dist.wso2.com   
(product-dist.wso2.com  )|204.232.230.14|:80... 
connected.

HTTP request sent, awaiting response... 403 Forbidden

ERROR 403: Forbidden.

 

Thanks,

 Jorge.

 


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





 

-- 


Thanks & regards,
Nirmal

Team Lead - WSO2 Machine Learner
Associate Technical Lead - Data Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/



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


Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Deependra Ariyadewa
Please fix the folder permission in bin,
lib, repository, resources, samples.

Thanks,
Deependra.

On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala  wrote:

> Hi Devs,
>
> WSO2 ESB 4.9.0 RC3 Release Vote
>
> This release fixes the following issues:
> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>
> Please download ESB 4.9.0 RC3 and test the functionality and vote. Vote
> will be open for 72 hours or as needed.
>
> Source & binary distribution files:
>
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>
> Maven staging repository:
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>
> The tag to be voted upon :
> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>
>
> [ ] Broken - do not release (explain why)
> [ ] Stable - go ahead and release
>
>
> Thanks and Regards,
> ~ WSO2 ESB Team ~
>
>
>
> --
> Ravindra Ranwala
> Software Engineer
> WSO2, Inc: http://wso2.com
> 
> Mobile: +94714198770
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Deependra Ariyadewa
WSO2, Inc. http://wso2.com/ http://wso2.org

email d...@wso2.com; cell +94 71 403 5996 ;
Blog http://risenfall.wordpress.com/
PGP info: KeyID: 'DC627E6F'

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


Re: [Dev] Downloadin wso2 product with ERROR 403: Forbidden.

2015-09-05 Thread Nirmal Fernando
Hi Jorge,

You have to download the product via wso2.com website.

On Sat, Sep 5, 2015 at 8:14 PM, Jorge  wrote:

> Hi folks,
> When I try to download any wso2 product I find this error:
>
>
> Resolving product-dist.wso2.com (product-dist.wso2.com)... 204.232.230.14
> Connecting to product-dist.wso2.com 
> (product-dist.wso2.com)|204.232.230.14|:80...
> connected.
> HTTP request sent, awaiting response... 403 Forbidden
> ERROR 403: Forbidden.
>
> Thanks,
>  Jorge.
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Thanks & regards,
Nirmal

Team Lead - WSO2 Machine Learner
Associate Technical Lead - Data Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Buddhima Wijeweera
Hi Chanaka,

I've updated the doc. mentioning about installing from feature repo, and
sample config.

Thanks,

On Sat, Sep 5, 2015 at 8:00 PM, Chanaka Fernando  wrote:

> Hi Buddhima,
>
> Please update the documentation with the relevant information.
>
> On Sat, Sep 5, 2015 at 7:03 PM, Nayomi Dayarathne  wrote:
>
>> Hi,
>>
>> Appreciate if u can inform such changes when sharing new
>> packs..:)..:)..Therefore please make it update on ESB 4.9.0 document too. :)
>>
>>
>>
>>
>>
>> Nayomi Dayarathne
>>
>> *Software Engineer-QA*
>> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>>
>> *nay...@wso2.com *
>>
>> On Sat, Sep 5, 2015 at 6:07 PM, Buddhima Wijeweera 
>> wrote:
>>
>>> Hi Nayomi,
>>>
>>> Since CXF RM Inbound is install via a feature, it's not possible to
>>> integrate with UI dropdown. So you need to add it as a Custom Inbound.
>>> Please refer following post:
>>>
>>> https://buddhimawijeweera.wordpress.com/2015/09/05/reliable-messaging-with-wso2-esb/
>>>
>>> Thanks,
>>>
>>> On Sat, Sep 5, 2015 at 5:33 PM, Chanaka Fernando 
>>> wrote:
>>>
 Hi Nayomi,

 This feature has been separated from the ESB and available as an
 installable feature due to conflict with AS feature installation. Please
 find the p2-repo [1].

 [1]
 https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing

 On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne 
 wrote:

> Hi ESB team,
>
> CXF_WS_RM type is not available in type drop down list in new inbound
> endpoint page of management console in ESB RC3 pack. And reported through
> jira[1].
>
> [1].https://wso2.org/jira/browse/ESBJAVA-4171
>
> Nayomi Dayarathne
>
> *Software Engineer-QA*
> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>
> *nay...@wso2.com *
>
> On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
> wrote:
>
>>
>> Yes Sameera, we are working on fixing this issue.
>>
>> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
>> wrote:
>>
>>> Have we done  any recent changes to the dep Sync code?
>>>
>>> On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake <
>>> yasas...@wso2.com> wrote:
>>>
 Hi ESB Team,

 Found out that Deployment synchronizing functionality is broken in
 the latest RC3 pack. It's reported at [1].

 [1] - https://wso2.org/jira/browse/ESBJAVA-4156

 Regards,

 On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala >>> > wrote:

> Hi Devs,
>
> WSO2 ESB 4.9.0 RC3 Release Vote
>
> This release fixes the following issues:
> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>
> Please download ESB 4.9.0 RC3 and test the functionality and vote.
> Vote will be open for 72 hours or as needed.
>
> Source & binary distribution files:
>
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>
> Maven staging repository:
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>
> The tag to be voted upon :
> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>
>
> [ ] Broken - do not release (explain why)
> [ ] Stable - go ahead and release
>
>
> Thanks and Regards,
> ~ WSO2 ESB Team ~
>
>
>
> --
> Ravindra Ranwala
> Software Engineer
> WSO2, Inc: http://wso2.com
> 
> Mobile: +94714198770
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 <%2B94715933168>*
 *Blogs : http://yasassriratnayake.blogspot.com
 *
 *http://wso2logs.blogspot.com
 *

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


>>>
>>>
>>> --
>>> Sameera Jayasoma,
>>> Software Architect,
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://blog.sameera.org
>>> twitter: https://twitter.com/sameerajayasoma
>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>> Mobile: 0094776364456
>>>
>>> Lean . Ente

Re: [Dev] [MB] Prioritize requirements for MB

2015-09-05 Thread Pamod Sylvester
Sure will discuss in detail,

also somethings to add in relation to MQTT,

 - Clean session false  (similar to durable subscriptions in AMQP)
 - Retain (persist a given message and distribute for new subscriptions)
 - Also QoS levels should be mixed (i.e if published at QoS 1 and
subscribed with QoS 0, the message will be delivered with QoS level 0)

- Varying message sizes, which should be applicable for both AMQP and MQTT.
- Publisher side transactions for AMQP/JMS

Thanks,
Pamod

On Fri, Sep 4, 2015 at 6:36 PM, Nuwan Silva  wrote:

> We discussed this and hierarchical topics will be added. But, the MQTT
> related stuff are not finalized will need to have a chat with Pamod and get
> them done.
>
> Regards,
> NuwanS.
>
> On Fri, Sep 4, 2015 at 6:33 PM, Ramith Jayasinghe  wrote:
>
>> do we have hierarchical topics (for JMS and MQTT) covered?
>>
>>
>> On Fri, Sep 4, 2015 at 6:30 PM, Indika Sampath  wrote:
>>
>>> Hi Dilini,
>>>
>>> We need to add shared durable topic subscription under JMS to this mind
>>> map.
>>>
>>> Cheers!
>>>
>>> On Fri, Sep 4, 2015 at 5:31 PM, Dilini Gunatilake 
>>> wrote:
>>>
 Hi All,

 Please find the mind map attached herewith which includes the features
 of MB at high level. Out of that, we have prioritized the areas (with !
 mark) which we believe that should be covered by 25th. More features should
 be added to MQTT section and please free to add and share anything you
 think important.

 As discussed, we can collaboratively decide who will perform certain
 tests as the QA team would not be able to cover all the prioritized areas
 by 25th. As for the Alpha2 release, we will select a subset of these areas
 by Monday and cover it before the Beta release.

 Please feel free to share your thoughts.

 Thank you.
 Regards,

 --

 *Dilini GunatilakeSoftware Engineer - QA Team*
 Mobile : +94 (0) 771 162518
 dili...@wso2.com

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


>>>
>>>
>>> --
>>> Indika Sampath
>>> Senior Software Engineer
>>> WSO2 Inc.
>>> http://wso2.com
>>>
>>> Phone: +94 716 424 744
>>> Blog: http://indikasampath.blogspot.com/
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Ramith Jayasinghe
>> Technical Lead
>> WSO2 Inc., http://wso2.com
>> lean.enterprise.middleware
>>
>> E: ram...@wso2.com
>> P: +94 777542851
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
>
> *Nuwan Silva*
> *Senior Software Engineer - QA*
> Mobile: +9477 980 4543
>
> WSO2 Inc.
> lean . enterprise . middlewear.
> http://www.wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Pamod Sylvester *

*WSO2 Inc.; http://wso2.com *
cell: +94 77 7779495
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Downloadin wso2 product with ERROR 403: Forbidden.

2015-09-05 Thread Jorge
Hi folks,
When I try to download any wso2 product I find this error:


Resolving product-dist.wso2.com (product-dist.wso2.com)... 204.232.230.14
Connecting to product-dist.wso2.com
(product-dist.wso2.com)|204.232.230.14|:80...
connected.
HTTP request sent, awaiting response... 403 Forbidden
ERROR 403: Forbidden.

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


Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Chanaka Fernando
Hi Buddhima,

Please update the documentation with the relevant information.

On Sat, Sep 5, 2015 at 7:03 PM, Nayomi Dayarathne  wrote:

> Hi,
>
> Appreciate if u can inform such changes when sharing new
> packs..:)..:)..Therefore please make it update on ESB 4.9.0 document too. :)
>
>
>
>
>
> Nayomi Dayarathne
>
> *Software Engineer-QA*
> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>
> *nay...@wso2.com *
>
> On Sat, Sep 5, 2015 at 6:07 PM, Buddhima Wijeweera 
> wrote:
>
>> Hi Nayomi,
>>
>> Since CXF RM Inbound is install via a feature, it's not possible to
>> integrate with UI dropdown. So you need to add it as a Custom Inbound.
>> Please refer following post:
>>
>> https://buddhimawijeweera.wordpress.com/2015/09/05/reliable-messaging-with-wso2-esb/
>>
>> Thanks,
>>
>> On Sat, Sep 5, 2015 at 5:33 PM, Chanaka Fernando 
>> wrote:
>>
>>> Hi Nayomi,
>>>
>>> This feature has been separated from the ESB and available as an
>>> installable feature due to conflict with AS feature installation. Please
>>> find the p2-repo [1].
>>>
>>> [1]
>>> https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing
>>>
>>> On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne 
>>> wrote:
>>>
 Hi ESB team,

 CXF_WS_RM type is not available in type drop down list in new inbound
 endpoint page of management console in ESB RC3 pack. And reported through
 jira[1].

 [1].https://wso2.org/jira/browse/ESBJAVA-4171

 Nayomi Dayarathne

 *Software Engineer-QA*
 Mobile : +94 (0) 775246619 <+94+(0)+775246619>

 *nay...@wso2.com *

 On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
 wrote:

>
> Yes Sameera, we are working on fixing this issue.
>
> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
> wrote:
>
>> Have we done  any recent changes to the dep Sync code?
>>
>> On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake <
>> yasas...@wso2.com> wrote:
>>
>>> Hi ESB Team,
>>>
>>> Found out that Deployment synchronizing functionality is broken in
>>> the latest RC3 pack. It's reported at [1].
>>>
>>> [1] - https://wso2.org/jira/browse/ESBJAVA-4156
>>>
>>> Regards,
>>>
>>> On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
>>> wrote:
>>>
 Hi Devs,

 WSO2 ESB 4.9.0 RC3 Release Vote

 This release fixes the following issues:
 https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385

 Please download ESB 4.9.0 RC3 and test the functionality and vote.
 Vote will be open for 72 hours or as needed.

 Source & binary distribution files:

 http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/

 Maven staging repository:
 http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/

 The tag to be voted upon :
 https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3


 [ ] Broken - do not release (explain why)
 [ ] Stable - go ahead and release


 Thanks and Regards,
 ~ WSO2 ESB Team ~



 --
 Ravindra Ranwala
 Software Engineer
 WSO2, Inc: http://wso2.com
 
 Mobile: +94714198770


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


>>>
>>>
>>> --
>>> Yasassri Ratnayake
>>> Software Engineer - QA
>>> WSO2 Inc ; http://wso2.com
>>> lean.enterprise.middleware
>>> *Mobile : +94715933168 <%2B94715933168>*
>>> *Blogs : http://yasassriratnayake.blogspot.com
>>> *
>>> *http://wso2logs.blogspot.com
>>> *
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sameera Jayasoma,
>> Software Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://blog.sameera.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>> Mobile: 0094776364456
>>
>> Lean . Enterprise . Middleware
>>
>>
>
>
> --
>
> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
> email: kasung AT spamfree wso2.com
> linked-in: http://lk.linkedin.com/in/gajasinghe
> blog: http://kasunbg.org
>
>
>
> ___
> Dev mailing lis

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Nayomi Dayarathne
Hi,

Appreciate if u can inform such changes when sharing new
packs..:)..:)..Therefore please make it update on ESB 4.9.0 document too. :)





Nayomi Dayarathne

*Software Engineer-QA*
Mobile : +94 (0) 775246619 <+94+(0)+775246619>

*nay...@wso2.com *

On Sat, Sep 5, 2015 at 6:07 PM, Buddhima Wijeweera 
wrote:

> Hi Nayomi,
>
> Since CXF RM Inbound is install via a feature, it's not possible to
> integrate with UI dropdown. So you need to add it as a Custom Inbound.
> Please refer following post:
>
> https://buddhimawijeweera.wordpress.com/2015/09/05/reliable-messaging-with-wso2-esb/
>
> Thanks,
>
> On Sat, Sep 5, 2015 at 5:33 PM, Chanaka Fernando 
> wrote:
>
>> Hi Nayomi,
>>
>> This feature has been separated from the ESB and available as an
>> installable feature due to conflict with AS feature installation. Please
>> find the p2-repo [1].
>>
>> [1]
>> https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing
>>
>> On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne 
>> wrote:
>>
>>> Hi ESB team,
>>>
>>> CXF_WS_RM type is not available in type drop down list in new inbound
>>> endpoint page of management console in ESB RC3 pack. And reported through
>>> jira[1].
>>>
>>> [1].https://wso2.org/jira/browse/ESBJAVA-4171
>>>
>>> Nayomi Dayarathne
>>>
>>> *Software Engineer-QA*
>>> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>>>
>>> *nay...@wso2.com *
>>>
>>> On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
>>> wrote:
>>>

 Yes Sameera, we are working on fixing this issue.

 On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
 wrote:

> Have we done  any recent changes to the dep Sync code?
>
> On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake  > wrote:
>
>> Hi ESB Team,
>>
>> Found out that Deployment synchronizing functionality is broken in
>> the latest RC3 pack. It's reported at [1].
>>
>> [1] - https://wso2.org/jira/browse/ESBJAVA-4156
>>
>> Regards,
>>
>> On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
>> wrote:
>>
>>> Hi Devs,
>>>
>>> WSO2 ESB 4.9.0 RC3 Release Vote
>>>
>>> This release fixes the following issues:
>>> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>>>
>>> Please download ESB 4.9.0 RC3 and test the functionality and vote.
>>> Vote will be open for 72 hours or as needed.
>>>
>>> Source & binary distribution files:
>>>
>>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>>>
>>> Maven staging repository:
>>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>>>
>>> The tag to be voted upon :
>>> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>>>
>>>
>>> [ ] Broken - do not release (explain why)
>>> [ ] Stable - go ahead and release
>>>
>>>
>>> Thanks and Regards,
>>> ~ WSO2 ESB Team ~
>>>
>>>
>>>
>>> --
>>> Ravindra Ranwala
>>> Software Engineer
>>> WSO2, Inc: http://wso2.com
>>> 
>>> Mobile: +94714198770
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Yasassri Ratnayake
>> Software Engineer - QA
>> WSO2 Inc ; http://wso2.com
>> lean.enterprise.middleware
>> *Mobile : +94715933168 <%2B94715933168>*
>> *Blogs : http://yasassriratnayake.blogspot.com
>> *
>> *http://wso2logs.blogspot.com
>> *
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Sameera Jayasoma,
> Software Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://blog.sameera.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
> Mobile: 0094776364456
>
> Lean . Enterprise . Middleware
>
>


 --

 *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
 email: kasung AT spamfree wso2.com
 linked-in: http://lk.linkedin.com/in/gajasinghe
 blog: http://kasunbg.org



 ___
 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
>>>
>>>
>>
>>
>> --
>> --
>> Chanaka Fernando
>> Senior Technical Lead
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Buddhima Wijeweera
Hi Nayomi,

Since CXF RM Inbound is install via a feature, it's not possible to
integrate with UI dropdown. So you need to add it as a Custom Inbound.
Please refer following post:
https://buddhimawijeweera.wordpress.com/2015/09/05/reliable-messaging-with-wso2-esb/

Thanks,

On Sat, Sep 5, 2015 at 5:33 PM, Chanaka Fernando  wrote:

> Hi Nayomi,
>
> This feature has been separated from the ESB and available as an
> installable feature due to conflict with AS feature installation. Please
> find the p2-repo [1].
>
> [1]
> https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing
>
> On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne  wrote:
>
>> Hi ESB team,
>>
>> CXF_WS_RM type is not available in type drop down list in new inbound
>> endpoint page of management console in ESB RC3 pack. And reported through
>> jira[1].
>>
>> [1].https://wso2.org/jira/browse/ESBJAVA-4171
>>
>> Nayomi Dayarathne
>>
>> *Software Engineer-QA*
>> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>>
>> *nay...@wso2.com *
>>
>> On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
>> wrote:
>>
>>>
>>> Yes Sameera, we are working on fixing this issue.
>>>
>>> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
>>> wrote:
>>>
 Have we done  any recent changes to the dep Sync code?

 On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake 
 wrote:

> Hi ESB Team,
>
> Found out that Deployment synchronizing functionality is broken in the
> latest RC3 pack. It's reported at [1].
>
> [1] - https://wso2.org/jira/browse/ESBJAVA-4156
>
> Regards,
>
> On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
> wrote:
>
>> Hi Devs,
>>
>> WSO2 ESB 4.9.0 RC3 Release Vote
>>
>> This release fixes the following issues:
>> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>>
>> Please download ESB 4.9.0 RC3 and test the functionality and vote.
>> Vote will be open for 72 hours or as needed.
>>
>> Source & binary distribution files:
>>
>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>>
>> Maven staging repository:
>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>>
>> The tag to be voted upon :
>> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>>
>>
>> [ ] Broken - do not release (explain why)
>> [ ] Stable - go ahead and release
>>
>>
>> Thanks and Regards,
>> ~ WSO2 ESB Team ~
>>
>>
>>
>> --
>> Ravindra Ranwala
>> Software Engineer
>> WSO2, Inc: http://wso2.com
>> 
>> Mobile: +94714198770
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Yasassri Ratnayake
> Software Engineer - QA
> WSO2 Inc ; http://wso2.com
> lean.enterprise.middleware
> *Mobile : +94715933168 <%2B94715933168>*
> *Blogs : http://yasassriratnayake.blogspot.com
> *
> *http://wso2logs.blogspot.com
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Sameera Jayasoma,
 Software Architect,

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://blog.sameera.org
 twitter: https://twitter.com/sameerajayasoma
 flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
 Mobile: 0094776364456

 Lean . Enterprise . Middleware


>>>
>>>
>>> --
>>>
>>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
>>> email: kasung AT spamfree wso2.com
>>> linked-in: http://lk.linkedin.com/in/gajasinghe
>>> blog: http://kasunbg.org
>>>
>>>
>>>
>>> ___
>>> 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
>>
>>
>
>
> --
> --
> Chanaka Fernando
> Senior Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 773337238
> Blog : http://soatutorials.blogspot.com
> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
> Twitter:https://twitter.com/chanakaudaya
>
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Buddhima Wijeweera
Software Engineer; WSO2 Inc.; http://wso2.com ,

Mobile: +94 71 427 9966
Email: buddh...@wso2.com
Blog:   https://buddhimawijeweera.wordpress.

Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Chanaka Fernando
Adding Buddhima

On Sat, Sep 5, 2015 at 5:33 PM, Chanaka Fernando  wrote:

> Hi Nayomi,
>
> This feature has been separated from the ESB and available as an
> installable feature due to conflict with AS feature installation. Please
> find the p2-repo [1].
>
> [1]
> https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing
>
> On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne  wrote:
>
>> Hi ESB team,
>>
>> CXF_WS_RM type is not available in type drop down list in new inbound
>> endpoint page of management console in ESB RC3 pack. And reported through
>> jira[1].
>>
>> [1].https://wso2.org/jira/browse/ESBJAVA-4171
>>
>> Nayomi Dayarathne
>>
>> *Software Engineer-QA*
>> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>>
>> *nay...@wso2.com *
>>
>> On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
>> wrote:
>>
>>>
>>> Yes Sameera, we are working on fixing this issue.
>>>
>>> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
>>> wrote:
>>>
 Have we done  any recent changes to the dep Sync code?

 On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake 
 wrote:

> Hi ESB Team,
>
> Found out that Deployment synchronizing functionality is broken in the
> latest RC3 pack. It's reported at [1].
>
> [1] - https://wso2.org/jira/browse/ESBJAVA-4156
>
> Regards,
>
> On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
> wrote:
>
>> Hi Devs,
>>
>> WSO2 ESB 4.9.0 RC3 Release Vote
>>
>> This release fixes the following issues:
>> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>>
>> Please download ESB 4.9.0 RC3 and test the functionality and vote.
>> Vote will be open for 72 hours or as needed.
>>
>> Source & binary distribution files:
>>
>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>>
>> Maven staging repository:
>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>>
>> The tag to be voted upon :
>> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>>
>>
>> [ ] Broken - do not release (explain why)
>> [ ] Stable - go ahead and release
>>
>>
>> Thanks and Regards,
>> ~ WSO2 ESB Team ~
>>
>>
>>
>> --
>> Ravindra Ranwala
>> Software Engineer
>> WSO2, Inc: http://wso2.com
>> 
>> Mobile: +94714198770
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Yasassri Ratnayake
> Software Engineer - QA
> WSO2 Inc ; http://wso2.com
> lean.enterprise.middleware
> *Mobile : +94715933168 <%2B94715933168>*
> *Blogs : http://yasassriratnayake.blogspot.com
> *
> *http://wso2logs.blogspot.com
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Sameera Jayasoma,
 Software Architect,

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://blog.sameera.org
 twitter: https://twitter.com/sameerajayasoma
 flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
 Mobile: 0094776364456

 Lean . Enterprise . Middleware


>>>
>>>
>>> --
>>>
>>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
>>> email: kasung AT spamfree wso2.com
>>> linked-in: http://lk.linkedin.com/in/gajasinghe
>>> blog: http://kasunbg.org
>>>
>>>
>>>
>>> ___
>>> 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
>>
>>
>
>
> --
> --
> Chanaka Fernando
> Senior Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 773337238
> Blog : http://soatutorials.blogspot.com
> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
> Twitter:https://twitter.com/chanakaudaya
>
>
>
>
>


-- 
--
Chanaka Fernando
Senior Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Chanaka Fernando
Hi Nayomi,

This feature has been separated from the ESB and available as an
installable feature due to conflict with AS feature installation. Please
find the p2-repo [1].

[1]
https://drive.google.com/a/wso2.com/file/d/0B8Lypp0TU4cmWnRMVHBJRUZBblk/view?usp=sharing

On Sat, Sep 5, 2015 at 5:20 PM, Nayomi Dayarathne  wrote:

> Hi ESB team,
>
> CXF_WS_RM type is not available in type drop down list in new inbound
> endpoint page of management console in ESB RC3 pack. And reported through
> jira[1].
>
> [1].https://wso2.org/jira/browse/ESBJAVA-4171
>
> Nayomi Dayarathne
>
> *Software Engineer-QA*
> Mobile : +94 (0) 775246619 <+94+(0)+775246619>
>
> *nay...@wso2.com *
>
> On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe 
> wrote:
>
>>
>> Yes Sameera, we are working on fixing this issue.
>>
>> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
>> wrote:
>>
>>> Have we done  any recent changes to the dep Sync code?
>>>
>>> On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake 
>>> wrote:
>>>
 Hi ESB Team,

 Found out that Deployment synchronizing functionality is broken in the
 latest RC3 pack. It's reported at [1].

 [1] - https://wso2.org/jira/browse/ESBJAVA-4156

 Regards,

 On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
 wrote:

> Hi Devs,
>
> WSO2 ESB 4.9.0 RC3 Release Vote
>
> This release fixes the following issues:
> https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385
>
> Please download ESB 4.9.0 RC3 and test the functionality and vote.
> Vote will be open for 72 hours or as needed.
>
> Source & binary distribution files:
>
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/
>
> Maven staging repository:
> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/
>
> The tag to be voted upon :
> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3
>
>
> [ ] Broken - do not release (explain why)
> [ ] Stable - go ahead and release
>
>
> Thanks and Regards,
> ~ WSO2 ESB Team ~
>
>
>
> --
> Ravindra Ranwala
> Software Engineer
> WSO2, Inc: http://wso2.com
> 
> Mobile: +94714198770
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 <%2B94715933168>*
 *Blogs : http://yasassriratnayake.blogspot.com
 *
 *http://wso2logs.blogspot.com
 *

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


>>>
>>>
>>> --
>>> Sameera Jayasoma,
>>> Software Architect,
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://blog.sameera.org
>>> twitter: https://twitter.com/sameerajayasoma
>>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>>> Mobile: 0094776364456
>>>
>>> Lean . Enterprise . Middleware
>>>
>>>
>>
>>
>> --
>>
>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
>> email: kasung AT spamfree wso2.com
>> linked-in: http://lk.linkedin.com/in/gajasinghe
>> blog: http://kasunbg.org
>>
>>
>>
>> ___
>> 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
>
>


-- 
--
Chanaka Fernando
Senior Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [VOTE] Release WSO2 ESB 4.9.0 RC3

2015-09-05 Thread Nayomi Dayarathne
Hi ESB team,

CXF_WS_RM type is not available in type drop down list in new inbound
endpoint page of management console in ESB RC3 pack. And reported through
jira[1].

[1].https://wso2.org/jira/browse/ESBJAVA-4171

Nayomi Dayarathne

*Software Engineer-QA*
Mobile : +94 (0) 775246619 <+94+(0)+775246619>

*nay...@wso2.com *

On Fri, Sep 4, 2015 at 12:17 PM, KasunG Gajasinghe  wrote:

>
> Yes Sameera, we are working on fixing this issue.
>
> On Fri, Sep 4, 2015 at 11:47 AM, Sameera Jayasoma 
> wrote:
>
>> Have we done  any recent changes to the dep Sync code?
>>
>> On Fri, Sep 4, 2015 at 10:52 AM, Yasassri Ratnayake 
>> wrote:
>>
>>> Hi ESB Team,
>>>
>>> Found out that Deployment synchronizing functionality is broken in the
>>> latest RC3 pack. It's reported at [1].
>>>
>>> [1] - https://wso2.org/jira/browse/ESBJAVA-4156
>>>
>>> Regards,
>>>
>>> On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala 
>>> wrote:
>>>
 Hi Devs,

 WSO2 ESB 4.9.0 RC3 Release Vote

 This release fixes the following issues:
 https://wso2.org/jira/browse/ESBJAVA-4138?filter=12385

 Please download ESB 4.9.0 RC3 and test the functionality and vote. Vote
 will be open for 72 hours or as needed.

 Source & binary distribution files:

 http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/org/wso2/esb/wso2esb/4.9.0-RC3/

 Maven staging repository:
 http://maven.wso2.org/nexus/content/repositories/orgwso2esb-041/

 The tag to be voted upon :
 https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC3


 [ ] Broken - do not release (explain why)
 [ ] Stable - go ahead and release


 Thanks and Regards,
 ~ WSO2 ESB Team ~



 --
 Ravindra Ranwala
 Software Engineer
 WSO2, Inc: http://wso2.com
 
 Mobile: +94714198770


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


>>>
>>>
>>> --
>>> Yasassri Ratnayake
>>> Software Engineer - QA
>>> WSO2 Inc ; http://wso2.com
>>> lean.enterprise.middleware
>>> *Mobile : +94715933168 <%2B94715933168>*
>>> *Blogs : http://yasassriratnayake.blogspot.com
>>> *
>>> *http://wso2logs.blogspot.com *
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Sameera Jayasoma,
>> Software Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://blog.sameera.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>> Mobile: 0094776364456
>>
>> Lean . Enterprise . Middleware
>>
>>
>
>
> --
>
> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
> email: kasung AT spamfree wso2.com
> linked-in: http://lk.linkedin.com/in/gajasinghe
> blog: http://kasunbg.org
>
>
>
> ___
> 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] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Anuruddha Liyanarachchi
Hi Raj,

Thanks for pointing this out. I have now added the jinja2 dependency to
configurator module and removed from PCA. [1]

[1]
https://github.com/wso2/product-private-paas/blob/master/cartridges/vm/puppet/modules/configurator/manifests/init.pp#L32

On Sat, Sep 5, 2015 at 3:14 PM, Rajkumar Rajaratnam 
wrote:

> Hi,
>
> I think python-pip & jinja2 should be installed by configurator puppet
> module, not by python agent.
>
> I am using vagrant, puppet and configurator to setup my development
> environment, but I am not using python agent. Since $subject is not done, I
> had to modify configurator puppet module.
>
> It would be better if we do the $subject.
>
> Thanks,
> Raj.
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Software Engineer, WSO2
>
> Mobile : +94777568639
> Blog : rajkumarr.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Thanks and Regards,*
Anuruddha Lanka Liyanarachchi
Software Engineer - WSO2
Mobile : +94 (0) 712762611
Tel  : +94 112 145 345
a nurudd...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-05 Thread Rajkumar Rajaratnam
Hi,

I think python-pip & jinja2 should be installed by configurator puppet
module, not by python agent.

I am using vagrant, puppet and configurator to setup my development
environment, but I am not using python agent. Since $subject is not done, I
had to modify configurator puppet module.

It would be better if we do the $subject.

Thanks,
Raj.

-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB Inbound Endpoint UI] Parameter Display Name Changes in UI

2015-09-05 Thread Rajjaz Mohammed
Yes, i checked malaka.
Its work fine.
On 5 Sep 2015 13:27, "Malaka Silva"  wrote:

> Looks good with the change. Did you check the functionality afterwards?
>
> On Sat, Sep 5, 2015 at 12:29 PM, Rajjaz Mohammed  wrote:
>
>> Hi Dev,
>> I'm working on Jira Issue[1] so please Check inbound endpoint Display
>> Names [2] .
>> UI Will Look Like [3]
>>
>> [1] https://wso2.org/jira/browse/ESBJAVA-4075
>>
>> [2]
>>
>>
>> interval=Interval
>> sequential=Sequential
>> coordination=Coordination
>>
>> inbound.http.port=Http Port
>>
>> inbound.worker.pool.size.core=Number of Worker Thread Pool
>> inbound.worker.pool.size.max=Maximum number of Worker Thread Pool
>> inbound.worker.thread.keep.alive.sec=Worker Pool keep-alive Time
>> inbound.worker.pool.queue.length=Queue Length
>> inbound.thread.group.id=Thread Group ID
>> inbound.thread.id=Thread ID
>> dispatch.filter.pattern=Filter Pattern
>>
>> transport.vfs.FileURI=File URI
>> transport.vfs.ContentType=Content Type
>> transport.vfs.FileNamePattern=File Name Pattern
>> transport.vfs.FileProcessInterval=File Process Interval
>> transport.vfs.FileProcessCount=File Process Count
>> transport.vfs.Locking=Locking
>> transport.vfs.MaxRetryCount=Max Retry Count
>> transport.vfs.ReconnectTimeout=Reconnect Timeout
>> transport.vfs.ActionAfterProcess=Action After Process
>> transport.vfs.MoveAfterProcess=Move After Process
>> transport.vfs.ActionAfterFailure=Action After Failure
>> transport.vfs.MoveAfterFailure=Move After Failure
>> transport.vfs.MoveTimestampFormat=Move Timestamp Format
>> transport.vfs.AutoLockRelease=AutoLock Release
>> transport.vfs.AutoLockReleaseInterval=AutoLock Release Interval
>> transport.vfs.LockReleaseSameNode=Lock Release Same Node
>> transport.vfs.DistributedLock=Distributed Lock
>> transport.vfs.DistributedTimeout=Distributed Timeout
>> transport.vfs.FileSortAttribute=File Sort Attribute
>> transport.vfs.FileSortAscending=File Sort Ascending
>> transport.vfs.SubFolderTimestampFormat=SubFolder Timestamp Format
>> transport.vfs.CreateFolder=CreateFolder
>> transport.vfs.Streaming=Streaming
>> transport.vfs.Build=Build
>>
>> java.naming.factory.initial=JNDI initial context factory class
>> java.naming.provider.url=JNDI Provider URL
>> transport.jms.ConnectionFactoryJNDIName=Connection Factory JNDI Name
>> transport.jms.ConnectionFactoryType=Connection Factory Type
>> transport.jms.Destination=Destination
>> transport.jms.SessionTransacted=Session Transacted
>> transport.jms.SessionAcknowledgement=Session Acknowledgement
>> transport.jms.CacheLevel=Cache Level
>>
>> transport.jms.UserName=UserName
>> transport.jms.Password=Password
>> transport.jms.JMSSpecVersion=API Version
>> transport.jms.SubscriptionDurable=Subscription Durable
>> transport.jms.DurableSubscriberClientID=Durable Subscriber Client ID
>> transport.jms.DurableSubscriberName=Durable Subscriber Name
>> transport.jms.MessageSelector=Message Selector
>> transport.jms.ReceiveTimeout=Receive Timeout
>> transport.jms.ContentType=Content Type
>> transport.jms.ContentTypeProperty=Content Type Property
>> transport.jms.ReplyDestination=Reply Destination
>> transport.jms.PubSubNoLocal=PubSubNoLocal
>>
>> keystore=KeyStore location
>>
>> truststore=TrustStore location
>> SSLVerifyClient=SSL Verify Client
>> SSLProtocol=SSL Protocol
>> HttpsProtocols=Https Protocols
>> CertificateRevocationVerifier=Certificate Revocation Verifier
>>
>> inbound.hl7.Port=Port
>>
>> inbound.hl7.AutoAck=Auto Acknowledgement
>> inbound.hl7.TimeOut=TimeOut
>> inbound.hl7.MessagePreProcessor=Message PreProcessor
>> inbound.hl7.CharSet=Char Set
>> inbound.hl7.ValidateMessage=Validate Message
>> inbound.hl7.BuildInvalidMessages=Build Invalid Messages
>> inbound.hl7.PassThroughInvalidMessages=PassThrough Invalid Messages
>>
>> zookeeper.connect=ZooKeeper server (hostname:port)
>> group.id=Group ID
>> content.type=Content Type
>> consumer.type=Consumer Type
>> highlevel.topics/topic.filter=Topic Filter Name
>> simple.topic=Simple Topic
>> simple.brokers=Broker Name
>> simple.port=Server Port
>> simple.partition=Topic Partition
>> simple.max.messages.to.read=Max Receive Messages
>> filter.from=Filter From
>> thread.count=Thread Count
>> consumer.id=Consumer ID
>> socket.timeout.ms=Socket Timeout
>> socket.receive.buffer.bytes=Socket Receive Buffer
>> fetch.message.max.bytes=Fetch Message Max Bytes
>> num.consumer.fetchers=Number Fetcher Threads
>> auto.commit.enable=Auto Commit Enable
>> auto.commit.interval.ms=Auto Commit Interval
>> queued.max.message.chunks=Message Chunks Max Number
>> rebalance.max.retries=Rebalance Max Retries
>> fetch.min.bytes=Fetch Min Bytes
>> fetch.wait.max.ms=Max Fetch Wait Time
>> rebalance.backoff.ms=Rebalance Backoff
>> refresh.leader.backoff.ms=Leader backoff Time
>> auto.offset.reset=Auto Offset Reset
>> consumer.timeout.ms=Consumer Timeout
>> exclude.internal.topics=Exclude Internal Topics
>> partition.assignment.strategy=Partitions Assignment Strategy
>> client.id=Client ID
>> zookeeper.sess

Re: [Dev] [ESB Inbound Endpoint UI] Parameter Display Name Changes in UI

2015-09-05 Thread Malaka Silva
Looks good with the change. Did you check the functionality afterwards?

On Sat, Sep 5, 2015 at 12:29 PM, Rajjaz Mohammed  wrote:

> Hi Dev,
> I'm working on Jira Issue[1] so please Check inbound endpoint Display
> Names [2] .
> UI Will Look Like [3]
>
> [1] https://wso2.org/jira/browse/ESBJAVA-4075
>
> [2]
>
>
> interval=Interval
> sequential=Sequential
> coordination=Coordination
>
> inbound.http.port=Http Port
>
> inbound.worker.pool.size.core=Number of Worker Thread Pool
> inbound.worker.pool.size.max=Maximum number of Worker Thread Pool
> inbound.worker.thread.keep.alive.sec=Worker Pool keep-alive Time
> inbound.worker.pool.queue.length=Queue Length
> inbound.thread.group.id=Thread Group ID
> inbound.thread.id=Thread ID
> dispatch.filter.pattern=Filter Pattern
>
> transport.vfs.FileURI=File URI
> transport.vfs.ContentType=Content Type
> transport.vfs.FileNamePattern=File Name Pattern
> transport.vfs.FileProcessInterval=File Process Interval
> transport.vfs.FileProcessCount=File Process Count
> transport.vfs.Locking=Locking
> transport.vfs.MaxRetryCount=Max Retry Count
> transport.vfs.ReconnectTimeout=Reconnect Timeout
> transport.vfs.ActionAfterProcess=Action After Process
> transport.vfs.MoveAfterProcess=Move After Process
> transport.vfs.ActionAfterFailure=Action After Failure
> transport.vfs.MoveAfterFailure=Move After Failure
> transport.vfs.MoveTimestampFormat=Move Timestamp Format
> transport.vfs.AutoLockRelease=AutoLock Release
> transport.vfs.AutoLockReleaseInterval=AutoLock Release Interval
> transport.vfs.LockReleaseSameNode=Lock Release Same Node
> transport.vfs.DistributedLock=Distributed Lock
> transport.vfs.DistributedTimeout=Distributed Timeout
> transport.vfs.FileSortAttribute=File Sort Attribute
> transport.vfs.FileSortAscending=File Sort Ascending
> transport.vfs.SubFolderTimestampFormat=SubFolder Timestamp Format
> transport.vfs.CreateFolder=CreateFolder
> transport.vfs.Streaming=Streaming
> transport.vfs.Build=Build
>
> java.naming.factory.initial=JNDI initial context factory class
> java.naming.provider.url=JNDI Provider URL
> transport.jms.ConnectionFactoryJNDIName=Connection Factory JNDI Name
> transport.jms.ConnectionFactoryType=Connection Factory Type
> transport.jms.Destination=Destination
> transport.jms.SessionTransacted=Session Transacted
> transport.jms.SessionAcknowledgement=Session Acknowledgement
> transport.jms.CacheLevel=Cache Level
>
> transport.jms.UserName=UserName
> transport.jms.Password=Password
> transport.jms.JMSSpecVersion=API Version
> transport.jms.SubscriptionDurable=Subscription Durable
> transport.jms.DurableSubscriberClientID=Durable Subscriber Client ID
> transport.jms.DurableSubscriberName=Durable Subscriber Name
> transport.jms.MessageSelector=Message Selector
> transport.jms.ReceiveTimeout=Receive Timeout
> transport.jms.ContentType=Content Type
> transport.jms.ContentTypeProperty=Content Type Property
> transport.jms.ReplyDestination=Reply Destination
> transport.jms.PubSubNoLocal=PubSubNoLocal
>
> keystore=KeyStore location
>
> truststore=TrustStore location
> SSLVerifyClient=SSL Verify Client
> SSLProtocol=SSL Protocol
> HttpsProtocols=Https Protocols
> CertificateRevocationVerifier=Certificate Revocation Verifier
>
> inbound.hl7.Port=Port
>
> inbound.hl7.AutoAck=Auto Acknowledgement
> inbound.hl7.TimeOut=TimeOut
> inbound.hl7.MessagePreProcessor=Message PreProcessor
> inbound.hl7.CharSet=Char Set
> inbound.hl7.ValidateMessage=Validate Message
> inbound.hl7.BuildInvalidMessages=Build Invalid Messages
> inbound.hl7.PassThroughInvalidMessages=PassThrough Invalid Messages
>
> zookeeper.connect=ZooKeeper server (hostname:port)
> group.id=Group ID
> content.type=Content Type
> consumer.type=Consumer Type
> highlevel.topics/topic.filter=Topic Filter Name
> simple.topic=Simple Topic
> simple.brokers=Broker Name
> simple.port=Server Port
> simple.partition=Topic Partition
> simple.max.messages.to.read=Max Receive Messages
> filter.from=Filter From
> thread.count=Thread Count
> consumer.id=Consumer ID
> socket.timeout.ms=Socket Timeout
> socket.receive.buffer.bytes=Socket Receive Buffer
> fetch.message.max.bytes=Fetch Message Max Bytes
> num.consumer.fetchers=Number Fetcher Threads
> auto.commit.enable=Auto Commit Enable
> auto.commit.interval.ms=Auto Commit Interval
> queued.max.message.chunks=Message Chunks Max Number
> rebalance.max.retries=Rebalance Max Retries
> fetch.min.bytes=Fetch Min Bytes
> fetch.wait.max.ms=Max Fetch Wait Time
> rebalance.backoff.ms=Rebalance Backoff
> refresh.leader.backoff.ms=Leader backoff Time
> auto.offset.reset=Auto Offset Reset
> consumer.timeout.ms=Consumer Timeout
> exclude.internal.topics=Exclude Internal Topics
> partition.assignment.strategy=Partitions Assignment Strategy
> client.id=Client ID
> zookeeper.session.timeout.ms=ZooKeeper Session Timeout
> zookeeper.connection.timeout.ms=Zookeeper Connection Timeout
> zookeeper.sync.time.ms=Zookeeper Sync Time
> offsets.storage=Offsets Storage Location
> offsets.channel

Re: [Dev] [VOTE] Release G-Reg 5.0.0 RC 2

2015-09-05 Thread Chandana Napagoda
Hi Chaminda,

APIM  1.9.1 will  be used as GW and KM nodes. Since it is based on carbon
4.2.0, this won't be an issue.

Regards,
Chandana
How about this for apim integration? APIM has dipsync use case. KM needs
the same userstore to be shared with. In a distributed setup which has both
Greg and APIM nodes(may be multiple KM, GW as well), what would be the
suggestion?

On Fri, Sep 4, 2015 at 3:23 PM, Sagara Gunathunga  wrote:

>
>
> On Fri, Sep 4, 2015 at 2:11 PM, Chandana Napagoda 
> wrote:
>
>> Hi Pavithra,
>>
>> As a workaround one can use rsync or copy secondary user store
>> configuration in to other nodes.
>>
>
> I'm not quite sure whether dev or qa team have tested DipSync in G-Reg
> ever, because we don't have any such direct use case, even current context
> DipSync came in to the picture because of secondary user store requirement,
> may be we can test this from next release.
>
> Other concern is enabling DipSync among G-Reg nodes just because of
> secondary user store ( which also not frequently change) support may
> complicate the deployment architecture instead rsync or manual sync of
> secondary user store definition files is much preferable, hence IMHO this
> should be a less priority item.
>
> Thanks !
>
>>
>> Regards,
>> Chandana
>>
>> On Fri, Sep 4, 2015 at 12:39 PM, Pavithra Madurangi 
>> wrote:
>>
>>>
>>>
>>> On Fri, Sep 4, 2015 at 12:01 PM, Sagara Gunathunga 
>>> wrote:
>>>


 On Fri, Sep 4, 2015 at 11:04 AM, Thayalan  wrote:

> Thanks Prasanna. Please update the JIRA as well.
>
> In between there was a dep sync issue reported with ESB [1] with the
> recent fix from carbon commons. Just want to find out whether this has any
> effect on GREG product for scenarios like secondary user store, API-M
> integration (May not be an issue since we suggest to use APIM 1.9.1 for 
> GW)
> or install WSO2 AS features and use it (which is anyway very unlikely
> scenario).
>

 It's hard to think about DipSync use cases in G-Reg.

>>>
>>> ​Agree to this.
>>>
>>> But our concern was secondary user stores. If we have secondary user
>>> stores in a multi node deployment, won't there be any issues because of
>>> this bug (since it's one place where depSync is needed)?
>>>
>>> There's a possibility of managing secondary user stores without having
>>> depSync. What we wanted to get clarified was whether that's the
>>> approach/workaround we suggest ?
>>>
>>> Regards,
>>> pavithra
>>>

 Thanks !

>
> 1. ESBJAVA-4156 
>
>
>
>
>
> On Fri, Sep 4, 2015 at 7:53 AM, Prasanna Dangalla 
> wrote:
>
>> Hi Thayalan,
>>
>> We fixed the issue REGISTRY-2927
>>  . Now users can
>> re-login from the same window in a fresh pack.
>>
>> Thanks
>>
>> On Thu, Sep 3, 2015 at 7:40 PM, Thayalan  wrote:
>>
>>> Hi Team,
>>>
>>> I've observed from the standalone pack without any changes user has
>>> not been allowed to re-login  to the store [1]. However this is working
>>> fine for publisher. As per the suggestion in [1] hostname has to be set 
>>> in
>>> carbon.xml. However in the default pack SSO enabled for store/publisher 
>>> and
>>> Hostname tag is commented. Even uncomment them and set to IP or 
>>> localhost
>>> too not working as suggested in the JIRA. From the end user perspective
>>> user should allow to re-login from the same window session from the 
>>> fresh
>>> pack. Is this is something we need to fix before releasing them?
>>>
>>> 1.REGISTRY-2927 
>>>
>>> On Wed, Sep 2, 2015 at 6:39 PM, Chandana Napagoda >> > wrote:
>>>
 -1,

 We found an issue with solr related logging configuration and this
 issue is reproducible in G-Reg, ESB and AS packs based on carbon 4.4.1.

 Step to reproduce this issue:

 Go to Main --> Registry search and search by any value.
 Then navigate to Configure --> Logging section.
 Exceptions are logged in console and "Global Log4J Configuration"
 and "Configure Log4J Appenders" views are not loading due to the above
 issue.

 Created a JIRA[1] to track above issue and will release release
 G-Reg 5.0.0 RC3 pack ASAP.

 [1]. https://wso2.org/jira/browse/WSAS-2120

 Regards,
 Chandana


 On Wed, Sep 2, 2015 at 11:47 AM, Chandana Napagoda <
 chand...@wso2.com> wrote:

> Hi Pubudu,
>
> Since we have already released RC2 pack and component repos, we
> can not update above pages now. We will update context specific pages 
> for
> coming up 5.0.1 release. Meantime, you can refer wiki based 
>

[Dev] [ESB Inbound Endpoint UI] Parameter Display Name Changes in UI

2015-09-05 Thread Rajjaz Mohammed
Hi Dev,
I'm working on Jira Issue[1] so please Check inbound endpoint Display Names
[2] .
UI Will Look Like [3]

[1] https://wso2.org/jira/browse/ESBJAVA-4075

[2]


interval=Interval
sequential=Sequential
coordination=Coordination

inbound.http.port=Http Port

inbound.worker.pool.size.core=Number of Worker Thread Pool
inbound.worker.pool.size.max=Maximum number of Worker Thread Pool
inbound.worker.thread.keep.alive.sec=Worker Pool keep-alive Time
inbound.worker.pool.queue.length=Queue Length
inbound.thread.group.id=Thread Group ID
inbound.thread.id=Thread ID
dispatch.filter.pattern=Filter Pattern

transport.vfs.FileURI=File URI
transport.vfs.ContentType=Content Type
transport.vfs.FileNamePattern=File Name Pattern
transport.vfs.FileProcessInterval=File Process Interval
transport.vfs.FileProcessCount=File Process Count
transport.vfs.Locking=Locking
transport.vfs.MaxRetryCount=Max Retry Count
transport.vfs.ReconnectTimeout=Reconnect Timeout
transport.vfs.ActionAfterProcess=Action After Process
transport.vfs.MoveAfterProcess=Move After Process
transport.vfs.ActionAfterFailure=Action After Failure
transport.vfs.MoveAfterFailure=Move After Failure
transport.vfs.MoveTimestampFormat=Move Timestamp Format
transport.vfs.AutoLockRelease=AutoLock Release
transport.vfs.AutoLockReleaseInterval=AutoLock Release Interval
transport.vfs.LockReleaseSameNode=Lock Release Same Node
transport.vfs.DistributedLock=Distributed Lock
transport.vfs.DistributedTimeout=Distributed Timeout
transport.vfs.FileSortAttribute=File Sort Attribute
transport.vfs.FileSortAscending=File Sort Ascending
transport.vfs.SubFolderTimestampFormat=SubFolder Timestamp Format
transport.vfs.CreateFolder=CreateFolder
transport.vfs.Streaming=Streaming
transport.vfs.Build=Build

java.naming.factory.initial=JNDI initial context factory class
java.naming.provider.url=JNDI Provider URL
transport.jms.ConnectionFactoryJNDIName=Connection Factory JNDI Name
transport.jms.ConnectionFactoryType=Connection Factory Type
transport.jms.Destination=Destination
transport.jms.SessionTransacted=Session Transacted
transport.jms.SessionAcknowledgement=Session Acknowledgement
transport.jms.CacheLevel=Cache Level

transport.jms.UserName=UserName
transport.jms.Password=Password
transport.jms.JMSSpecVersion=API Version
transport.jms.SubscriptionDurable=Subscription Durable
transport.jms.DurableSubscriberClientID=Durable Subscriber Client ID
transport.jms.DurableSubscriberName=Durable Subscriber Name
transport.jms.MessageSelector=Message Selector
transport.jms.ReceiveTimeout=Receive Timeout
transport.jms.ContentType=Content Type
transport.jms.ContentTypeProperty=Content Type Property
transport.jms.ReplyDestination=Reply Destination
transport.jms.PubSubNoLocal=PubSubNoLocal

keystore=KeyStore location

truststore=TrustStore location
SSLVerifyClient=SSL Verify Client
SSLProtocol=SSL Protocol
HttpsProtocols=Https Protocols
CertificateRevocationVerifier=Certificate Revocation Verifier

inbound.hl7.Port=Port

inbound.hl7.AutoAck=Auto Acknowledgement
inbound.hl7.TimeOut=TimeOut
inbound.hl7.MessagePreProcessor=Message PreProcessor
inbound.hl7.CharSet=Char Set
inbound.hl7.ValidateMessage=Validate Message
inbound.hl7.BuildInvalidMessages=Build Invalid Messages
inbound.hl7.PassThroughInvalidMessages=PassThrough Invalid Messages

zookeeper.connect=ZooKeeper server (hostname:port)
group.id=Group ID
content.type=Content Type
consumer.type=Consumer Type
highlevel.topics/topic.filter=Topic Filter Name
simple.topic=Simple Topic
simple.brokers=Broker Name
simple.port=Server Port
simple.partition=Topic Partition
simple.max.messages.to.read=Max Receive Messages
filter.from=Filter From
thread.count=Thread Count
consumer.id=Consumer ID
socket.timeout.ms=Socket Timeout
socket.receive.buffer.bytes=Socket Receive Buffer
fetch.message.max.bytes=Fetch Message Max Bytes
num.consumer.fetchers=Number Fetcher Threads
auto.commit.enable=Auto Commit Enable
auto.commit.interval.ms=Auto Commit Interval
queued.max.message.chunks=Message Chunks Max Number
rebalance.max.retries=Rebalance Max Retries
fetch.min.bytes=Fetch Min Bytes
fetch.wait.max.ms=Max Fetch Wait Time
rebalance.backoff.ms=Rebalance Backoff
refresh.leader.backoff.ms=Leader backoff Time
auto.offset.reset=Auto Offset Reset
consumer.timeout.ms=Consumer Timeout
exclude.internal.topics=Exclude Internal Topics
partition.assignment.strategy=Partitions Assignment Strategy
client.id=Client ID
zookeeper.session.timeout.ms=ZooKeeper Session Timeout
zookeeper.connection.timeout.ms=Zookeeper Connection Timeout
zookeeper.sync.time.ms=Zookeeper Sync Time
offsets.storage=Offsets Storage Location
offsets.channel.backoff.ms=Offsets Channel Backoff
offsets.channel.socket.timeout.ms=Offsets Channel Socket Timeout
offsets.commit.max.retries=Offsets Commit Max Retries
dual.commit.enabled=Dual Commit Enabled

mqtt.connection.factory=Connection Fctory
mqtt.server.host.name=Server Host Name
mqtt.server.port=Server Port
mqtt.topic.name=Topic Name
mqtt.subscription.qos=Quality of