Re: [Dev] [AF] Remove the OSGIness of ApplicationManagementService

2015-03-29 Thread danushkaf
Guys

No one is stopping changing the BPELs. I don't like the idea of keeping it 
because bpels are using it. Who said you cannot change the bpels. If  you are 
saying this is a soap api for users +1. But -1 for the idea that it’s used by 
the bpels reasoning.






Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729





From: Mahesh Chinthaka
Sent: ‎Sunday‎, ‎March‎ ‎29‎, ‎2015 ‎11‎:‎09‎ ‎AM
To: Punnadi Gunarathna
Cc: WSO2 Developers' List





Hi Asanka, 
we cannot just deprecate that service at the moment since BPELs are using it. 
If we do, we have to change BPELs and other stuff where its going to be a huge 
refactoring :)



On Sat, Mar 28, 2015 at 11:28 PM, Punnadi Gunarathna  wrote:


Hi,

And of course the BPELs will invoke the methods in ApplicationManagementService.




Hi Asanka,



Think of a scenario where jenkins plugin or other service which is hosted 
outside AF runtime wanted to perform Application operations; then exposing them 
as a web service is the way. I think that's the rationale behind making 
ApplicationManagementService  a SOAP one.




Regards,

Anuruddha.



On Sat, Mar 28, 2015 at 10:37 AM, Asanka Dissanayake  wrote:




Yes ,Punnadi. I get the point that all the methods are moved to 
ApplicationInfoService.Given that all the methods are moved to 
ApplicationInfoService and whoever wants to consume those methods can use 
ApplicationInfoService.

But why ApplicationManagementService is going to be a SOAP service, if all the 
methods were in this class moved to another class why can't it cannot just 
deprecated ? What is the goal trying to achieve by making it only a SOAP 
service.










On Sat, Mar 28, 2015 at 1:27 PM, Punnadi Gunarathna  wrote:


Hi Asanka,

Yes, ApplicationManagementService will become a simple axis2 device and it's 
osginess will be removed. Why we needed this refactoring is, currently it 
contains large number of the methods despite their actual place. We have a 
separate class called ApplicationInfoService, which should contain all the 
application specific methods and  ApplicationUserMgtService which should 
contain the user specific methods. Those classes are OSGi services.



On Mar 28, 2015 9:25 PM, "Mahesh Chinthaka"  wrote:


Hi Asanka,



This is not reverting back what was done early. These methods will be called 
via OSGI calls in future too.

Only change will be these methods will be moved from 
ApplicationManagementService to ApplicationInfoService.

So no osgi methods will be available in ApplicationManagementService. Instead 
all application related osgi methods will be in ApplicationInfoService.




Did I clear your doubt ?



On Sat, Mar 28, 2015 at 9:13 PM, Asanka Dissanayake  wrote:



Hi Mahesh,

Please find my comments inline.



On Wed, Mar 18, 2015 at 10:58 AM, Mahesh Chinthaka  wrote:


Hi all,
Im working on [a]




At the moment we have 

1. ApplicationManagementService

2. ApplicationInfoService

3. ApplicationUserMgtService




All the tasks/methods that UI needs to do related with users will be in 
ApplicationUserMgtService (IMO ideally this service should be renamed as 
UserManagementService).

All the tasks/methods that UI needs to related with applications will be in 
ApplicationInfoService.

+1 for refactoring the names







At the moment ApplicationManagementService has both user related tasks as well 
as application related tasks.

What I'm going to do is identify those methods and move accordingly to either 
ApplicationUserMgtService or ApplicationInfoService. In that way 
ApplicationManagementService will no longer be a osgi service and it will only 
be a soap service.

Could you please explain the rationale behind the decision of removing the 
OSGInes ? AFAIK, these services are called by Jaggery App and some other 
components too.
 AFAIR, we did a refactoring once in Jaggery App , removing all the web service 
calls and made them OSGI service calls .Reason behind that was, when there is a 
web service call it consumes a 1 thread in the connection pool just to call to 
a service in the same server. So we did that to save some connections and call 
something that is available during the runtime.



What is the reason to revert that back ? Is that something related to 
clustering?








Here are the methods that I have identified,





[1] - getApplication(applicationKey)

[2] - deleteApplication(applicationKey)

[3] - getApplicationUrl(applicationKey, version, stage, tenantDomain);

[4] - getApplicationStatus(applicationKey, version, stage, tenantDomain);

[5] - 
getAllVersionsOfApplicationPerUser(modManager.getTenantDomain(),applicationKey, 
userName);

[6] - getAllVersionsOfApplication(tenantDomain, applicationKey);

[7] - getBuildandDelpoyedStatus(applicationKey,tenantDomain,version);

[8] - updateRxtWithPromoteState(appKey,nextStage,version,"Promote",state);

[9] - publishSetApplicationAutoBuild(applicationKey, stageName, version, 
isBuild);

[10] - publishSet

Re: [Dev] WSO2 BAM 3.0 M2 Released!

2015-03-29 Thread Nirmal Fernando
This seems to be *CarbonAnalytics* application UI. But do we expose Spark
Master UI too ?

On Sat, Mar 28, 2015 at 6:06 PM, Nirmal Fernando  wrote:

> Found it! It's on port 4040.
>
> On Sat, Mar 28, 2015 at 6:02 PM, Nirmal Fernando  wrote:
>
>> Is there a way to check Spark UI in BAM ?
>>
>> On Sat, Mar 21, 2015 at 6:37 PM, Anjana Fernando  wrote:
>>
>>> The WSO2 BAM team is pleased to announce the second milestone release of
>>> WSO2 BAM v3.0. The distribution is available at [1]. The release includes
>>> the following new features.
>>> New Features
>>>
>>>- [BAM-1957 ] - Spark Script
>>>Scheduling
>>>- [BAM-1959 ] - Support Spark
>>>Clustering
>>>
>>>
>>> The documentation for BAM v3.0 can be found at [2]. Your feedback is
>>> most welcome, and any issues can be reported to the project at [3].
>>>
>>> [1]
>>> https://svn.wso2.org/repos/wso2/people/anjana/BAM30/wso2bam-3.0.0-M2.zip
>>> [2]
>>> https://docs.wso2.com/display/BAM300/WSO2+Business+Activity+Monitor+Documentation
>>> [3] https://wso2.org/jira/browse/BAM
>>>
>>> - WSO2 BAM Team
>>>
>>> --
>>> *Anjana Fernando*
>>> Senior Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> Thanks & regards,
>> Nirmal
>>
>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
>> Mobile: +94715779733
>> Blog: http://nirmalfdo.blogspot.com/
>>
>>
>>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
>
>


-- 

Thanks & regards,
Nirmal

Senior Software Engineer- Platform 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


[Dev] [Discuss] Configuring SAML SSO in ASP.NET MVC 4.5 with WSO2 IS

2015-03-29 Thread Imesh Gunaratne
Hi Devs,

Has anyone tried $subject with WSO2 IS 5.0.0? I'm looking for a sample
ASP.NET MVC 4.5 web application for this. I found this [1] which Chintana
has written some time back.

Appreciate your thoughts on this.

[1]
http://wso2.com/library/articles/2011/12/configuring-wso2-identity-server-passive-sts-aspnet-client/

Thanks

-- 
*Imesh Gunaratne*
Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 BAM 3.0 M2 Released!

2015-03-29 Thread Supun Sethunga
Hi Nirmal,

Spark Master UI should be on port 8080 by default. But if it is already
taken by some other service, then the port is 8081.

Regards,
Supun.

On Sun, Mar 29, 2015 at 2:33 PM, Nirmal Fernando  wrote:

> This seems to be *CarbonAnalytics* application UI. But do we expose Spark
> Master UI too ?
>
> On Sat, Mar 28, 2015 at 6:06 PM, Nirmal Fernando  wrote:
>
>> Found it! It's on port 4040.
>>
>> On Sat, Mar 28, 2015 at 6:02 PM, Nirmal Fernando  wrote:
>>
>>> Is there a way to check Spark UI in BAM ?
>>>
>>> On Sat, Mar 21, 2015 at 6:37 PM, Anjana Fernando 
>>> wrote:
>>>
 The WSO2 BAM team is pleased to announce the second milestone release
 of WSO2 BAM v3.0. The distribution is available at [1]. The release
 includes the following new features.
 New Features

- [BAM-1957 ] - Spark Script
Scheduling
- [BAM-1959 ] - Support
Spark Clustering


 The documentation for BAM v3.0 can be found at [2]. Your feedback is
 most welcome, and any issues can be reported to the project at [3].

 [1]
 https://svn.wso2.org/repos/wso2/people/anjana/BAM30/wso2bam-3.0.0-M2.zip
 [2]
 https://docs.wso2.com/display/BAM300/WSO2+Business+Activity+Monitor+Documentation
 [3] https://wso2.org/jira/browse/BAM

 - WSO2 BAM Team

 --
 *Anjana Fernando*
 Senior Technical Lead
 WSO2 Inc. | http://wso2.com
 lean . enterprise . middleware

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


>>>
>>>
>>> --
>>>
>>> Thanks & regards,
>>> Nirmal
>>>
>>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
>>> Mobile: +94715779733
>>> Blog: http://nirmalfdo.blogspot.com/
>>>
>>>
>>>
>>
>>
>> --
>>
>> Thanks & regards,
>> Nirmal
>>
>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
>> Mobile: +94715779733
>> Blog: http://nirmalfdo.blogspot.com/
>>
>>
>>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Senior Software Engineer- Platform 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
>
>


-- 
*Supun Sethunga*
Software Engineer
WSO2, Inc.
http://wso2.com/
lean | enterprise | middleware
Mobile : +94 716546324
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure in carbon-commons due to ndatasource

2015-03-29 Thread Manoj Kumara
Hi Firzan,

what is the branch you are building. it should be java8support and I
believe you are building with JDK 1.7

Regards,
Manoj


*Manoj Kumara*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94713448188

On Sun, Mar 29, 2015 at 7:10 AM, Firzhan Naqash  wrote:

>
> Hi,
>
> When I was trying to build the carbon-commons, I am facing with the built
> error in ndatasource.
> Are there any steps that I am missing ?
>
>
>
> [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
> org.wso2.carbon.ndatasource.datasources ---
> [INFO] Compiling 1 source file to
> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/src/main/java/org/wso2/carbon/ndatasource/datasources/LocalXADataSource.java:[50,7]
> error: LocalXADataSource is not abstract and does not override abstract
> method getParentLogger() in CommonDataSource
>
> [ERROR]
> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/src/main/java/org/wso2/carbon/ndatasource/datasources/LocalXADataSource.java:[303,11]
> error: LocalXADataSource.LocalConnection is not abstract and does not
> override abstract method getNetworkTimeout() in Connection
>
> [INFO] 2 errors
> [INFO] -
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
> [3:18.851s]
> [INFO] WSO2 Carbon - Repository Information Service Stub . SUCCESS
> [3:54.945s]
> [INFO] WSO2 Carbon - Aplication Management Stub .. SUCCESS [4.027s]
> [INFO] WSO2 Carbon - Deployment Synchronizer Stub  SUCCESS [2.596s]
> [INFO] WSO2 Carbon - WS-Discovery Management Stub  SUCCESS [2.578s]
> [INFO] WSO2 Carbon - OAuth Stub .. SUCCESS [7.365s]
> [INFO] WSO2 Carbon - Entitlement Stub  SUCCESS
> [15.356s]
> [INFO] WSO2 Carbon - Throttling Agent Stub ... SUCCESS [1.803s]
> [INFO] WSO2 Carbon - Email Verification Stub . SUCCESS [1.887s]
> [INFO] WSO2 Carbon - Stratos Common Stubs  SUCCESS [1.940s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.051s]
> [INFO] WSO2 Carbon - Cluster Management Stub . SUCCESS [9.353s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.052s]
> [INFO] WSO2 Carbon - Logging Stub  SUCCESS [2.865s]
> [INFO] WSO2 Carbon - Logging View Stub ... SUCCESS [3.552s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.049s]
> [INFO] WSO2 Carbon - Remote Tasks Stub ... SUCCESS [2.849s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.057s]
> [INFO] WSO2 Carbon - Reporting Stub .. SUCCESS [5.780s]
> [INFO] WSO2 Carbon - Reporting Template Stub . SUCCESS [3.262s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.049s]
> [INFO] Url Mapper Module . SUCCESS [2.965s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.043s]
> [INFO] WSO2 Carbon - User Store Config Stub .. SUCCESS [2.772s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.045s]
> [INFO] WSO2 Carbon - User Management Stub  SUCCESS [5.277s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.040s]
> [INFO] WSO2 Carbon - Remote User Mgt Stub  SUCCESS
> [11.233s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.049s]
> [INFO] WSO2 Carbon - Event Client Stub ... SUCCESS [5.999s]
> [INFO] WSO2 Carbon - Eventing Stub ... SUCCESS [4.292s]
> [INFO] WSO2 Carbon - Qpid Stub ... SUCCESS [2.748s]
> [INFO] WSO2 Carbon - New Data Sources Aggregator Module .. SUCCESS [0.014s]
> [INFO] WSO2 Carbon - New Data Sources Stub ... SUCCESS [3.755s]
> [INFO] WSO2 Carbon - SOAP Tracer Service Stubs - Aggregator Module
>  SUCCESS [0.045s]
> [INFO] WSO2 Carbon - SOAP Tracer Stub  SUCCESS
> [1:19.682s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.023s]
> [INFO] WSO2 Carbon - WSDL2CODE Services Stub . SUCCESS [2.173s]
> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS [0.014s]
> [INFO] WSO2 Carbon - System Statistics Stub .. SUCCESS [4.486s]
> [INFO] 

Re: [Dev] [AF] Remove the OSGIness of ApplicationManagementService

2015-03-29 Thread Gayan Dhanushka
I am -1 for moving deleteApplication method from
ApplicationMangementService since it is not related to either
ApplicationUserManagemet of ApplicationInfo.

+1 for Danushka.

Please go ahead and do the refactoring. As long as it is conceptually and
architecturally correct do not hesitate to change things.

Regards
Gayan


On Sun, Mar 29, 2015 at 12:38 PM,  wrote:

>  Guys
> No one is stopping changing the BPELs. I don't like the idea of keeping it
> because bpels are using it. Who said you cannot change the bpels. If  you
> are saying this is a soap api for users +1. But -1 for the idea that it’s
> used by the bpels reasoning.
>
> Thanks & Regards
> Danushka Fernando
> Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729
>
> *From:* Mahesh Chinthaka 
> *Sent:* ‎Sunday‎, ‎March‎ ‎29‎, ‎2015 ‎11‎:‎09‎ ‎AM
> *To:* Punnadi Gunarathna 
> *Cc:* WSO2 Developers' List 
>
> Hi Asanka,
> we cannot just deprecate that service at the moment since BPELs are using
> it. If we do, we have to change BPELs and other stuff where its going to be
> a huge refactoring :)
>
> On Sat, Mar 28, 2015 at 11:28 PM, Punnadi Gunarathna 
> wrote:
>
>> Hi,
>>
>> And of course the BPELs will invoke the methods in
>> ApplicationManagementService.
>> Hi Asanka,
>>
>> Think of a scenario where jenkins plugin or other service which is hosted
>> outside AF runtime wanted to perform Application operations; then exposing
>> them as a web service is the way. I think that's the rationale behind
>> making ApplicationManagementService  a SOAP one.
>>
>> Regards,
>> Anuruddha.
>>
>> On Sat, Mar 28, 2015 at 10:37 AM, Asanka Dissanayake 
>> wrote:
>>
>>> Yes ,Punnadi. I get the point that all the methods are moved to
>>> ApplicationInfoService.Given that all the methods are moved to
>>> ApplicationInfoService and whoever wants to consume those methods can use
>>> ApplicationInfoService.
>>> But why ApplicationManagementService is going to be a SOAP service, if
>>> all the methods were in this class moved to another class why can't it
>>> cannot just deprecated ? What is the goal trying to achieve by making it
>>> only a SOAP service.
>>>
>>>
>>>
>>>
>>> On Sat, Mar 28, 2015 at 1:27 PM, Punnadi Gunarathna 
>>> wrote:
>>>
 Hi Asanka,

 Yes, ApplicationManagementService will become a simple axis2 device and
 it's osginess will be removed. Why we needed this refactoring is, currently
 it contains large number of the methods despite their actual place. We have
 a separate class called ApplicationInfoService, which should contain all
 the application specific methods and  ApplicationUserMgtService which
 should contain the user specific methods. Those classes are OSGi services.
 On Mar 28, 2015 9:25 PM, "Mahesh Chinthaka"  wrote:

> Hi Asanka,
>
> This is not reverting back what was done early. These methods will be
> called via OSGI calls in future too.
> Only change will be these methods will be moved from
> ApplicationManagementService to ApplicationInfoService.
> So no osgi methods will be available in ApplicationManagementService.
> Instead all application related osgi methods will be in
> ApplicationInfoService.
>
> Did I clear your doubt ?
>
> On Sat, Mar 28, 2015 at 9:13 PM, Asanka Dissanayake 
> wrote:
>
>> Hi Mahesh,
>> Please find my comments inline.
>>
>> On Wed, Mar 18, 2015 at 10:58 AM, Mahesh Chinthaka 
>> wrote:
>>
>>> Hi all,
>>> Im working on [a]
>>>
>>> At the moment we have
>>> 1. ApplicationManagementService
>>> 2. ApplicationInfoService
>>> 3. ApplicationUserMgtService
>>>
>>> All the tasks/methods that UI needs to do related with users will be
>>> in ApplicationUserMgtService (IMO ideally this service should be 
>>> renamed as
>>> UserManagementService).
>>> All the tasks/methods that UI needs to related with applications
>>> will be in ApplicationInfoService.
>>>
>> +1 for refactoring the names
>>
>>>
>>> At the moment ApplicationManagementService has both user related
>>> tasks as well as application related tasks.
>>> What I'm going to do is identify those methods and move accordingly
>>> to either ApplicationUserMgtService or ApplicationInfoService. In that 
>>> way
>>> ApplicationManagementService will no longer be a osgi service and it 
>>> will
>>> only be a soap service.
>>>
>> Could you please explain the rationale behind the decision of
>> removing the OSGInes ? AFAIK, these services are called by Jaggery App 
>> and
>> some other components too.
>>  AFAIR, we did a refactoring once in Jaggery App , removing all the
>> web service calls and made them OSGI service calls .Reason behind that 
>> was,
>> when there is a web service call it consumes a 1 thread in the connection
>> pool just to call to a service in the same server. So we did that to s

Re: [Dev] Build failure in carbon-commons due to ndatasource

2015-03-29 Thread Thilini Cooray
Hi,

It seems to be an incompatibility issue with the java jdk you are using.
[1] indicates that getParentLogger() is a new method introduced in jdk 1.7.
Therefore they suggest to use jdk 1.7.
But if you are building an older version of carbon other than 4.3, try to
build with jdk 1.6.

[1] http://stackoverflow.com/questions/23373020/jdbc-incompatibility-error


On Sun, Mar 29, 2015 at 7:55 PM, Manoj Kumara  wrote:

> Hi Firzan,
>
> what is the branch you are building. it should be java8support and I
> believe you are building with JDK 1.7
>
> Regards,
> Manoj
>
>
> *Manoj Kumara*
> Software Engineer
> WSO2 Inc. http://wso2.com/
> *lean.enterprise.middleware*
> Mobile: +94713448188
>
> On Sun, Mar 29, 2015 at 7:10 AM, Firzhan Naqash  wrote:
>
>>
>> Hi,
>>
>> When I was trying to build the carbon-commons, I am facing with the built
>> error in ndatasource.
>> Are there any steps that I am missing ?
>>
>>
>>
>> [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
>> org.wso2.carbon.ndatasource.datasources ---
>> [INFO] Compiling 1 source file to
>> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/target/classes
>> [INFO] -
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/src/main/java/org/wso2/carbon/ndatasource/datasources/LocalXADataSource.java:[50,7]
>> error: LocalXADataSource is not abstract and does not override abstract
>> method getParentLogger() in CommonDataSource
>>
>> [ERROR]
>> /home/firzhan/wso2/PUBLIC_BRANCH/IDENTITY-TEST/carbon-commons/components/ndatasource/org.wso2.carbon.ndatasource.datasources/src/main/java/org/wso2/carbon/ndatasource/datasources/LocalXADataSource.java:[303,11]
>> error: LocalXADataSource.LocalConnection is not abstract and does not
>> override abstract method getNetworkTimeout() in Connection
>>
>> [INFO] 2 errors
>> [INFO] -
>> [INFO]
>> 
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
>> [3:18.851s]
>> [INFO] WSO2 Carbon - Repository Information Service Stub . SUCCESS
>> [3:54.945s]
>> [INFO] WSO2 Carbon - Aplication Management Stub .. SUCCESS
>> [4.027s]
>> [INFO] WSO2 Carbon - Deployment Synchronizer Stub  SUCCESS
>> [2.596s]
>> [INFO] WSO2 Carbon - WS-Discovery Management Stub  SUCCESS
>> [2.578s]
>> [INFO] WSO2 Carbon - OAuth Stub .. SUCCESS
>> [7.365s]
>> [INFO] WSO2 Carbon - Entitlement Stub  SUCCESS
>> [15.356s]
>> [INFO] WSO2 Carbon - Throttling Agent Stub ... SUCCESS
>> [1.803s]
>> [INFO] WSO2 Carbon - Email Verification Stub . SUCCESS
>> [1.887s]
>> [INFO] WSO2 Carbon - Stratos Common Stubs  SUCCESS
>> [1.940s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.051s]
>> [INFO] WSO2 Carbon - Cluster Management Stub . SUCCESS
>> [9.353s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.052s]
>> [INFO] WSO2 Carbon - Logging Stub  SUCCESS
>> [2.865s]
>> [INFO] WSO2 Carbon - Logging View Stub ... SUCCESS
>> [3.552s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.049s]
>> [INFO] WSO2 Carbon - Remote Tasks Stub ... SUCCESS
>> [2.849s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.057s]
>> [INFO] WSO2 Carbon - Reporting Stub .. SUCCESS
>> [5.780s]
>> [INFO] WSO2 Carbon - Reporting Template Stub . SUCCESS
>> [3.262s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.049s]
>> [INFO] Url Mapper Module . SUCCESS
>> [2.965s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.043s]
>> [INFO] WSO2 Carbon - User Store Config Stub .. SUCCESS
>> [2.772s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.045s]
>> [INFO] WSO2 Carbon - User Management Stub  SUCCESS
>> [5.277s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.040s]
>> [INFO] WSO2 Carbon - Remote User Mgt Stub  SUCCESS
>> [11.233s]
>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... SUCCESS
>> [0.049s]
>> [INFO] WSO2 Carbon - Event Client Stub ... SUCCESS
>> [5.999s]
>> [INFO] WSO2 Carbon - Eventing Stub ... SUCCESS
>> [4.292s]
>> [INFO] WSO2 Carbon - Qpid Stub ... SUCCESS
>> [2.748s]
>> [INFO] WSO2 Carbon - New Data Sources Aggregat

Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-29 Thread Lakshani Gamage
Congratzz Godwin!!!

On Sat, Mar 28, 2015 at 10:23 PM, CD Athuraliya  wrote:

> Congratulations! :)
>
> On Sat, Mar 28, 2015 at 9:12 PM, Hasanthi Purnima Dissanayake <
> hasan...@wso2.com> wrote:
>
>> Congradz Godwin ...:)
>>
>> Regards,
>>
>> Hasanthi Dissanayake
>>
>> Software Engineer | WSO2
>>
>> E: hasan...@wso2.com 
>> M :0718407133| http://wso2.com 
>>
>> On Sat, Mar 28, 2015 at 8:45 PM, Pirinthapan Mahendran <
>> pirintha...@wso2.com> wrote:
>>
>>> Congrats Godwin !!
>>>
>>>
>>>
>>> Mahendran Pirinthapan
>>> Software Engineer | WSO2 Inc.
>>> Mobile +94772378732.
>>>
>>> On Sat, Mar 28, 2015 at 3:16 PM, Indunil Upeksha Rathnayake <
>>> indu...@wso2.com> wrote:
>>>
 Congratz Godwin!

 Regards
 --
 Indunil Upeksha Rathnayake
 Software Engineer | WSO2 Inc
 Emailindu...@wso2.com
 Mobile  +94713695179

 ___
 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
>>>
>>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *CD Athuraliya*
> Software Engineer
> WSO2, Inc.
> lean . enterprise . middleware
> Mobile: +94 716288847 <94716288847>
> LinkedIn  | Twitter
>  | Blog
> 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Lakshani Gamage

*Software Engineer*
Mobile : +94 (0) 71 5478184 <%2B94%20%280%29%20773%20451194>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-29 Thread Lakshani Gamage
Congratzz Hemika!!!

On Sat, Mar 28, 2015 at 10:25 PM, CD Athuraliya  wrote:

> Congratulations! :)
>
> On Sat, Mar 28, 2015 at 8:36 PM, Madusanka Premaratne  > wrote:
>
>> Congrats Hemika..!!
>>
>> On Sat, Mar 28, 2015 at 8:18 PM, Shiroshica Kulatilake 
>> wrote:
>>
>>> Congrats !!
>>>
>>> Shiroshica Kulatilake
>>>
>>> WSO2, Inc. http://wso2.com/
>>> Phone: +94 776523867
>>>
>>> On Mon, Mar 23, 2015 at 11:38 AM, Shiva Balachandran 
>>> wrote:
>>>
 Congrats Bro! :)



 On Mon, Mar 23, 2015 at 10:34 AM, Indunil Upeksha Rathnayake
  wrote:
 > Congratz Hemika!!! :)
 >
 > Regards
 > --
 > Indunil Upeksha Rathnayake
 > Software Engineer | WSO2 Inc
 > Emailindu...@wso2.com
 > Mobile  +94713695179
 >
 > ___
 > Dev mailing list
 > Dev@wso2.org
 > http://wso2.org/cgi-bin/mailman/listinfo/dev
 >



 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788
 Blog - https://shivabalachandran.wordpress.com/
 ___
 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
>>>
>>>
>>
>>
>> --
>> *Madusanka Premaratne* | Associate Software Engineer
>> WSO2, Inc | lean. enterprise. middleware.
>> #20, Palm Grove, Colombo 03, Sri Lanka
>> Mobile: +94 71 835 70 73| Work: +94 112 145 345
>> Email: madusan...@wso2.com | Web: www.wso2.com
>>
>> [image: Facebook]  [image: Twitter]
>>  [image: Google Plus]
>>  [image:
>> Linkedin]  [image: Instagram]
>>  [image: Skype]
>> 
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *CD Athuraliya*
> Software Engineer
> WSO2, Inc.
> lean . enterprise . middleware
> Mobile: +94 716288847 <94716288847>
> LinkedIn  | Twitter
>  | Blog
> 
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Lakshani Gamage

*Software Engineer*
Mobile : +94 (0) 71 5478184 <%2B94%20%280%29%20773%20451194>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 BAM 3.0 M2 Released!

2015-03-29 Thread Nirmal Fernando
8081 worked. thanks.

On Sun, Mar 29, 2015 at 7:03 PM, Supun Sethunga  wrote:

> Hi Nirmal,
>
> Spark Master UI should be on port 8080 by default. But if it is already
> taken by some other service, then the port is 8081.
>
> Regards,
> Supun.
>
> On Sun, Mar 29, 2015 at 2:33 PM, Nirmal Fernando  wrote:
>
>> This seems to be *CarbonAnalytics* application UI. But do we expose
>> Spark Master UI too ?
>>
>> On Sat, Mar 28, 2015 at 6:06 PM, Nirmal Fernando  wrote:
>>
>>> Found it! It's on port 4040.
>>>
>>> On Sat, Mar 28, 2015 at 6:02 PM, Nirmal Fernando 
>>> wrote:
>>>
 Is there a way to check Spark UI in BAM ?

 On Sat, Mar 21, 2015 at 6:37 PM, Anjana Fernando 
 wrote:

> The WSO2 BAM team is pleased to announce the second milestone release
> of WSO2 BAM v3.0. The distribution is available at [1]. The release
> includes the following new features.
> New Features
>
>- [BAM-1957 ] - Spark
>Script Scheduling
>- [BAM-1959 ] - Support
>Spark Clustering
>
>
> The documentation for BAM v3.0 can be found at [2]. Your feedback is
> most welcome, and any issues can be reported to the project at [3].
>
> [1]
> https://svn.wso2.org/repos/wso2/people/anjana/BAM30/wso2bam-3.0.0-M2.zip
> [2]
> https://docs.wso2.com/display/BAM300/WSO2+Business+Activity+Monitor+Documentation
> [3] https://wso2.org/jira/browse/BAM
>
> - WSO2 BAM Team
>
> --
> *Anjana Fernando*
> Senior Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --

 Thanks & regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/



>>>
>>>
>>> --
>>>
>>> Thanks & regards,
>>> Nirmal
>>>
>>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
>>> Mobile: +94715779733
>>> Blog: http://nirmalfdo.blogspot.com/
>>>
>>>
>>>
>>
>>
>> --
>>
>> Thanks & regards,
>> Nirmal
>>
>> Senior Software Engineer- Platform 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
>>
>>
>
>
> --
> *Supun Sethunga*
> Software Engineer
> WSO2, Inc.
> http://wso2.com/
> lean | enterprise | middleware
> Mobile : +94 716546324
>



-- 

Thanks & regards,
Nirmal

Senior Software Engineer- Platform 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] Pls merge the pull request

2015-03-29 Thread Dunith Dhanushka
Hi Pubudu,

I have made few comments on the PR. Please have a look.

Regards,
Dunith

On Wed, Mar 25, 2015 at 8:18 PM, Pubudu Dodangoda  wrote:

> Sorry about the mistake(there were .idea files)
> I ignored them and created a new pull request as suggested by Dunith and
> Lakshman
>
> Please merge the pull request [2]
> 
>
> [2] https://github.com/wso2/carbon-analytics-common/pull/4
>
> Thank You and Kind Regards,
>
> On Wed, Mar 25, 2015 at 4:55 PM, Pubudu Dodangoda 
> wrote:
>
>>
>> Hi Dunith,
>>
>> Please merge the pull request [1]
>>  which consists
>> of the back-end code for analytics dashboard
>>
>> [1] https://github.com/wso2/carbon-analytics-common/pull/3
>>
>> Thank You and Regards,
>> --
>> Pubudu Dodangoda
>> BSc Engineering(Hon's) Undergraduate
>> Department of Computer Science Engineering
>> University of Moratuwa
>> 0716053681 / 0775192994
>>
>
>
>
> --
> Pubudu Dodangoda
> BSc Engineering(Hon's) Undergraduate
> Department of Computer Science Engineering
> University of Moratuwa
> 0716053681 / 0775192994
>



-- 
Regards,

Dunith Dhanushka,
Senior Software Engineer - BAM,
WSO2 Inc,

Mobile - +94 71 8615744
Blog - dunithd.wordpress.com 
Twitter - @dunithd 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-29 Thread Sewmini Jayaweera
Congratulations Godwin! :)

Sewmini Jayaweera
*Software Engineer - QA Team*
Mobile: +94 (0) 773 381 250
sewm...@wso2.com

On Sun, Mar 29, 2015 at 10:28 PM, Lakshani Gamage  wrote:

> Congratzz Godwin!!!
>
> On Sat, Mar 28, 2015 at 10:23 PM, CD Athuraliya 
> wrote:
>
>> Congratulations! :)
>>
>> On Sat, Mar 28, 2015 at 9:12 PM, Hasanthi Purnima Dissanayake <
>> hasan...@wso2.com> wrote:
>>
>>> Congradz Godwin ...:)
>>>
>>> Regards,
>>>
>>> Hasanthi Dissanayake
>>>
>>> Software Engineer | WSO2
>>>
>>> E: hasan...@wso2.com 
>>> M :0718407133| http://wso2.com 
>>>
>>> On Sat, Mar 28, 2015 at 8:45 PM, Pirinthapan Mahendran <
>>> pirintha...@wso2.com> wrote:
>>>
 Congrats Godwin !!



 Mahendran Pirinthapan
 Software Engineer | WSO2 Inc.
 Mobile +94772378732.

 On Sat, Mar 28, 2015 at 3:16 PM, Indunil Upeksha Rathnayake <
 indu...@wso2.com> wrote:

> Congratz Godwin!
>
> Regards
> --
> Indunil Upeksha Rathnayake
> Software Engineer | WSO2 Inc
> Emailindu...@wso2.com
> Mobile  +94713695179
>
> ___
> 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


>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *CD Athuraliya*
>> Software Engineer
>> WSO2, Inc.
>> lean . enterprise . middleware
>> Mobile: +94 716288847 <94716288847>
>> LinkedIn  | Twitter
>>  | Blog
>> 
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Lakshani Gamage
>
> *Software Engineer*
> Mobile : +94 (0) 71 5478184 <%2B94%20%280%29%20773%20451194>
>
> ___
> 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] [Discuss] Configuring SAML SSO in ASP.NET MVC 4.5 with WSO2 IS

2015-03-29 Thread Asela Pathberiya
On Sun, Mar 29, 2015 at 5:48 PM, Imesh Gunaratne  wrote:
> Hi Devs,
>
> Has anyone tried $subject with WSO2 IS 5.0.0? I'm looking for a sample
> ASP.NET MVC 4.5 web application for this. I found this [1] which Chintana
> has written some time back.

AFAIK,  .Net does not support the SAML2 SSO by default.. You may need
to add some plugins for it...  But it supports the passive sts profile
as described in the article  [1]. This must work...  WSO2IS 5.0.0 has
been already integrated with  .net application using passive sts...
(but not sure about the sample .net client in article.. )

Thanks,
Asela.

>
> Appreciate your thoughts on this.
>
> [1]
> http://wso2.com/library/articles/2011/12/configuring-wso2-identity-server-passive-sts-aspnet-client/
>
> Thanks
>
> --
> Imesh Gunaratne
> Technical Lead
> WSO2 Inc: http://wso2.com
> T: +94 11 214 5345 M: +94 77 374 2057
> W: http://imesh.gunaratne.org
> Lean . Enterprise . Middleware
>



-- 
Thanks & Regards,
Asela

ATL
Mobile : +94 777 625 933
 +358 449 228 979
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please review PR

2015-03-29 Thread Chathura Priyankara
Hi,

Please review PR [1], [2] and [3]. This is the implementation of [4].

[1] Synapse core - https://github.com/wso2/wso2-synapse/pull/105
[2] Product esb - https://github.com/wso2/product-esb/pull/109
[3] Carbon mediation - https://github.com/wso2/carbon-mediation/pull/92
[4] https://redmine.wso2.com/issues/3725

Thanks,
Best Regards.

On Fri, Mar 27, 2015 at 12:42 PM, Chathura Priyankara 
wrote:

> Hi,
>
> I did following changes as discussed in the code review.
>
> - Move response http status code checking to the synapse environment.
> - Check http status codes of the response based on the clone property
> - Use registered fault handler for re-sending messages
> - Without re-cloning messages every time use build with attachment.
>
> Please review PR [1].
>
> [1] https://github.com/wso2/wso2-synapse/pull/105
>
> Thanks.
>
> On Thu, Mar 19, 2015 at 12:53 PM, Chathura Priyankara 
> wrote:
>
>> Hi Isuru,
>>
>> I have done back end changes for failover endpoint support on http status
>> codes. Please review PR [1].
>>
>> [1] https://github.com/wso2/wso2-synapse/pull/105
>>
>> Thanks!
>>
>> --
>> Chathura Priyankara
>> Software Engineer | WSO2 Inc.
>> Mobile : +94718795340
>> Blog : www.codeoncloud.blogspot.com
>>
>
>
>
> --
> Chathura Priyankara
> Software Engineer | WSO2 Inc.
> Mobile : +94718795340
> Blog : www.codeoncloud.blogspot.com
>



-- 
Chathura Priyankara
Software Engineer | WSO2 Inc.
Mobile : +94718795340
Blog : www.codeoncloud.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please merge PR for IDENTITY-2710 & WSOTWOSP-165

2015-03-29 Thread Chanuka Dissanayake
Hi,

$subject contains the fixes for [1] & [2]. PR is in [3]

[1] https://wso2.org/jira/browse/IDENTITY-2710
[2] https://support.wso2.com/jira/browse/WSOTWOSP-165
[3] https://github.com/wso2/carbon-commons/pull/71

Thanks,
Chanuka.
-- 
Chanuka Dissanayake
*Software Engineer | **WSO2 Inc.*; http://wso2.com

Mobile: +94 71 33 63 596
Email: chan...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-29 Thread Kathees Rajendram
Thanks Chanaka, Vishanth,

I was able to build  carbon mediation in develop branch.


Thanks,
Kathees



On Thu, Mar 26, 2015 at 11:18 PM, Vishanth Balasubramaniam <
vishan...@wso2.com> wrote:

> Hi Kathees,
>
> Did you make any changes in PersistenceUtils.java class? If so, please
> share it.
>
> Thanks,
> Vishanth
>
> On Thu, Mar 26, 2015 at 5:07 PM, Chanaka Fernando 
> wrote:
>
>> Hi Kathees,
>>
>> I was able to build carbon-mediation develop branch without any issue.
>> Have you been able to figure out the issue?
>>
>> Thanks,
>> Chanaka
>>
>> On Thu, Mar 26, 2015 at 12:45 PM, Kathees Rajendram 
>> wrote:
>>
>>> Hi Chanaka,
>>>
>>> I used java 1.7.0_55. As you recommended I am using java 1.6.0_38.I am
>>> getting same failure.
>>>
>>> Thanks
>>> Kathees
>>>
>>> On Thu, Mar 26, 2015 at 11:59 AM, Chanaka Fernando 
>>> wrote:
>>>
 Hi Kathees,

 What is the java version you are using to build the code? If it is 1.7,
 then use 1.6.

 Thanks,
 Chanaka

 On Thu, Mar 26, 2015 at 11:47 AM, Kathees Rajendram 
 wrote:

> Hi,
>
> I am getting the following build failure while building the carbon
> mediation from develop branch.
> This failure occurs due to
> org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration is not
> resolved in org.wso2.carbon.inbound.endpoint.persistence module.
>
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon Mediation - Aggregator Pom  SUCCESS
> [0.525s]
> [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
> [0.168s]
> [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
> [1:02.619s]
> [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
> [3.467s]
> [INFO] WSO2 Carbon - localentry Stub . SUCCESS
> [3.057s]
> [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
> [2.160s]
> [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
> SUCCESS [2.936s]
> [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
> SUCCESS [4.056s]
> [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
> [1.902s]
> [INFO] WSO2 Carbon - Template Editor Service Administrator Stub
> SUCCESS [4.325s]
> [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
> [2.582s]
> [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
> [1.752s]
> [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
> [1.732s]
> [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
> [2.019s]
> [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
> [2.831s]
> [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
> [2.802s]
> [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS
> [3.236s]
> [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS
> [3.394s]
> [INFO] WSO2 Carbon - Task Stub ... SUCCESS
> [2.406s]
> [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS
> [1.907s]
> [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS
> [3.615s]
> [INFO] WSO2 Carbon - Inbound Stub  SUCCESS
> [2.372s]
> [INFO] WSO2 Carbon - ESB NTask Stub .. SUCCESS
> [2.466s]
> [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
> [0.046s]
> [INFO] WSO2 Carbon - Mediation Statistics Stub ... SUCCESS
> [2.829s]
> [INFO] WSO2 Carbon - Mediation Tracer Stub ... SUCCESS
> [2.375s]
> [INFO] application-mgt-stub .. SUCCESS
> [0.016s]
> [INFO] WSO2 Carbon - Application Management Synapse Stub . SUCCESS
> [2.369s]
> [INFO] WSO2 Carbon - Synapse Registries Aggregator Module  SUCCESS
> [0.014s]
> [INFO] WSO2 Carbon - Mediation Registries  SUCCESS
> [45.186s]
> [INFO] WSO2 Carbon - Mediation Initializer Aggregator Module  SUCCESS
> [0.015s]
> [INFO] WSO2 Carbon - Mediator Bridge . SUCCESS
> [0.492s]
> [INFO] WSO2 Carbon - Mediators Aggregator Module . SUCCESS
> [0.013s]
> [INFO] WSO2 Carbon - Router Mediator Aggregator Module ... SUCCESS
> [0.014s]
> [INFO] WSO2 Carbon - Router mediator . SUCCESS
> [1.031s]
> [INFO] WSO2 Carbon - Mediation Dependency Management . SUCCESS
> [10.759s]
> [INFO] WSO2 Carbon - Mediation admin- Aggregator Module .. SUCCESS
> [0.012s]
> [INFO] WSO2 Carbon - Task Services ... SUCCESS
> [0.855s]
> [INFO] WSO2 Carbon - ntask Integration core .. SUCCESS
> [1.282s]
> [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
> [0.261s]
> [INFO] org.wso2

Re: [Dev] [Discuss] Configuring SAML SSO in ASP.NET MVC 4.5 with WSO2 IS

2015-03-29 Thread Imesh Gunaratne
Thanks Asela for the quick response! I will try out passive STS.

Thanks

On Monday, March 30, 2015, Asela Pathberiya  wrote:

> On Sun, Mar 29, 2015 at 5:48 PM, Imesh Gunaratne  > wrote:
> > Hi Devs,
> >
> > Has anyone tried $subject with WSO2 IS 5.0.0? I'm looking for a sample
> > ASP.NET MVC 4.5 web application for this. I found this [1] which
> Chintana
> > has written some time back.
>
> AFAIK,  .Net does not support the SAML2 SSO by default.. You may need
> to add some plugins for it...  But it supports the passive sts profile
> as described in the article  [1]. This must work...  WSO2IS 5.0.0 has
> been already integrated with  .net application using passive sts...
> (but not sure about the sample .net client in article.. )
>
> Thanks,
> Asela.
>
> >
> > Appreciate your thoughts on this.
> >
> > [1]
> >
> http://wso2.com/library/articles/2011/12/configuring-wso2-identity-server-passive-sts-aspnet-client/
> >
> > Thanks
> >
> > --
> > Imesh Gunaratne
> > Technical Lead
> > WSO2 Inc: http://wso2.com
> > T: +94 11 214 5345 M: +94 77 374 2057
> > W: http://imesh.gunaratne.org
> > Lean . Enterprise . Middleware
> >
>
>
>
> --
> Thanks & Regards,
> Asela
>
> ATL
> Mobile : +94 777 625 933
>  +358 449 228 979
>


-- 
*Imesh Gunaratne*
Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Get end point url of Mailman API 3.0

2015-03-29 Thread Sriashalya Srivathsan
Hi Vaani,
I think there is a problem with the way you start the corresponding server.
Can you please go through the following
https://pythonhosted.org/mailman/src/mailman/docs/WebUIin5.html#start-the-development-server

On Mon, Mar 23, 2015 at 3:12 PM, Keerthika Mahendralingam <
keerth...@wso2.com> wrote:

> Hi Vani,
> Please have a look in the following doc.
>
> https://help.ubuntu.com/community/Mailman
> 
>
> On Mon, Mar 23, 2015 at 2:35 PM, Vanii Thiyagarajah 
> wrote:
>
>> Hi Sriashalya!
>>
>> In mailman api we have to set the end point url locally.This is the doc
>> for Mailman api set up guide
>> https://fedorahosted.org/hyperkitty/wiki/DevelopmentSetupGuide.
>>
>> Thank you.
>>
>>
>>
>>
>>
>> On Mon, Mar 23, 2015 at 2:00 PM, Sriashalya Srivathsan 
>> wrote:
>>
>>> Hi Vaani,
>>> Can you share the end point that you struggled and related stuff.
>>>
>>>
>>>
>>> Thank you.
>>>
>>> On Mon, Mar 23, 2015 at 12:29 PM, Vanii Thiyagarajah 
>>> wrote:
>>>
 Hi all,

 I am reviewing the mailman connector3.0 done by wso2 trainees.I
 couldn't set mailman end url in my local machine. Have anyone worked on
 similar thing?

 Thank you.

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


>>>
>>>
>>> --
>>> S.Sriashalya,
>>> Associate Software Engineer,
>>> WSO2.
>>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> 
> Keerthika Mahendralingam
> Associate Software Engineer
> Mobile :+94 (0) 776 121144
> keerth...@wso2.com
> WSO2, Inc.
> lean . enterprise . middleware
>



-- 
S.Sriashalya,
Associate Software Engineer,
WSO2.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Get end point url of Mailman API 3.0

2015-03-29 Thread Sriashalya Srivathsan
Hi  vaani,
For the above you need bazar installation
http://wiki.bazaar.canonical.com/Download

On Mon, Mar 30, 2015 at 11:07 AM, Sriashalya Srivathsan 
wrote:

> Hi Vaani,
> I think there is a problem with the way you start the corresponding
> server. Can you please go through the following
>
> https://pythonhosted.org/mailman/src/mailman/docs/WebUIin5.html#start-the-development-server
>
> On Mon, Mar 23, 2015 at 3:12 PM, Keerthika Mahendralingam <
> keerth...@wso2.com> wrote:
>
>> Hi Vani,
>> Please have a look in the following doc.
>>
>> https://help.ubuntu.com/community/Mailman
>> 
>>
>> On Mon, Mar 23, 2015 at 2:35 PM, Vanii Thiyagarajah 
>> wrote:
>>
>>> Hi Sriashalya!
>>>
>>> In mailman api we have to set the end point url locally.This is the doc
>>> for Mailman api set up guide
>>> https://fedorahosted.org/hyperkitty/wiki/DevelopmentSetupGuide.
>>>
>>> Thank you.
>>>
>>>
>>>
>>>
>>>
>>> On Mon, Mar 23, 2015 at 2:00 PM, Sriashalya Srivathsan >> > wrote:
>>>
 Hi Vaani,
 Can you share the end point that you struggled and related stuff.



 Thank you.

 On Mon, Mar 23, 2015 at 12:29 PM, Vanii Thiyagarajah 
 wrote:

> Hi all,
>
> I am reviewing the mailman connector3.0 done by wso2 trainees.I
> couldn't set mailman end url in my local machine. Have anyone worked on
> similar thing?
>
> Thank you.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 S.Sriashalya,
 Associate Software Engineer,
 WSO2.

>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 
>> Keerthika Mahendralingam
>> Associate Software Engineer
>> Mobile :+94 (0) 776 121144
>> keerth...@wso2.com
>> WSO2, Inc.
>> lean . enterprise . middleware
>>
>
>
>
> --
> S.Sriashalya,
> Associate Software Engineer,
> WSO2.
>



-- 
S.Sriashalya,
Associate Software Engineer,
WSO2.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-29 Thread KasunG Gajasinghe
Hi,

Shall we rename the protobuf-java orbit bundle spark as
spark-protobuf-java. it's looks meaningful that way as well. Having two
bundles with same name but different versions will confuse users since
these two bundles are completely different.

Protobuf was originated from Google, so the artifactId of the google
protobuf bundle can be kept intact.



On Fri, Mar 27, 2015 at 11:23 AM, Supun Sethunga  wrote:

> Hi,
>
> Any update on this? ML team is facing the same issue, and has become a
> blocker for ML M2 release too.
>
> Thanks,
> Supun
>
> On Fri, Mar 27, 2015 at 10:05 AM, Niranda Perera  wrote:
>
>> Hi Sameera,
>>
>> A kind reminder on this mail. this is actually a blocker for the BAM m3
>> release.
>>
>> rgds
>>
>> On Wed, Mar 18, 2015 at 1:43 PM, Niranda Perera  wrote:
>>
>>> Hi Sameera,
>>>
>>> It seems like Carbon P2 plugin does not allow having same artifact ids
>>> in different jars.
>>>
>>> I created a separate orbit bundle with the following config,
>>> org.wso2.orbit.org.spark-project.protobuf
>>> protobuf-java-wso2
>>> 2.5.0-spark.wso2v1
>>>
>>> when I put that as a bundle-def, carbon p2 plugin picks both the jars.
>>>
>>> so I see a few solutions here.
>>> 1. having a separate orbit bundle as above
>>> 2. make this jar (org.spark-project.protobuf:protobuf-java) a private
>>> package in the spark core orbit bundle, since it is only used for spark
>>> 3. make the other jar (com.google.protobuf:protobuf-java) a provaet
>>> package in the mesos bundle, since it is only used for mesos
>>>
>>> please advise me on this.
>>>
>>> thanks
>>>
>>> On Mon, Mar 16, 2015 at 3:50 PM, Niranda Perera 
>>> wrote:
>>>
 Hi Sameera,

 the versions are 2.5.0-spark for org.spark-project.
 protobuf:protobuf-java and 2.5.0 for com.google.protobuf:protobuf-java

 is there a workaround to include both these jars in the feature.xml?

 rgds

 On Mon, Mar 16, 2015 at 3:33 PM, Sameera Jayasoma 
 wrote:

> Carbon-p2-plugin simply invoke Equinox P2 APIs to generate features?
> You can simply scan through the P2 plugin code and see.
>
> As per our offline chat, versions of these two jars are also very
> similar. That may be a problem
>
> https://github.com/wso2/maven-tools
>
> On Mon, Mar 16, 2015 at 9:58 AM, Niranda Perera 
> wrote:
>
>> Hi all,
>>
>> I have come across an issue in carbon P2 plugin while creating a
>> feature. Please consider the following scenario. [1]
>>
>> I need 2 jars to be bundled with the feature, from 2 different
>> packages BUT with the same artifact ID. Please see the highlighted text.
>>
>> 
>> org.wso2.maven
>> carbon-p2-plugin
>> 
>> 
>> 4-p2-feature-generation
>> package
>> 
>> p2-feature-gen
>> 
>> 
>>
>> org.wso2.carbon.analytics.spark.server
>>
>> ../../../../etc/feature.properties
>> 
>> 
>>
>> org.wso2.carbon.p2.category.type:server
>> 
>>
>> org.eclipse.equinox.p2.type.group:false
>> 
>> 
>> 
>> 
>>
>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.core
>>
>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.admin
>>
>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.utils
>>
>> org.wso2.apache.spark:spark-core_2.10
>>
>> org.wso2.apache.spark:spark-sql_2.10
>>
>> org.apache.commons:commons-lang3
>>
>> org.apache.commons:commons-math3
>>
>> org.scala-lang:scala-library
>>
>> org.scala-lang:scala-reflect
>>
>> com.codahale.metrics:metrics-json
>>
>> com.codahale.metrics:metrics-jvm
>>
>> com.codahale.metrics:metrics-core
>>
>> com.codahale.metrics:metrics-graphite
>>
>> com.fasterxml.jackson.core:jackson-databind
>>
>> com.fasterxml.jackson.core:jackson-core
>>
>> com.fasterxml.jackson.core:jackson-annotations
>>
>> com.esotericsoftware.kryo:kryo
>>
>> org.xerial.snappy:snappy-java
>>
>> io.netty.wso2:netty-all
>>
>> javax.servlet.jsp:javax.servlet.jsp-api
>>
>> org.apache.tomcat.wso2:tomcat-servlet-api
>>
>> org.wso2.apache.hadoop:hadoop-client
>>
>> org.wso2.json4s:json4s-jackson_2.10
>>
>> org.eclipse.jetty:jetty-continuation
>>
>> org.eclipse.jetty:jetty-http
>>
>> org.eclipse.jetty:jetty-io
>>
>> org.eclipse.jetty:jetty-jndi
>>
>> org.eclipse.jetty:jetty-security
>>
>>>

Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-29 Thread Niranda Perera
Hi Kasun,

the issue here is these are not orbit bundles. they are available as OSGI
bundles OOTB.

so, shall we create an orbit bundle with that artifact id?

rgds

On Mon, Mar 30, 2015 at 11:52 AM, KasunG Gajasinghe  wrote:

> Hi,
>
> Shall we rename the protobuf-java orbit bundle spark as
> spark-protobuf-java. it's looks meaningful that way as well. Having two
> bundles with same name but different versions will confuse users since
> these two bundles are completely different.
>
> Protobuf was originated from Google, so the artifactId of the google
> protobuf bundle can be kept intact.
>
>
>
> On Fri, Mar 27, 2015 at 11:23 AM, Supun Sethunga  wrote:
>
>> Hi,
>>
>> Any update on this? ML team is facing the same issue, and has become a
>> blocker for ML M2 release too.
>>
>> Thanks,
>> Supun
>>
>> On Fri, Mar 27, 2015 at 10:05 AM, Niranda Perera 
>> wrote:
>>
>>> Hi Sameera,
>>>
>>> A kind reminder on this mail. this is actually a blocker for the BAM m3
>>> release.
>>>
>>> rgds
>>>
>>> On Wed, Mar 18, 2015 at 1:43 PM, Niranda Perera 
>>> wrote:
>>>
 Hi Sameera,

 It seems like Carbon P2 plugin does not allow having same artifact ids
 in different jars.

 I created a separate orbit bundle with the following config,
 org.wso2.orbit.org.spark-project.protobuf
 protobuf-java-wso2
 2.5.0-spark.wso2v1

 when I put that as a bundle-def, carbon p2 plugin picks both the jars.

 so I see a few solutions here.
 1. having a separate orbit bundle as above
 2. make this jar (org.spark-project.protobuf:protobuf-java) a private
 package in the spark core orbit bundle, since it is only used for spark
 3. make the other jar (com.google.protobuf:protobuf-java) a provaet
 package in the mesos bundle, since it is only used for mesos

 please advise me on this.

 thanks

 On Mon, Mar 16, 2015 at 3:50 PM, Niranda Perera 
 wrote:

> Hi Sameera,
>
> the versions are 2.5.0-spark for org.spark-project.
> protobuf:protobuf-java and 2.5.0 for com.google.protobuf:protobuf-java
>
> is there a workaround to include both these jars in the feature.xml?
>
> rgds
>
> On Mon, Mar 16, 2015 at 3:33 PM, Sameera Jayasoma 
> wrote:
>
>> Carbon-p2-plugin simply invoke Equinox P2 APIs to generate features?
>> You can simply scan through the P2 plugin code and see.
>>
>> As per our offline chat, versions of these two jars are also very
>> similar. That may be a problem
>>
>> https://github.com/wso2/maven-tools
>>
>> On Mon, Mar 16, 2015 at 9:58 AM, Niranda Perera 
>> wrote:
>>
>>> Hi all,
>>>
>>> I have come across an issue in carbon P2 plugin while creating a
>>> feature. Please consider the following scenario. [1]
>>>
>>> I need 2 jars to be bundled with the feature, from 2 different
>>> packages BUT with the same artifact ID. Please see the highlighted text.
>>>
>>> 
>>> org.wso2.maven
>>> carbon-p2-plugin
>>> 
>>> 
>>> 4-p2-feature-generation
>>> package
>>> 
>>> p2-feature-gen
>>> 
>>> 
>>>
>>> org.wso2.carbon.analytics.spark.server
>>>
>>> ../../../../etc/feature.properties
>>> 
>>> 
>>>
>>> org.wso2.carbon.p2.category.type:server
>>> 
>>>
>>> org.eclipse.equinox.p2.type.group:false
>>> 
>>> 
>>> 
>>> 
>>>
>>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.core
>>>
>>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.admin
>>>
>>> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.utils
>>>
>>> org.wso2.apache.spark:spark-core_2.10
>>>
>>> org.wso2.apache.spark:spark-sql_2.10
>>>
>>> org.apache.commons:commons-lang3
>>>
>>> org.apache.commons:commons-math3
>>>
>>> org.scala-lang:scala-library
>>>
>>> org.scala-lang:scala-reflect
>>>
>>> com.codahale.metrics:metrics-json
>>>
>>> com.codahale.metrics:metrics-jvm
>>>
>>> com.codahale.metrics:metrics-core
>>>
>>> com.codahale.metrics:metrics-graphite
>>>
>>> com.fasterxml.jackson.core:jackson-databind
>>>
>>> com.fasterxml.jackson.core:jackson-core
>>>
>>> com.fasterxml.jackson.core:jackson-annotations
>>>
>>> com.esotericsoftware.kryo:kryo
>>>
>>> org.xerial.snappy:snappy-java
>>>
>>> io.netty.wso2:netty-all
>>>
>>> javax.servlet.jsp:javax.servlet.js

Re: [Dev] Orbit bundles required for HBase Analytics Datasource

2015-03-29 Thread Gokul Balakrishnan
Hi Maheshika,

Now that the PR has been merged, can you please release the following
bundles, ?

https://github.com/wso2/orbit/tree/master/hadoop-client/2.6.0.wso2v1
https://github.com/wso2/orbit/tree/master/htrace/3.0.4.wso2v1
https://github.com/wso2/orbit/tree/master/htrace/3.1.0-incubating.wso2v1
https://github.com/wso2/orbit/tree/master/hbase-client/1.0.0.wso2v1
https://github.com/wso2/orbit/tree/master/protobuf-java/2.5.0.wso2v1

Thanks!


On 27 March 2015 at 18:42, Gokul Balakrishnan  wrote:

> Hi Sameera,
>
> In the product P2 profile generation, the protobuf fragment bundle and one
> of the htrace bundles are not being installed to the product, since they
> both share the same artifactId with other bundles (even if the groupId is
> different). How can we tackle this situation? Is it OK to put a different
> artifactID to the orbit bundles we're creating?
>
> Thanks,
>
> On 27 March 2015 at 18:08, Gokul Balakrishnan  wrote:
>
>> Hi Sameera,
>>
>> I made a few changes based on the feedback and updated the PR. Please
>> note that I had to add a new bundle for org.htrace (as opposed to
>> org.apache.htrace), which is required by the Hadoop client.
>> org.apache.htrace is also needed because it's being depended upon by the
>> HBase client.
>>
>> Thanks,
>>
>> On 27 March 2015 at 16:55, Sameera Jayasoma  wrote:
>>
>>> Hi Gokul,
>>>
>>> I've added some comments. Please have a look.
>>>
>>> Thanks,
>>> Sameera.
>>>
>>> On Fri, Mar 27, 2015 at 2:25 PM, Gokul Balakrishnan 
>>> wrote:
>>>
 Hi Kernel team,

 Can you please review and merge PR [1] which adds $subject?

 [1] https://github.com/wso2/orbit/pull/72

 Thanks,

 --
 *Balakrishnan Gokulakrishnan*
 Software Engineer,
 WSO2, Inc. http://wso2.com
 Mob: +94 77 593 5789 | +1 650 272 9927

>>>
>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>> --
>> *Balakrishnan Gokulakrishnan*
>> Software Engineer,
>> WSO2, Inc. http://wso2.com
>> Mob: +94 77 593 5789 | +1 650 272 9927
>>
>
>
>
> --
> *Balakrishnan Gokulakrishnan*
> Software Engineer,
> WSO2, Inc. http://wso2.com
> Mob: +94 77 593 5789 | +1 650 272 9927
>



-- 
*Balakrishnan Gokulakrishnan*
Software Engineer,
WSO2, Inc. http://wso2.com
Mob: +94 77 593 5789 | +1 650 272 9927
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] New orbit bundle for lucene with facet support

2015-03-29 Thread KasunG Gajasinghe
Hi Gimantha,

This is merged.

@Maheshika, please release this orbit bundle.

On Sat, Mar 28, 2015 at 8:43 PM, Gimantha Bandara  wrote:

> Hi Kernel team,
>
> Can you please review and merge [1] ?
>
> [1] https://github.com/wso2/orbit/pull/73
>
> Thanks,
>
> --
> Gimantha Bandara
> Software Engineer
> WSO2. Inc : http://wso2.com
> Mobile : +94714961919
>



-- 

*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


Re: [Dev] New orbit bundle for lucene with facet support

2015-03-29 Thread KasunG Gajasinghe
Hi Maheshika,

Please hold on. I will send a mail when it's ready.

On Mon, Mar 30, 2015 at 11:58 AM, KasunG Gajasinghe  wrote:

> Hi Gimantha,
>
> This is merged.
>
> @Maheshika, please release this orbit bundle.
>
> On Sat, Mar 28, 2015 at 8:43 PM, Gimantha Bandara 
> wrote:
>
>> Hi Kernel team,
>>
>> Can you please review and merge [1] ?
>>
>> [1] https://github.com/wso2/orbit/pull/73
>>
>> Thanks,
>>
>> --
>> Gimantha Bandara
>> Software Engineer
>> WSO2. Inc : http://wso2.com
>> Mobile : +94714961919
>>
>
>
>
> --
>
> *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
>
>
>



-- 

*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] Change the solr dependency version to 5.0.0.wso2v1

2015-03-29 Thread Danesh Kuruppu
Hi all,

As we released solr 5.0.0.wso2v1 and moving to new solr version from
registry version 4.3.2, we need to change all solr dependencies to
5.0.0.wso2v1.

If you are moving to registry.search feature to 4.3.2 version. Please
change solr dependency to


> org.wso2.apache.solr
> solr
> 5.0.0.wso2v1
> 
>

Thanks
-- 

Danesh Kuruppu
Software Engineer
WSO2 Inc,
Mobile: +94 (77) 1690552
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-29 Thread KasunG Gajasinghe
Yes, we will have to because of the above mentioned reason.

On Mon, Mar 30, 2015 at 11:54 AM, Niranda Perera  wrote:

> Hi Kasun,
>
> the issue here is these are not orbit bundles. they are available as OSGI
> bundles OOTB.
>
> so, shall we create an orbit bundle with that artifact id?
>
> rgds
>
> On Mon, Mar 30, 2015 at 11:52 AM, KasunG Gajasinghe 
> wrote:
>
>> Hi,
>>
>> Shall we rename the protobuf-java orbit bundle spark as
>> spark-protobuf-java. it's looks meaningful that way as well. Having two
>> bundles with same name but different versions will confuse users since
>> these two bundles are completely different.
>>
>> Protobuf was originated from Google, so the artifactId of the google
>> protobuf bundle can be kept intact.
>>
>>
>>
>> On Fri, Mar 27, 2015 at 11:23 AM, Supun Sethunga  wrote:
>>
>>> Hi,
>>>
>>> Any update on this? ML team is facing the same issue, and has become a
>>> blocker for ML M2 release too.
>>>
>>> Thanks,
>>> Supun
>>>
>>> On Fri, Mar 27, 2015 at 10:05 AM, Niranda Perera 
>>> wrote:
>>>
 Hi Sameera,

 A kind reminder on this mail. this is actually a blocker for the BAM m3
 release.

 rgds

 On Wed, Mar 18, 2015 at 1:43 PM, Niranda Perera 
 wrote:

> Hi Sameera,
>
> It seems like Carbon P2 plugin does not allow having same artifact ids
> in different jars.
>
> I created a separate orbit bundle with the following config,
> org.wso2.orbit.org.spark-project.protobuf
> protobuf-java-wso2
> 2.5.0-spark.wso2v1
>
> when I put that as a bundle-def, carbon p2 plugin picks both the jars.
>
> so I see a few solutions here.
> 1. having a separate orbit bundle as above
> 2. make this jar (org.spark-project.protobuf:protobuf-java) a private
> package in the spark core orbit bundle, since it is only used for spark
> 3. make the other jar (com.google.protobuf:protobuf-java) a provaet
> package in the mesos bundle, since it is only used for mesos
>
> please advise me on this.
>
> thanks
>
> On Mon, Mar 16, 2015 at 3:50 PM, Niranda Perera 
> wrote:
>
>> Hi Sameera,
>>
>> the versions are 2.5.0-spark for org.spark-project.
>> protobuf:protobuf-java and 2.5.0 for com.google.
>> protobuf:protobuf-java
>>
>> is there a workaround to include both these jars in the feature.xml?
>>
>> rgds
>>
>> On Mon, Mar 16, 2015 at 3:33 PM, Sameera Jayasoma 
>> wrote:
>>
>>> Carbon-p2-plugin simply invoke Equinox P2 APIs to generate features?
>>> You can simply scan through the P2 plugin code and see.
>>>
>>> As per our offline chat, versions of these two jars are also very
>>> similar. That may be a problem
>>>
>>> https://github.com/wso2/maven-tools
>>>
>>> On Mon, Mar 16, 2015 at 9:58 AM, Niranda Perera 
>>> wrote:
>>>
 Hi all,

 I have come across an issue in carbon P2 plugin while creating a
 feature. Please consider the following scenario. [1]

 I need 2 jars to be bundled with the feature, from 2 different
 packages BUT with the same artifact ID. Please see the highlighted 
 text.

 
 org.wso2.maven
 carbon-p2-plugin
 
 
 4-p2-feature-generation
 package
 
 p2-feature-gen
 
 

 org.wso2.carbon.analytics.spark.server

 ../../../../etc/feature.properties
 
 

 org.wso2.carbon.p2.category.type:server
 

 org.eclipse.equinox.p2.type.group:false
 
 
 
 

 org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.core

 org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.admin

 org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.utils

 org.wso2.apache.spark:spark-core_2.10

 org.wso2.apache.spark:spark-sql_2.10

 org.apache.commons:commons-lang3

 org.apache.commons:commons-math3

 org.scala-lang:scala-library

 org.scala-lang:scala-reflect

 com.codahale.metrics:metrics-json

 com.codahale.metrics:metrics-jvm

 com.codahale.metrics:metrics-core

 com.codahale.metrics:metrics-graphite

 com.fasterxml.jackson.core:jackson-databind

Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-29 Thread Niranda Perera
Ok Kasun.

Noted. I will create the orbit bundle.

On Mon, Mar 30, 2015 at 12:15 PM, KasunG Gajasinghe  wrote:

>
> Yes, we will have to because of the above mentioned reason.
>
> On Mon, Mar 30, 2015 at 11:54 AM, Niranda Perera  wrote:
>
>> Hi Kasun,
>>
>> the issue here is these are not orbit bundles. they are available as OSGI
>> bundles OOTB.
>>
>> so, shall we create an orbit bundle with that artifact id?
>>
>> rgds
>>
>> On Mon, Mar 30, 2015 at 11:52 AM, KasunG Gajasinghe 
>> wrote:
>>
>>> Hi,
>>>
>>> Shall we rename the protobuf-java orbit bundle spark as
>>> spark-protobuf-java. it's looks meaningful that way as well. Having two
>>> bundles with same name but different versions will confuse users since
>>> these two bundles are completely different.
>>>
>>> Protobuf was originated from Google, so the artifactId of the google
>>> protobuf bundle can be kept intact.
>>>
>>>
>>>
>>> On Fri, Mar 27, 2015 at 11:23 AM, Supun Sethunga 
>>> wrote:
>>>
 Hi,

 Any update on this? ML team is facing the same issue, and has become a
 blocker for ML M2 release too.

 Thanks,
 Supun

 On Fri, Mar 27, 2015 at 10:05 AM, Niranda Perera 
 wrote:

> Hi Sameera,
>
> A kind reminder on this mail. this is actually a blocker for the BAM
> m3 release.
>
> rgds
>
> On Wed, Mar 18, 2015 at 1:43 PM, Niranda Perera 
> wrote:
>
>> Hi Sameera,
>>
>> It seems like Carbon P2 plugin does not allow having same artifact
>> ids in different jars.
>>
>> I created a separate orbit bundle with the following config,
>> org.wso2.orbit.org.spark-project.protobuf
>> protobuf-java-wso2
>> 2.5.0-spark.wso2v1
>>
>> when I put that as a bundle-def, carbon p2 plugin picks both the
>> jars.
>>
>> so I see a few solutions here.
>> 1. having a separate orbit bundle as above
>> 2. make this jar (org.spark-project.protobuf:protobuf-java) a
>> private package in the spark core orbit bundle, since it is only used for
>> spark
>> 3. make the other jar (com.google.protobuf:protobuf-java) a provaet
>> package in the mesos bundle, since it is only used for mesos
>>
>> please advise me on this.
>>
>> thanks
>>
>> On Mon, Mar 16, 2015 at 3:50 PM, Niranda Perera 
>> wrote:
>>
>>> Hi Sameera,
>>>
>>> the versions are 2.5.0-spark for org.spark-project.
>>> protobuf:protobuf-java and 2.5.0 for com.google.
>>> protobuf:protobuf-java
>>>
>>> is there a workaround to include both these jars in the feature.xml?
>>>
>>> rgds
>>>
>>> On Mon, Mar 16, 2015 at 3:33 PM, Sameera Jayasoma 
>>> wrote:
>>>
 Carbon-p2-plugin simply invoke Equinox P2 APIs to generate
 features? You can simply scan through the P2 plugin code and see.

 As per our offline chat, versions of these two jars are also very
 similar. That may be a problem

 https://github.com/wso2/maven-tools

 On Mon, Mar 16, 2015 at 9:58 AM, Niranda Perera 
 wrote:

> Hi all,
>
> I have come across an issue in carbon P2 plugin while creating a
> feature. Please consider the following scenario. [1]
>
> I need 2 jars to be bundled with the feature, from 2 different
> packages BUT with the same artifact ID. Please see the highlighted 
> text.
>
> 
> org.wso2.maven
> carbon-p2-plugin
> 
> 
> 4-p2-feature-generation
> package
> 
> p2-feature-gen
> 
> 
>
> org.wso2.carbon.analytics.spark.server
>
> ../../../../etc/feature.properties
> 
> 
>
> org.wso2.carbon.p2.category.type:server
> 
>
> org.eclipse.equinox.p2.type.group:false
> 
> 
> 
> 
>
> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.core
>
> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.admin
>
> org.wso2.carbon.analytics:org.wso2.carbon.analytics.spark.utils
>
> org.wso2.apache.spark:spark-core_2.10
>
> org.wso2.apache.spark:spark-sql_2.10
>
> org.apache.commons:commons-lang3
>
> org.apache.commons:commons-math3
>
> org.scala-lang:scala-library
>
> org.scala-lang