Re: [Dev] BAM 2.4.0 Milestone Plan

2013-09-05 Thread Gillian Dass
On Wed, Sep 4, 2013 at 6:27 PM, Anjana Fernando  wrote:

> Hi,
>
> Below contains the revised milestone plan for BAM 2.4.0 release.
>
> * M1 - 06/Sep/13 - https://wso2.org/jira/browse/BAM/fixforversion/11044
> * M2 - 13/Sep/13 - https://wso2.org/jira/browse/BAM/fixforversion/11045
> * M3 - 20/Sep/13  - https://wso2.org/jira/browse/BAM/fixforversion/11046
> * RC - 25/Sep/13
> * GA - 30/Sep/13
>
> Some of the items (eg: Activity Monitoring improvements, data agents for
servlet containers, etc) in redmine seem to have been missed out in this
milestone plan. Since all items in redmine for 2.4.0 will be implemented as
planned, relevant feature owners pls ensure that these features are copied
into JIRA.

Cheers,
> Anjana.
>
>
> On Mon, Jul 15, 2013 at 5:29 PM, Anjana Fernando  wrote:
>
>> Hi Samisa,
>>
>> +1, yeah, that was actually the idea by having some smaller milestones.
>> We will provide packs for QA as soon as we are finishing any done-done
>> features that can be tested.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Mon, Jul 15, 2013 at 5:22 PM, Samisa Abeysinghe wrote:
>>
>>> For QA by QA team, if we have done-done features in milestones, those
>>> can be given for formal QA with a working milestone pack. No need to wait
>>> till the release cycle. This way we can ensure some of the features will be
>>> well tested by the time we reach the release time.
>>>
>>>
>>> On Mon, Jul 15, 2013 at 5:14 PM, Anjana Fernando wrote:
>>>
 Hi Samisa,

 The time is not constant, we increased the release time by one more
 month. We are currently working on a PoC for a possible feature that will
 go into the release. After that, I can again map the time periods for the
 milestones.

 Cheers,
 Anjana.


 On Mon, Jul 15, 2013 at 5:11 PM, Samisa Abeysinghe wrote:

> Adding more features keeping the time as constant will be a problem.
> Do we plan to re-prioritize and remove some items making room for some new
> ones?
>
>
> On Mon, Jul 15, 2013 at 10:50 AM, Anjana Fernando wrote:
>
>> Hi,
>>
>> The current milestone plan for BAM 2.4.0 has changed, due to some
>> additional features we are planning on supporting. And also, we have some
>> problems in building the trunk at the moment, because of some changes 
>> done
>> there. I will send a updated milestone plan later.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Thu, Jun 27, 2013 at 7:50 AM, Anjana Fernando wrote:
>>
>>> Hi Samisa,
>>>
>>> Yeah, I didn't mean actually only at the end we start working on
>>> bugs, I just meant in the schedule, at the end, all the bugs should be
>>> fixed. We would be fixing bugs throughout the time.
>>>
>>> Cheers,
>>> Anjana.
>>>
>>>
>>> On Wed, Jun 26, 2013 at 6:04 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 Guys, looking into the bugs, only at the last mile stage is
 absolutely the wrong model to get quality right.
 Specially given that we have 150 open bugs to start with:
 https://wso2.org/jira/secure/Dashboard.jspa?selectPageId=10399

 Resolving these 150 alone will take a month. And leave room to
 another 100 that comes new. So we need to plan for 150 bugs.


 On Wed, Jun 26, 2013 at 9:22 AM, Anjana Fernando 
 wrote:

>  Hi,
>
> Below contains the milestone plan for BAM 2.4.0 release.
>
> M1 - 12'th July
> ===
>
> * Annotation scheme for Hive scripts
> * Ship BAM Publisher library with the product
> * Add timestamp support for Cassandra and JDBC Hive Storage
> Handlers
> * Improve BAM Tolbox deployment
> * JMX Monitoring Improvements
>
> M2 - 26'th July
> ===
>
> * Change NTask Component to use Hazelcast based Carbon Clustering
> Component
> * Activity Monitoring Toolbox Improvements
> * JMX Support for Data Agents
> * Improve BAM Analytics Engine
> * Improve ESB Monitoring
> * Data Agent for Servlet Containers
>
> M3 - 9'th August
> 
>
> * Improve the usabilty of BAM mediator configuration interface
> * Processing Time Slice of Data
> * Improve Data Archival Feature
> * Basic Tooling Support for BAM
> * Puppetize commonly used BAM setups
> * Data Agent for MS WCF
>
> RC - 23'rd August
> =
>
> * Fix all L1 / L2
>
> GA - 30'th August
> =
>
> Cheers,
> Anjana.
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> _

Re: [Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Chamath Gunawardana
On Fri, Sep 6, 2013 at 12:07 PM, Krishantha Samaraweera  wrote:

> Hi Chamath,
>
> Yes you are correct. XPaths can only be used if there is no other choice.
> We have introduced Page object repository and mapper.properties [1] file to
> hold all page elements separately. With this model,  If there are layout
> changes then changes to test case code will be minimal. However we are
> still experimenting how to cater frequent UI changes with this model.
>
> BTW, I can do a quick introductory session for you guys to start with BE
> test automation. Let me know about team availability.
>
> This would be great Krishantha. Unfortunately we cannot have all the team
members since the team is on a rotational leave. However today we have the
starting members Asela and Pushpalanka also several others.  Is it possible
today? Also another session after 16th with remaining members? IS Team pls
respond if you are able to make it today...

Here is my +1 for today.


Thanks,
> Krishantha.
>
> [1]
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/resources/mapper.properties
>
>
>
>
> On Fri, Sep 6, 2013 at 11:39 AM, Chamath Gunawardana wrote:
>
>>
>>
>>
>> On Fri, Sep 6, 2013 at 11:25 AM, Krishantha Samaraweera <
>> krishan...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> The UI integration module has also been added to IS 4.5.0 [1], you will
>>> find some test cases which can be used as a reference for starting UI
>>> scenarios.
>>>
>>> Let's focus on UI integration tests only if we cannot write BE test
>>> cases. IMO, we can start writing UI tests once we achieve good coverage
>>> though BE tests. And after finalizing with user and management views which
>>> is going to be a new feature in next release.
>>>
>>> Thanks Krishantha for the updates. Agree with you on first writing the
>> BE integration tests.
>> Also when writing UI tests we need to define the "Id" attribute for UI
>> elements as and when required without using Xpaths in the tests. Since if
>> we use Xpaths the test gets depend on the layout which will break if the
>> layout changed.
>>
>> Thanks,
>>> Krishantha.
>>>
>>> [1]
>>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/tests-ui/
>>>
>>>
>>>
>>>
>>> On Fri, Sep 6, 2013 at 10:46 AM, Johann Nallathamby wrote:
>>>
 Hi,

 This webinar [1] also might help to get a high level idea of our
 automation framework.

 [1]
 http://wso2.com/library/webinars/2013/04/wso2-test-automation-framework-approach-adoption

 Thanks,
 Johann.


 On Fri, Sep 6, 2013 at 10:34 AM, Chamath Gunawardana >>> > wrote:

> Hi,
>
> As we need to increase the integration test coverage of IS for the
> next release we need identify the priority areas/critical paths that we
> first need to be covered. Hence your input on this will greatly help.
> Please pitch in..
>
> Please find below some resources and guidelines that you can get
> familiar with before we start writing the tests next week.
>
> * Krishantha and the Automation team have already written IS tests
> that we can refer to get started in [1].
> * Please make your self familiar with automation framework and
> guidelines on writing tests in [2] if not already.
> * Use of the TestNG Annotations properly as Krishantha have mentioned
> in another mail thread since this will avoid simultaneous test runs which
> will cause tests to be fail. Also make sure you run the TestNG version
> 6.1.1.
> * Make server state consistent by cleaning the data after test.
>
> Also please find the IS integration test allocations in [3].
>
> [1] -
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests
>
> [2] -
> http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests
>
> [3] -
> https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1
>
>
>
> Thanks,
> --
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>


>>>
>>
>>
>> --
>> Best Regards,
>> Chamath Gunawardana
>> Technical Lead; WSO2 Inc.
>> Mobile : +94776322240
>>
>
>


-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Krishantha Samaraweera
Hi Chamath,

Yes you are correct. XPaths can only be used if there is no other choice.
We have introduced Page object repository and mapper.properties [1] file to
hold all page elements separately. With this model,  If there are layout
changes then changes to test case code will be minimal. However we are
still experimenting how to cater frequent UI changes with this model.

BTW, I can do a quick introductory session for you guys to start with BE
test automation. Let me know about team availability.

Thanks,
Krishantha.

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/platform-integration/test-automation-framework/4.2.0/org.wso2.carbon.automation.api/src/main/resources/mapper.properties




On Fri, Sep 6, 2013 at 11:39 AM, Chamath Gunawardana wrote:

>
>
>
> On Fri, Sep 6, 2013 at 11:25 AM, Krishantha Samaraweera <
> krishan...@wso2.com> wrote:
>
>> Hi,
>>
>> The UI integration module has also been added to IS 4.5.0 [1], you will
>> find some test cases which can be used as a reference for starting UI
>> scenarios.
>>
>> Let's focus on UI integration tests only if we cannot write BE test
>> cases. IMO, we can start writing UI tests once we achieve good coverage
>> though BE tests. And after finalizing with user and management views which
>> is going to be a new feature in next release.
>>
>> Thanks Krishantha for the updates. Agree with you on first writing the BE
> integration tests.
> Also when writing UI tests we need to define the "Id" attribute for UI
> elements as and when required without using Xpaths in the tests. Since if
> we use Xpaths the test gets depend on the layout which will break if the
> layout changed.
>
> Thanks,
>> Krishantha.
>>
>> [1]
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/tests-ui/
>>
>>
>>
>>
>> On Fri, Sep 6, 2013 at 10:46 AM, Johann Nallathamby wrote:
>>
>>> Hi,
>>>
>>> This webinar [1] also might help to get a high level idea of our
>>> automation framework.
>>>
>>> [1]
>>> http://wso2.com/library/webinars/2013/04/wso2-test-automation-framework-approach-adoption
>>>
>>> Thanks,
>>> Johann.
>>>
>>>
>>> On Fri, Sep 6, 2013 at 10:34 AM, Chamath Gunawardana 
>>> wrote:
>>>
 Hi,

 As we need to increase the integration test coverage of IS for the next
 release we need identify the priority areas/critical paths that we first
 need to be covered. Hence your input on this will greatly help. Please
 pitch in..

 Please find below some resources and guidelines that you can get
 familiar with before we start writing the tests next week.

 * Krishantha and the Automation team have already written IS tests that
 we can refer to get started in [1].
 * Please make your self familiar with automation framework and
 guidelines on writing tests in [2] if not already.
 * Use of the TestNG Annotations properly as Krishantha have mentioned
 in another mail thread since this will avoid simultaneous test runs which
 will cause tests to be fail. Also make sure you run the TestNG version
 6.1.1.
 * Make server state consistent by cleaning the data after test.

 Also please find the IS integration test allocations in [3].

 [1] -
 https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests

 [2] -
 http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests

 [3] -
 https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1



 Thanks,
 --
 Best Regards,
 Chamath Gunawardana
 Technical Lead; WSO2 Inc.
 Mobile : +94776322240

>>>
>>>
>>
>
>
> --
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] OOM error when running AS 5.1.0 in a worker/manager separated cluster

2013-09-05 Thread Manisha Gayathri
> Hi Kasun,
>
> Followed the guide given in [1] to configure WSO2 AS 5.1.0. I have set up
> the MULTICAST clustering and I have copied the svnClientBundle-1.0.0.jar to
> AS_HOME/repository/components/dropins as well.
>
> But when starting the server, I get the following error. (Observed the
> same in both worker and manager nodes)
>
> ERROR {org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask} -
>  Error while running deployment scheduler..
> java.lang.OutOfMemoryError: Java heap space
> at java.util.Arrays.copyOf(Arrays.java:2882)
> at
> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
>  at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
> at java.lang.StringBuffer.append(StringBuffer.java:224)
>  at
> org.tmatesoft.svn.core.SVNErrorMessage.getFullMessage(SVNErrorMessage.java:257)
> at
> org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:58)
>  at
> org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.open(SVNAdminAreaFactory.java:163)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:364)
>  at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:272)
> at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:265)
>  at
> org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:261)
> at
> org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:316)
>  at
> org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:296)
> at
> org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:278)
>  at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:542)
> at
> org.tigris.subversion.svnclientadapter.svnkit.SvnKitClientAdapter.getStatus(SvnKitClientAdapter.java:144)
>  at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:528)
> at
> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:521)
>  at
> org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.cleanupDeletedFiles(SVNBasedArtifactRepository.java:486)
> at
> org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.checkout(SVNBasedArtifactRepository.java:352)
>  at
> org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizer.checkout(DeploymentSynchronizer.java:181)
> at
> org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl.update(DeploymentSynchronizerServiceImpl.java:87)
>  at
> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.deploymentSyncUpdate(CarbonDeploymentSchedulerTask.java:146)
> at
> org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:111)
>  at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
> at
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
>  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>  at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
> at
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>
> Any idea what causes this?
> When I tried the same configs with BPS 3.0.0, it did not give me such an
> error.
>
> [1]. http://docs.wso2.org/display/AS510/Clustered+Deployment
>
> Thanks
> Manisha
> --
> ~Regards
> *Manisha Eleperuma*
> Software Engineer
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
>
> *blog:  http://manisha-eleperuma.blogspot.com/*
> *
> *
>


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


[Dev] OOM error when running AS 5.1.0 in a worker/manager separated cluster

2013-09-05 Thread Manisha Gayathri
Hi Kasun,

Followed the guide given in [1] to configure WSO2 AS 5.1.0. I have set up
the MULTICAST clustering and I have copied the svnClientBundle-1.0.0.jar to
AS_HOME/repository/components/dropins as well.

But when starting the server, I get the following error. (Observed the same
in both worker and manager nodes)

ERROR {org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask} -
 Error while running deployment scheduler..
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:2882)
at
java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
at java.lang.StringBuffer.append(StringBuffer.java:224)
at
org.tmatesoft.svn.core.SVNErrorMessage.getFullMessage(SVNErrorMessage.java:257)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:58)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.open(SVNAdminAreaFactory.java:163)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:364)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:272)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:265)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:261)
at
org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:316)
at
org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:296)
at
org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:278)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:542)
at
org.tigris.subversion.svnclientadapter.svnkit.SvnKitClientAdapter.getStatus(SvnKitClientAdapter.java:144)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:528)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:521)
at
org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.cleanupDeletedFiles(SVNBasedArtifactRepository.java:486)
at
org.wso2.carbon.deployment.synchronizer.subversion.SVNBasedArtifactRepository.checkout(SVNBasedArtifactRepository.java:352)
at
org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizer.checkout(DeploymentSynchronizer.java:181)
at
org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizerServiceImpl.update(DeploymentSynchronizerServiceImpl.java:87)
at
org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.deploymentSyncUpdate(CarbonDeploymentSchedulerTask.java:146)
at
org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask.run(CarbonDeploymentSchedulerTask.java:111)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

Any idea what causes this?
When I tried the same configs with BPS 3.0.0, it did not give me such an
error.

[1]. http://docs.wso2.org/display/AS510/Clustered+Deployment

Thanks
Manisha
--
~Regards
*Manisha Eleperuma*
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware

*blog:  http://manisha-eleperuma.blogspot.com/*
*
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Fwd: 4.2.0 Platform branch is now open for commits

2013-09-05 Thread Nuwan Dias
AFAIK its only the carbon team who have rights to commit to kernel now.


On Fri, Sep 6, 2013 at 11:51 AM, Miyuru Wanninayaka  wrote:

> Hi Sameera,
>
> What is the process of patching kernel. We have some issues which need to
> fix at kernel level. Can we create a patch0001 inside kernel?
>
>
> On Fri, Sep 6, 2013 at 11:41 AM, Sameera Jayasoma wrote:
>
>> You are not required build 4.2.0 *kernel* and *orbit* branches from now
>> onwards. All the released artifacts have been deployed to the
>> dist.wso2.org/maven2 repository. Just build the chunk-02 module on a
>> clean repo.
>>
>> Thanks,
>> Sameera.
>>
>> -- Forwarded message --
>> From: Sameera Jayasoma 
>> Date: Fri, Sep 6, 2013 at 11:24 AM
>> Subject: 4.2.0 Platform branch is now open for commits
>> To: WSO2 Developers' List 
>>
>>
>> Hi Folks,
>>
>> You all can commit to the following svn location now.
>>
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0
>>
>> 1) Get a checkout of the above location.
>> 2) Build [1] on a clean repo.
>> 3) chunk-01 contains already release product related artifacts, hence you
>> don't need to build it at all.
>>
>>
>> We've introduced a new product release strategy from Carbon Platform
>> 4.2.0/Turing release. I will send a detailed email on this soon.
>>
>> There can be minor glitches here and there. Please talk to the Carbon
>> team and get them fixed.
>>
>> Thanks,
>> Sameera.
>>
>> [1]
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02
>>
>>
>>
>> --
>> Sameera Jayasoma,
>> Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://sameera.adahas.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>> Mobile: 0094776364456
>>
>> Lean . Enterprise . Middleware
>>
>>
>>
>> --
>> Sameera Jayasoma,
>> Architect,
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://sameera.adahas.org
>> twitter: https://twitter.com/sameerajayasoma
>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
>> Mobile: 0094776364456
>>
>> Lean . Enterprise . Middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Miyuru Wanninayaka
> Technical Lead
> WSO2 Inc. : http://wso2.com
>
> Mobile : +94 77 209 9788
> Blog : http://miyurudw.blogspot.com
> Flickr : http://www.flickr.com/photos/miyuru_daminda
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Nuwan Dias

Senior Software Engineer - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Fwd: 4.2.0 Platform branch is now open for commits

2013-09-05 Thread Miyuru Wanninayaka
Hi Sameera,

What is the process of patching kernel. We have some issues which need to
fix at kernel level. Can we create a patch0001 inside kernel?


On Fri, Sep 6, 2013 at 11:41 AM, Sameera Jayasoma  wrote:

> You are not required build 4.2.0 *kernel* and *orbit* branches from now
> onwards. All the released artifacts have been deployed to the
> dist.wso2.org/maven2 repository. Just build the chunk-02 module on a
> clean repo.
>
> Thanks,
> Sameera.
>
> -- Forwarded message --
> From: Sameera Jayasoma 
> Date: Fri, Sep 6, 2013 at 11:24 AM
> Subject: 4.2.0 Platform branch is now open for commits
> To: WSO2 Developers' List 
>
>
> Hi Folks,
>
> You all can commit to the following svn location now.
>
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0
>
> 1) Get a checkout of the above location.
> 2) Build [1] on a clean repo.
> 3) chunk-01 contains already release product related artifacts, hence you
> don't need to build it at all.
>
>
> We've introduced a new product release strategy from Carbon Platform
> 4.2.0/Turing release. I will send a detailed email on this soon.
>
> There can be minor glitches here and there. Please talk to the Carbon team
> and get them fixed.
>
> Thanks,
> Sameera.
>
> [1]
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02
>
>
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
> Mobile: 0094776364456
>
> Lean . Enterprise . Middleware
>
>
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
> Mobile: 0094776364456
>
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Miyuru Wanninayaka
Technical Lead
WSO2 Inc. : http://wso2.com

Mobile : +94 77 209 9788
Blog : http://miyurudw.blogspot.com
Flickr : http://www.flickr.com/photos/miyuru_daminda
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Fwd: 4.2.0 Platform branch is now open for commits

2013-09-05 Thread Sameera Jayasoma
You are not required build 4.2.0 *kernel* and *orbit* branches from now
onwards. All the released artifacts have been deployed to the
dist.wso2.org/maven2 repository. Just build the chunk-02 module on a clean
repo.

Thanks,
Sameera.

-- Forwarded message --
From: Sameera Jayasoma 
Date: Fri, Sep 6, 2013 at 11:24 AM
Subject: 4.2.0 Platform branch is now open for commits
To: WSO2 Developers' List 


Hi Folks,

You all can commit to the following svn location now.

https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0

1) Get a checkout of the above location.
2) Build [1] on a clean repo.
3) chunk-01 contains already release product related artifacts, hence you
don't need to build it at all.


We've introduced a new product release strategy from Carbon Platform
4.2.0/Turing release. I will send a detailed email on this soon.

There can be minor glitches here and there. Please talk to the Carbon team
and get them fixed.

Thanks,
Sameera.

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02



-- 
Sameera Jayasoma,
Architect,

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

Lean . Enterprise . Middleware



-- 
Sameera Jayasoma,
Architect,

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

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


Re: [Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Chamath Gunawardana
On Fri, Sep 6, 2013 at 11:25 AM, Krishantha Samaraweera  wrote:

> Hi,
>
> The UI integration module has also been added to IS 4.5.0 [1], you will
> find some test cases which can be used as a reference for starting UI
> scenarios.
>
> Let's focus on UI integration tests only if we cannot write BE test cases.
> IMO, we can start writing UI tests once we achieve good coverage though BE
> tests. And after finalizing with user and management views which is going
> to be a new feature in next release.
>
> Thanks Krishantha for the updates. Agree with you on first writing the BE
integration tests.
Also when writing UI tests we need to define the "Id" attribute for UI
elements as and when required without using Xpaths in the tests. Since if
we use Xpaths the test gets depend on the layout which will break if the
layout changed.

Thanks,
> Krishantha.
>
> [1]
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/tests-ui/
>
>
>
>
> On Fri, Sep 6, 2013 at 10:46 AM, Johann Nallathamby wrote:
>
>> Hi,
>>
>> This webinar [1] also might help to get a high level idea of our
>> automation framework.
>>
>> [1]
>> http://wso2.com/library/webinars/2013/04/wso2-test-automation-framework-approach-adoption
>>
>> Thanks,
>> Johann.
>>
>>
>> On Fri, Sep 6, 2013 at 10:34 AM, Chamath Gunawardana 
>> wrote:
>>
>>> Hi,
>>>
>>> As we need to increase the integration test coverage of IS for the next
>>> release we need identify the priority areas/critical paths that we first
>>> need to be covered. Hence your input on this will greatly help. Please
>>> pitch in..
>>>
>>> Please find below some resources and guidelines that you can get
>>> familiar with before we start writing the tests next week.
>>>
>>> * Krishantha and the Automation team have already written IS tests that
>>> we can refer to get started in [1].
>>> * Please make your self familiar with automation framework and
>>> guidelines on writing tests in [2] if not already.
>>> * Use of the TestNG Annotations properly as Krishantha have mentioned in
>>> another mail thread since this will avoid simultaneous test runs which will
>>> cause tests to be fail. Also make sure you run the TestNG version 6.1.1.
>>> * Make server state consistent by cleaning the data after test.
>>>
>>> Also please find the IS integration test allocations in [3].
>>>
>>> [1] -
>>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests
>>>
>>> [2] -
>>> http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests
>>>
>>> [3] -
>>> https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1
>>>
>>>
>>>
>>> Thanks,
>>> --
>>> Best Regards,
>>> Chamath Gunawardana
>>> Technical Lead; WSO2 Inc.
>>> Mobile : +94776322240
>>>
>>
>>
>


-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Krishantha Samaraweera
Hi,

The UI integration module has also been added to IS 4.5.0 [1], you will
find some test cases which can be used as a reference for starting UI
scenarios.

Let's focus on UI integration tests only if we cannot write BE test cases.
IMO, we can start writing UI tests once we achieve good coverage though BE
tests. And after finalizing with user and management views which is going
to be a new feature in next release.

Thanks,
Krishantha.

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/tests-ui/




On Fri, Sep 6, 2013 at 10:46 AM, Johann Nallathamby  wrote:

> Hi,
>
> This webinar [1] also might help to get a high level idea of our
> automation framework.
>
> [1]
> http://wso2.com/library/webinars/2013/04/wso2-test-automation-framework-approach-adoption
>
> Thanks,
> Johann.
>
>
> On Fri, Sep 6, 2013 at 10:34 AM, Chamath Gunawardana wrote:
>
>> Hi,
>>
>> As we need to increase the integration test coverage of IS for the next
>> release we need identify the priority areas/critical paths that we first
>> need to be covered. Hence your input on this will greatly help. Please
>> pitch in..
>>
>> Please find below some resources and guidelines that you can get familiar
>> with before we start writing the tests next week.
>>
>> * Krishantha and the Automation team have already written IS tests that
>> we can refer to get started in [1].
>> * Please make your self familiar with automation framework and guidelines
>> on writing tests in [2] if not already.
>> * Use of the TestNG Annotations properly as Krishantha have mentioned in
>> another mail thread since this will avoid simultaneous test runs which will
>> cause tests to be fail. Also make sure you run the TestNG version 6.1.1.
>> * Make server state consistent by cleaning the data after test.
>>
>> Also please find the IS integration test allocations in [3].
>>
>> [1] -
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests
>>
>> [2] -
>> http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests
>>
>> [3] -
>> https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1
>>
>>
>>
>> Thanks,
>> --
>> Best Regards,
>> Chamath Gunawardana
>> Technical Lead; WSO2 Inc.
>> Mobile : +94776322240
>>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] 4.2.0 Platform branch is now open for commits

2013-09-05 Thread Sameera Jayasoma
Hi Folks,

You all can commit to the following svn location now.

https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0

1) Get a checkout of the above location.
2) Build [1] on a clean repo.
3) chunk-01 contains already release product related artifacts, hence you
don't need to build it at all.


We've introduced a new product release strategy from Carbon Platform
4.2.0/Turing release. I will send a detailed email on this soon.

There can be minor glitches here and there. Please talk to the Carbon team
and get them fixed.

Thanks,
Sameera.

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/product-releases/chunk-02



-- 
Sameera Jayasoma,
Architect,

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

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


Re: [Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Johann Nallathamby
Hi,

This webinar [1] also might help to get a high level idea of our automation
framework.

[1]
http://wso2.com/library/webinars/2013/04/wso2-test-automation-framework-approach-adoption

Thanks,
Johann.


On Fri, Sep 6, 2013 at 10:34 AM, Chamath Gunawardana wrote:

> Hi,
>
> As we need to increase the integration test coverage of IS for the next
> release we need identify the priority areas/critical paths that we first
> need to be covered. Hence your input on this will greatly help. Please
> pitch in..
>
> Please find below some resources and guidelines that you can get familiar
> with before we start writing the tests next week.
>
> * Krishantha and the Automation team have already written IS tests that we
> can refer to get started in [1].
> * Please make your self familiar with automation framework and guidelines
> on writing tests in [2] if not already.
> * Use of the TestNG Annotations properly as Krishantha have mentioned in
> another mail thread since this will avoid simultaneous test runs which will
> cause tests to be fail. Also make sure you run the TestNG version 6.1.1.
> * Make server state consistent by cleaning the data after test.
>
> Also please find the IS integration test allocations in [3].
>
> [1] -
> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests
>
> [2] -
> http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests
>
> [3] -
> https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1
>
>
>
> Thanks,
> --
> Best Regards,
> Chamath Gunawardana
> Technical Lead; WSO2 Inc.
> Mobile : +94776322240
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Increasing the IS Integration test coverage

2013-09-05 Thread Chamath Gunawardana
Hi,

As we need to increase the integration test coverage of IS for the next
release we need identify the priority areas/critical paths that we first
need to be covered. Hence your input on this will greatly help. Please
pitch in..

Please find below some resources and guidelines that you can get familiar
with before we start writing the tests next week.

* Krishantha and the Automation team have already written IS tests that we
can refer to get started in [1].
* Please make your self familiar with automation framework and guidelines
on writing tests in [2] if not already.
* Use of the TestNG Annotations properly as Krishantha have mentioned in
another mail thread since this will avoid simultaneous test runs which will
cause tests to be fail. Also make sure you run the TestNG version 6.1.1.
* Make server state consistent by cleaning the data after test.

Also please find the IS integration test allocations in [3].

[1] -
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.2.0/products/is/4.5.0/modules/integration/src/test/java/org/wso2/identity/integration/tests

[2] -
http://docs.wso2.org/display/TA100/Best+Practices+for+Writing+Integration+Tests

[3] -
https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AtS5Oii8ega9dEV4Qy05VVhoZ1Vkb2YzaHJWZGZJV3c#gid=1



Thanks,
-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] "Tenant domain has not been set in CarbonContext" thrown when accessing the Management Console with Registry Based Deployment Synchronizer

2013-09-05 Thread Amani Soysa
On Thu, Sep 5, 2013 at 5:06 PM, Sameera Jayasoma  wrote:

> ELB is getting requests for unknown hosts. For all the unknown hosts ELB
> tries to do a registry look up to. This bit of code is recently adde to the
> TenantAwareLoadBalancingEndpoint.
>
> This needs to be fixed properly. We shouldn't do a reg/db call for each
> and every unknown host names. Attackers can overload ELB with this.
>

This is because we needed to support the domain mapping functionality for
S2 and aPaaS. At the moment we store domain mappings in the registry and
whenever, an unknown host comes to ELB we check if that domain mappings
exist in the registry.

Yes we need to find an alternative way to do this avoid dos attacks. Will
look in to this more and update the thread.

>
> Proper fix would be load the dynamic host names from the registry during
> the startup.
>
> Thanks,
> Sameera.
>
>
> On Thu, Sep 5, 2013 at 4:45 PM, Eranda Sooriyabandara wrote:
>
>> Hi Evanthilka,
>> This seems to be due to accessing management console via ELB and tenant
>> flow on that path is not started.
>>
>> @Sameera, Pradeeep
>> Any ideas regarding this?
>>
>> thanks
>> Eranda
>>
>>
>> On Thu, Sep 5, 2013 at 3:05 PM, Evanthika Amarasiri 
>> wrote:
>>
>>> Hi,
>>>
>>> I'm seeing the below exception when accessing the Management Console on
>>> a worker/manager separated set up with registry based
>>> deployment synchronizer. Could this be due to a configuration issue?
>>>
>>>
>>> ***
>>> TID: [0] [ELB] [2013-09-05 14:38:55,932] ERROR
>>> {org.apache.axis2.transport.base.threads.NativeWorkerPool} -  Uncaught
>>> exception {org.apache.axis2.transport.base.threads.NativeWorkerPool}
>>> java.lang.NullPointerException: Tenant domain has not been set in
>>> CarbonContext
>>> at
>>> org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:79)
>>>  at
>>> org.wso2.carbon.registry.core.utils.RegistryUtils.getCacheManager(RegistryUtils.java:288)
>>>  at
>>> org.wso2.carbon.registry.core.utils.RegistryUtils.getResourceCache(RegistryUtils.java:271)
>>> at
>>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.getCache(CacheBackedRegistry.java:62)
>>>  at
>>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.resourceExists(CacheBackedRegistry.java:246)
>>>  at
>>> org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:629)
>>>  at
>>> org.wso2.carbon.lb.endpoint.internal.RegistryManager.getMapping(RegistryManager.java:39)
>>> at
>>> org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint.send(TenantAwareLoadBalanceEndpoint.java:242)
>>>  at
>>> org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:95)
>>>  at
>>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
>>> at
>>> org.apache.synapse.mediators.filters.InMediator.mediate(InMediator.java:55)
>>>  at
>>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
>>>  at
>>> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
>>> at
>>> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:203)
>>>  at
>>> org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:83)
>>>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
>>> at
>>> org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:337)
>>>  at
>>> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:169)
>>>  at
>>> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>>>  at java.lang.Thread.run(Thread.java:722)
>>>
>>>
>>> Regards,
>>> Evanthika Amarasiri
>>> Senior Technical Lead - Quality Assurance
>>> Mobile: +94773125935
>>> *
>>> *
>>> wso2.com Lean Enterprise Middleware
>>>
>>
>>
>>
>> --
>> *Eranda Sooriyabandara
>> *Senior Software Engineer;
>> Integration Technologies Team;
>> WSO2 Inc.; http://wso2.com
>> Lean . Enterprise . Middleware
>>
>> E-mail: eranda AT wso2.com
>> Mobile: +94 716 472 816
>> Linked-In: http://www.linkedin.com/in/erandasooriyabandara
>> Blog: http://emsooriyabandara.blogspot.com/
>>
>>
>>
>> *
>> *
>>
>
>
>
> --
> Sameera Jayasoma,
> Architect,
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://sameera.adahas.org
> twitter: https://twitter.com/sameerajayasoma
> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
> Mobile: 0094776364456
>
>
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>

Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Chamath Gunawardana
Congrats Ayashkantha .. !!


On Thu, Sep 5, 2013 at 6:30 PM, Malintha Adikari  wrote:

> Congratz..
>
>
> On Thu, Sep 5, 2013 at 5:20 PM, Rajeev Sampath  wrote:
>
>> Congrats!!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:
>>
>>> Hi everyone,
>>>
>>> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
>>> has done many contributions to the BAM product, and I'm sure he will
>>> continue to be a valuable member to the team. Ayashkantha, welcome aboard
>>> and keep up the good work! ..
>>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>> --
>>> *Anjana Fernando*
>>> Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Rajeev Sampath
>> Senior Software Engineer
>> WSO2, Inc.; http://www.wso2.com.
>>
>> Mobile:* +94716265766
>> *
>>
>> ___
>> 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
>
>


-- 
Best Regards,
Chamath Gunawardana
Technical Lead; WSO2 Inc.
Mobile : +94776322240
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot download new binaries

2013-09-05 Thread Ashansa Perera
We can fill the details in the form appears when you click the 'Binary'
button and download the packs without log in to OT. So can't be a log in
problem.
They have figured out some possible scenario and will contact you.


On Fri, Sep 6, 2013 at 12:55 AM, Nirmal Fernando  wrote:

> I guess something is wrong with your OT a/c. I've added the relevant
> persons to this email. They will reply to you as soon as possible.
>
> For me it is downloading fine.
>
> Thanks for your patience.
>
>
> On Fri, Sep 6, 2013 at 12:41 AM, xarx  wrote:
>
>> At first I tried that anonymously with HTTP 403. That's why I registered,
>> logged in and tried again with the same result.
>> And yes, the download pops up, but when I save that file, it is not
>> ~200MB but only ~400B, and contains HTTP message:
>>
>> 
>> 
>> 403 Forbidden
>> 
>> Forbidden
>> You don't have permission to access
>> /products/carbon/4.2.0/wso2carbon-4.2.0.zip
>> on this server.
>> 
>> Apache/2.2.9 (Debian) DAV/2 SVN/1.7.2 PHP/5.2.6-1+lenny16 with
>> Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8o Server at dist.wso2.org Port
>> 80
>> 
>>
>>
>> On Fri, 6 Sep 2013 00:31:38 +0530
>>
>> Nirmal Fernando ** wrote:
>> > Hi,
>> >
>> > Did you log in to the http://wso2.com/ before you try to download
>> >t he
>> > distribution? I tried the same page just now, but it wasn't
>> >redirected to
>> > http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip
>> >instead the
>> > download popped up.
>> >
>> > What web browser are you using?
>> >
>> >
>> >
>> > On Fri, Sep 6, 2013 at 12:24 AM, xarx ** wrote:
>> >
>> >> Hi,
>> >>
>> >> I am unable to download the product binaries due to ERROR "403
>> >>Forbidden".
>> >> Could you please fix that? Without that I am unable to evaluate the
>> >> products.
>> >> Sorry for contacting you this way, but I have found no suitable
>> >>forum or
>> >> mailing list for this kind of questions.
>> >>
>> >> From the main page http://wso2.com/ I choose Products -> Carbon ->
>> >>Binary
>> >> button. Then, I am redirected to
>> >> http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip, but
>> >>with
>> >> the HTTP error 403 - Forbidden. I have tried to download the newest
>> >>Carbon,
>> >> ESB, appl. server binaries, all with the same error. I have tried
>> >>that both
>> >> anonymously and as a newly registered user, with the same result.
>> >>
>> >> Best regards,
>> >> Martin.
>> >>
>> >>
>> >> ___
>> >> 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/
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks & Regards,

Ashansa Perera
Software Engineer
WSO2, Inc
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] API Manager 1.5.0 Nightly build - 05/09/2013

2013-09-05 Thread Ruwan Yatawara
Hi QA Team,

API Manager 1.5.0, 05/09/2013 Nightly Build is available for download @ [1].

[1] -
http://builder3.us1.wso2.org/builds/APIM-1.5.0/2013_09_05/wso2am-1.5.0_N20130905.zip


Thanks and Regards,

Ruwan Yatawara

Software Engineer,
WSO2 Inc.
lean . enterprise . middleware

email : ruw...@wso2.com
mobile : +94 77 9110413
blog : http://ruwansrants.blogspot.com/
www: :http://wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot download new binaries

2013-09-05 Thread Nirmal Fernando
Hi,

Did you log in to the http://wso2.com/ before you try to download the
distribution? I tried the same page just now, but it wasn't redirected to
http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip instead the
download popped up.

What web browser are you using?



On Fri, Sep 6, 2013 at 12:24 AM, xarx  wrote:

> Hi,
>
> I am unable to download the product binaries due to ERROR "403 Forbidden".
> Could you please fix that? Without that I am unable to evaluate the
> products.
> Sorry for contacting you this way, but I have found no suitable forum or
> mailing list for this kind of questions.
>
> From the main page http://wso2.com/ I choose Products -> Carbon -> Binary
> button. Then, I am redirected to
> http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip, but with
> the HTTP error 403 - Forbidden. I have tried to download the newest Carbon,
> ESB, appl. server binaries, all with the same error. I have tried that both
> anonymously and as a newly registered user, with the same result.
>
> Best regards,
>   Martin.
>
>
> ___
> 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/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Cannot download new binaries

2013-09-05 Thread xarx
Hi,I am unable to download the product binaries due to ERROR "403 Forbidden". Could you please fix that? Without that I am unable to evaluate the products.Sorry for contacting you this way, but I have found no suitable forum or mailing list for this kind of questions.From the main page http://wso2.com/ I choose Products -> Carbon -> Binary button. Then, I am redirected to http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip, but with the HTTP error 403 - Forbidden. I have tried to download the newest Carbon, ESB, appl. server 
binaries, all with the same error. I have tried that both anonymously 
and as a newly registered user, with the same result. Best regards,  Martin.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cannot download new binaries

2013-09-05 Thread Nirmal Fernando
I guess something is wrong with your OT a/c. I've added the relevant
persons to this email. They will reply to you as soon as possible.

For me it is downloading fine.

Thanks for your patience.


On Fri, Sep 6, 2013 at 12:41 AM, xarx  wrote:

> At first I tried that anonymously with HTTP 403. That's why I registered,
> logged in and tried again with the same result.
> And yes, the download pops up, but when I save that file, it is not ~200MB
> but only ~400B, and contains HTTP message:
>
> 
> 
> 403 Forbidden
> 
> Forbidden
> You don't have permission to access
> /products/carbon/4.2.0/wso2carbon-4.2.0.zip
> on this server.
> 
> Apache/2.2.9 (Debian) DAV/2 SVN/1.7.2 PHP/5.2.6-1+lenny16 with
> Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8o Server at dist.wso2.org Port
> 80
> 
>
>
> On Fri, 6 Sep 2013 00:31:38 +0530
>
> Nirmal Fernando ** wrote:
> > Hi,
> >
> > Did you log in to the http://wso2.com/ before you try to download
> >t he
> > distribution? I tried the same page just now, but it wasn't
> >redirected to
> > http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip
> >instead the
> > download popped up.
> >
> > What web browser are you using?
> >
> >
> >
> > On Fri, Sep 6, 2013 at 12:24 AM, xarx ** wrote:
> >
> >> Hi,
> >>
> >> I am unable to download the product binaries due to ERROR "403
> >>Forbidden".
> >> Could you please fix that? Without that I am unable to evaluate the
> >> products.
> >> Sorry for contacting you this way, but I have found no suitable
> >>forum or
> >> mailing list for this kind of questions.
> >>
> >> From the main page http://wso2.com/ I choose Products -> Carbon ->
> >>Binary
> >> button. Then, I am redirected to
> >> http://dist.wso2.org/products/carbon/4.2.0/wso2carbon-4.2.0.zip, but
> >>with
> >> the HTTP error 403 - Forbidden. I have tried to download the newest
> >>Carbon,
> >> ESB, appl. server binaries, all with the same error. I have tried
> >>that both
> >> anonymously and as a newly registered user, with the same result.
> >>
> >> Best regards,
> >> Martin.
> >>
> >>
> >> ___
> >> 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/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 CEP 3.0.0-Alpha2 Released!

2013-09-05 Thread Rajeev Sampath
*WSO2 Complex Event Processor 3.0.0-Alpha2 Released!*

Date :05th September 2013

The WSO2 Complex Event Processor team is pleased to announce the release of
3.0.0-Alpha2 version of the WSO2 Complex Event Processor.

The Alpha2 distribution is available at:
https://svn.wso2.org/repos/wso2/scratch/cep_packs/cep-3.0.0/wso2cep-3.0.0-Alpha2.zip

Following are the bug fixes, improvements and the new features available
with this release.

Bug

   - [CEP-109 ] - CEP bucket not
   shown in the application deployer UI
   - [CEP-168 ] - CEP samples not
   working in windows if it has long class paths
   - [CEP-202 ] - Stream definition
   is changed when configuring bucket through UI
   - [CEP-204 ] - When a space is
   given for the LastTradeAmount in XML message, an exception is thrown and
   looped, and the functionality does not work afterwards.
   - [CEP-210 ] - problem with the
   min aggregation function that breaks bucket configuration.
   - [CEP-236 ] - Siddhi registry
   integration to get registry properties
   - [CEP-241 ] - CEP - Cannot
   install CEP feature to fresh carbon server using feature manager
   - [CEP-270 ] - Use single
   Hazelcast cache for CEP instance
   - [CEP-303 ] - Output Snapshot
   Rate Limiting Tests fail intermittently
   - [CEP-330 ] - Object is not
   forwarded by Event Processor when EF using a stream definition which is
   exposed by EB
   - [CEP-331 ] - CEP does not
   consume JMS object messages or Text messages
   - [CEP-332 ] - CEP Samples not
   working properly in Windows
   - [CEP-333 ] - Integrate
   Hazilechast with CEP
   - [CEP-334 ] - meta & correlation
   prfixes are missed in Siddhi stream creation
   - [CEP-337 ] - Sending JMS text
   messages from any format other than XML throws an exception
   - [CEP-344 ] - Event Builder does
   not go to inactive state when Input Transport Adaptor is removed
   - [CEP-346 ] - Siddhi errors are
   not geeeitng logged
   - [CEP-347 ] - Errors are not
   propogated to the UI
   - [CEP-348 ] - Cannot delete
   inactive execution plan from integration tests
   - [CEP-349 ] - Add validation for
   execution plan
   - [CEP-350 ] - Integration test
   filters refer to wrong packages
   - [CEP-351 ] - Add Input Adapters
   not available in the Event builder UI on CEP process flow
   - [CEP-352 ] - Two Output Events
   are created from CEP for a single input event
   - [CEP-353 ] - Add New Event
   Stream button of Event Process Flow not working
   - [CEP-354 ] - Event formatter
   stream attributes are shown in UI with out meta_ tags
   - [CEP-358 ] - Source view of
   Inactive Execution Plans not working
   - [CEP-359 ] - JSON mapping UI of
   the Event Builder does not support array events
   - [CEP-360 ] - XML mapping UI of
   the Event Builder has the parent path fileld at the end
   - [CEP-361 ] - Attribute types are
   inconsistent across all the CEP components

Improvement

   - [CEP-181 ] - Modules sections
   seems to be useless. Better to remove it.
   - [CEP-207 ] - Memory Optimization
   for Siddhi Patterns
   - [CEP-228 ] - Destroy callbacks
   for Siddhi extensions
   - [CEP-244 ] - Improving
   navigation in CEP UI to create the end to end usecase
   - [CEP-259 ] - Fix Siddhi to use
   single Hazelcast instance
   - [CEP-271 ] - Integrate Cassandra
   for snapshot persistence support for CEP
   - [CEP-327 ] - Enable output
   endpoints to change based on the message properties
   - [CEP-340 ] - API for WSO2Event
   Receiver
   - [CEP-341 ] - API for WSO2Event
   Sernder
   - [CEP-343 

Re: [Dev] - Unwanted cxf & shindig INFO level logs printed at G-Reg Server startup

2013-09-05 Thread Nuwan Bandara
Hi Guys,

We dont need shindig as GREG wont ship the dashboard right ?

Regards,
/Nuwan


On Thu, Sep 5, 2013 at 6:20 PM, Sagara Gunathunga  wrote:

>
>
>
> On Thu, Sep 5, 2013 at 6:06 PM, Evanthika Amarasiri wrote:
>
>> We see below logs at G-Reg server startup. Are these logs necessary?
>>
>>
>> [2013-09-05 17:52:31,699]  INFO
>> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>>  Pre-instantiating singletons in
>> org.springframework.beans.factory.support.DefaultListableBeanFactory@10dbbf61:
>> defining beans
>> [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,tokEP,authzEndpointBean,tokenEndpointBean,revokeEndpointBean,userinfoEndpointBean];
>> root of factory hierarchy
>> [2013-09-05 17:52:32,171]  INFO
>> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oauth2].File[/home/test/evanthika/WSO2/CARBON/RC8/wso2greg-4.6.0/repository/deployment/server/webapps/oauth2.war]
>> [2013-09-05 17:52:32,974]  INFO
>> {org.springframework.web.context.ContextLoader} -  Root
>> WebApplicationContext: initialization started
>> [2013-09-05 17:52:33,003]  INFO
>> {org.springframework.context.support.AbstractApplicationContext} -
>>  Refreshing Root WebApplicationContext: startup date [Thu Sep 05 17:52:33
>> IST 2013]; root of context hierarchy
>> [2013-09-05 17:52:33,049]  INFO
>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
>> XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
>> [2013-09-05 17:52:33,091]  INFO
>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
>> XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
>> [2013-09-05 17:52:33,120]  INFO
>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
>> XML bean definitions from class path resource
>> [META-INF/cxf/cxf-extension-soap.xml]
>> [2013-09-05 17:52:33,144]  INFO
>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
>> XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
>> [2013-09-05 17:52:33,161]  INFO
>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
>> XML bean definitions from class path resource
>> [META-INF/cxf/cxf-extension-http.xml]
>> :
>> :
>> [2013-09-05 17:52:33,406]  INFO
>> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>>  Pre-instantiating singletons in
>> org.springframework.beans.factory.support.DefaultListableBeanFactory@74439682:
>> defining beans
>> [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,inquiry,publish,security,subscription,subscription-listener,custody-transfer,juddi-api];
>> root of factory hierarchy
>> [2013-09-05 17:52:36,374]  INFO
>> {org.springframework.web.context.ContextLoader} -  Root
>> WebApplicationContext: initialization completed in 3399 ms
>> [2013-09-05 17:52:36,380]  INFO
>> {org.springframework.context.support.AbstractApplicationContext} -
>>  Refreshing org.apache.cxf.bus.spring.BusApplicationContext@d8c5c12:
>> startup date [Thu Sep 05 17:52:36 IST 2013]; parent: Root
>> WebApplicationContext
>> [2013-09-05 17:52:36,406]  INFO
>> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>>  Pre-instantiating singletons in
>> org.springframework.beans.factory.support.DefaultListableBeanFactory@614c97d4:
>> defining beans []; pa

Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Malintha Adikari
Congratz..


On Thu, Sep 5, 2013 at 5:20 PM, Rajeev Sampath  wrote:

> Congrats!!!
>
>
> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:
>
>> Hi everyone,
>>
>> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
>> has done many contributions to the BAM product, and I'm sure he will
>> continue to be a valuable member to the team. Ayashkantha, welcome aboard
>> and keep up the good work! ..
>>
>>
>> Cheers,
>> Anjana.
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Rajeev Sampath
> Senior Software Engineer
> WSO2, Inc.; http://www.wso2.com.
>
> Mobile:* +94716265766
> *
>
> ___
> 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] - Unwanted cxf & shindig INFO level logs printed at G-Reg Server startup

2013-09-05 Thread Sagara Gunathunga
On Thu, Sep 5, 2013 at 6:06 PM, Evanthika Amarasiri wrote:

> We see below logs at G-Reg server startup. Are these logs necessary?
>
>
> [2013-09-05 17:52:31,699]  INFO
> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>  Pre-instantiating singletons in
> org.springframework.beans.factory.support.DefaultListableBeanFactory@10dbbf61:
> defining beans
> [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,tokEP,authzEndpointBean,tokenEndpointBean,revokeEndpointBean,userinfoEndpointBean];
> root of factory hierarchy
> [2013-09-05 17:52:32,171]  INFO
> {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
> webapp:
> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oauth2].File[/home/test/evanthika/WSO2/CARBON/RC8/wso2greg-4.6.0/repository/deployment/server/webapps/oauth2.war]
> [2013-09-05 17:52:32,974]  INFO
> {org.springframework.web.context.ContextLoader} -  Root
> WebApplicationContext: initialization started
> [2013-09-05 17:52:33,003]  INFO
> {org.springframework.context.support.AbstractApplicationContext} -
>  Refreshing Root WebApplicationContext: startup date [Thu Sep 05 17:52:33
> IST 2013]; root of context hierarchy
> [2013-09-05 17:52:33,049]  INFO
> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
> XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
> [2013-09-05 17:52:33,091]  INFO
> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
> XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
> [2013-09-05 17:52:33,120]  INFO
> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
> XML bean definitions from class path resource
> [META-INF/cxf/cxf-extension-soap.xml]
> [2013-09-05 17:52:33,144]  INFO
> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
> XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
> [2013-09-05 17:52:33,161]  INFO
> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
> XML bean definitions from class path resource
> [META-INF/cxf/cxf-extension-http.xml]
> :
> :
> [2013-09-05 17:52:33,406]  INFO
> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>  Pre-instantiating singletons in
> org.springframework.beans.factory.support.DefaultListableBeanFactory@74439682:
> defining beans
> [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,inquiry,publish,security,subscription,subscription-listener,custody-transfer,juddi-api];
> root of factory hierarchy
> [2013-09-05 17:52:36,374]  INFO
> {org.springframework.web.context.ContextLoader} -  Root
> WebApplicationContext: initialization completed in 3399 ms
> [2013-09-05 17:52:36,380]  INFO
> {org.springframework.context.support.AbstractApplicationContext} -
>  Refreshing org.apache.cxf.bus.spring.BusApplicationContext@d8c5c12:
> startup date [Thu Sep 05 17:52:36 IST 2013]; parent: Root
> WebApplicationContext
> [2013-09-05 17:52:36,406]  INFO
> {org.springframework.beans.factory.support.DefaultListableBeanFactory} -
>  Pre-instantiating singletons in
> org.springframework.beans.factory.support.DefaultListableBeanFactory@614c97d4:
> defining beans []; parent:
> org.springframework.beans.factory.support.DefaultListableBeanFactory@74439682
> :
> :
> [2013-09-05 17:52:49,034]  INFO
> {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  WSO2
> Carbon starte

[Dev] - Unwanted cxf & shindig INFO level logs printed at G-Reg Server startup

2013-09-05 Thread Evanthika Amarasiri
We see below logs at G-Reg server startup. Are these logs necessary?


[2013-09-05 17:52:31,699]  INFO
{org.springframework.beans.factory.support.DefaultListableBeanFactory} -
 Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@10dbbf61:
defining beans
[cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,tokEP,authzEndpointBean,tokenEndpointBean,revokeEndpointBean,userinfoEndpointBean];
root of factory hierarchy
[2013-09-05 17:52:32,171]  INFO
{org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} -  Deployed
webapp:
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oauth2].File[/home/test/evanthika/WSO2/CARBON/RC8/wso2greg-4.6.0/repository/deployment/server/webapps/oauth2.war]
[2013-09-05 17:52:32,974]  INFO
{org.springframework.web.context.ContextLoader} -  Root
WebApplicationContext: initialization started
[2013-09-05 17:52:33,003]  INFO
{org.springframework.context.support.AbstractApplicationContext} -
 Refreshing Root WebApplicationContext: startup date [Thu Sep 05 17:52:33
IST 2013]; root of context hierarchy
[2013-09-05 17:52:33,049]  INFO
{org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
[2013-09-05 17:52:33,091]  INFO
{org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
[2013-09-05 17:52:33,120]  INFO
{org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
XML bean definitions from class path resource
[META-INF/cxf/cxf-extension-soap.xml]
[2013-09-05 17:52:33,144]  INFO
{org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
[2013-09-05 17:52:33,161]  INFO
{org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  Loading
XML bean definitions from class path resource
[META-INF/cxf/cxf-extension-http.xml]
:
:
[2013-09-05 17:52:33,406]  INFO
{org.springframework.beans.factory.support.DefaultListableBeanFactory} -
 Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@74439682:
defining beans
[cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.service.factory.FactoryBeanListenerManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.transport.servlet.ServletTransportFactory,inquiry,publish,security,subscription,subscription-listener,custody-transfer,juddi-api];
root of factory hierarchy
[2013-09-05 17:52:36,374]  INFO
{org.springframework.web.context.ContextLoader} -  Root
WebApplicationContext: initialization completed in 3399 ms
[2013-09-05 17:52:36,380]  INFO
{org.springframework.context.support.AbstractApplicationContext} -
 Refreshing org.apache.cxf.bus.spring.BusApplicationContext@d8c5c12:
startup date [Thu Sep 05 17:52:36 IST 2013]; parent: Root
WebApplicationContext
[2013-09-05 17:52:36,406]  INFO
{org.springframework.beans.factory.support.DefaultListableBeanFactory} -
 Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@614c97d4:
defining beans []; parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@74439682
:
:
[2013-09-05 17:52:49,034]  INFO
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} -  WSO2
Carbon started in 38 sec
[2013-09-05 17:52:50,454]  INFO
{org.apache.shindig.config.JsonContainerConfig} -  Loading resources from:
containers/default/container.js
[2013-09-05 17:52:50,455]  INFO
{org.ap

Re: [Dev] Preparing ELB 2.1.0 release

2013-09-05 Thread Ravi Undupitiya
LB-97  - this has been fixed.

LB-106 ,
LB-75
, LB-90  and
LB-105 - should
be due to the spinning issue, i'm re-testing these scenarios with the
spinning fix to see if they reoccur on RC8 pack.



On Thu, Sep 5, 2013 at 12:05 PM, Isuru Perera  wrote:

> Hi all,
>
> I have started working on fixing issues on ELB.
>
> Following are some synapse related issues that needs to be fixed.
>
> ESB Team, please check these issues and let me know whether those can be
> fixed.
>
> https://wso2.org/jira/browse/LB-74
> https://wso2.org/jira/browse/LB-97
> https://wso2.org/jira/browse/LB-106
> https://wso2.org/jira/browse/LB-75
> https://wso2.org/jira/browse/LB-90
> https://wso2.org/jira/browse/LB-105
>
> I will check on other issues and update this thread.
>
> Thanks!
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> about.me/chrishantha
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: r...@wso2.com
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Rajeev Sampath
Congrats!!!


On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:

> Hi everyone,
>
> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
> has done many contributions to the BAM product, and I'm sure he will
> continue to be a valuable member to the team. Ayashkantha, welcome aboard
> and keep up the good work! ..
>
>
> Cheers,
> Anjana.
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Rajeev Sampath
Senior Software Engineer
WSO2, Inc.; http://www.wso2.com.

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


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Asanka Dissanayake
Congratz AyashKantha


On Thu, Sep 5, 2013 at 5:01 PM, Bhathiya Jayasekara wrote:

> Congratulations... :)
>
>
> On Thu, Sep 5, 2013 at 4:36 PM, Maninda Edirisooriya wrote:
>
>> Congratulations Ayashkantha.. :-)
>>
>> *
>> Maninda Edirisooriya*
>> Software Engineer
>> *WSO2, Inc.
>> *lean.enterprise.middleware.
>>
>> *Blog* : http://maninda.blogspot.com/
>> *Phone* : +94 777603226
>>
>>
>> On Thu, Sep 5, 2013 at 3:13 PM, Asanka Sanjeewa  wrote:
>>
>>> Congratulations Ayashkantha.
>>>
>>> Regards,
>>> AsankaS.
>>>
>>>
>>> On Thu, Sep 5, 2013 at 3:04 PM, Gayan Dhanushka  wrote:
>>>
 Congratzzz...!!!


 On Thu, Sep 5, 2013 at 3:00 PM, Ishara Premadasa wrote:

> Congratulations. :)
>
>
> On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka  > wrote:
>
>> Congratzzz Ayashkantha !!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun wrote:
>>
>>> Congrats Ayashkantha
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
>>> manu...@wso2.com> wrote:
>>>
 Congratulations !!!


 On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe <
 dhan...@wso2.com> wrote:

> Congratz... 
>
> *Dhanuka Ranasinghe*
>
> Senior Software Engineer
> WSO2 Inc. ; http://wso2.com
>
> lean . enterprise . middleware
>
> phone : +94 715381915
>
>
> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana <
> darsh...@wso2.com> wrote:
>
>> Congratulations...!!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka > > wrote:
>>
>>> Congrats Ayashkantha!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando >> > wrote:
>>>
 Hi everyone,

 It's my pleasure to announce Ayashkantha as a WSO2 commiter.
 Ayashkantha has done many contributions to the BAM product, and 
 I'm sure he
 will continue to be a valuable member to the team. Ayashkantha, 
 welcome
 aboard and keep up the good work! ..


 Cheers,
 Anjana.

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

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


>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>> --
>> Regards,
>>
>> *
>> Darshana Gunawardana
>> *Software Engineer
>> WSO2 Inc.; http://wso2.com*
>> E-mail: darsh...@wso2.com
>> **Mobile: +94718566859
>> *Lean . Enterprise . Middleware
>>
>> ___
>> 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
>
>


 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




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


>>>
>>>
>>> --
>>> --
>>> Pulasthi Supun
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> Email: pulas...@wso2.com
>>> Mobile: +94 (71) 9258281
>>> Blog : http://pulasthisupun.blogspot.com/
>>> Git hub profile: https://github.com/pulasthi
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>

Re: [Dev] "Tenant domain has not been set in CarbonContext" thrown when accessing the Management Console with Registry Based Deployment Synchronizer

2013-09-05 Thread Sameera Jayasoma
ELB is getting requests for unknown hosts. For all the unknown hosts ELB
tries to do a registry look up to. This bit of code is recently adde to the
TenantAwareLoadBalancingEndpoint.

This needs to be fixed properly. We shouldn't do a reg/db call for each and
every unknown host names. Attackers can overload ELB with this.

Proper fix would be load the dynamic host names from the registry during
the startup.

Thanks,
Sameera.


On Thu, Sep 5, 2013 at 4:45 PM, Eranda Sooriyabandara wrote:

> Hi Evanthilka,
> This seems to be due to accessing management console via ELB and tenant
> flow on that path is not started.
>
> @Sameera, Pradeeep
> Any ideas regarding this?
>
> thanks
> Eranda
>
>
> On Thu, Sep 5, 2013 at 3:05 PM, Evanthika Amarasiri wrote:
>
>> Hi,
>>
>> I'm seeing the below exception when accessing the Management Console on a
>> worker/manager separated set up with registry based
>> deployment synchronizer. Could this be due to a configuration issue?
>>
>>
>> ***
>> TID: [0] [ELB] [2013-09-05 14:38:55,932] ERROR
>> {org.apache.axis2.transport.base.threads.NativeWorkerPool} -  Uncaught
>> exception {org.apache.axis2.transport.base.threads.NativeWorkerPool}
>> java.lang.NullPointerException: Tenant domain has not been set in
>> CarbonContext
>> at
>> org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:79)
>>  at
>> org.wso2.carbon.registry.core.utils.RegistryUtils.getCacheManager(RegistryUtils.java:288)
>>  at
>> org.wso2.carbon.registry.core.utils.RegistryUtils.getResourceCache(RegistryUtils.java:271)
>> at
>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.getCache(CacheBackedRegistry.java:62)
>>  at
>> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.resourceExists(CacheBackedRegistry.java:246)
>>  at
>> org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:629)
>>  at
>> org.wso2.carbon.lb.endpoint.internal.RegistryManager.getMapping(RegistryManager.java:39)
>> at
>> org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint.send(TenantAwareLoadBalanceEndpoint.java:242)
>>  at
>> org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:95)
>>  at
>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
>> at
>> org.apache.synapse.mediators.filters.InMediator.mediate(InMediator.java:55)
>>  at
>> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
>>  at
>> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
>> at
>> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:203)
>>  at
>> org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:83)
>>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
>> at
>> org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:337)
>>  at
>> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:169)
>>  at
>> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
>> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>>  at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>>  at java.lang.Thread.run(Thread.java:722)
>>
>>
>> Regards,
>> Evanthika Amarasiri
>> Senior Technical Lead - Quality Assurance
>> Mobile: +94773125935
>> *
>> *
>> wso2.com Lean Enterprise Middleware
>>
>
>
>
> --
> *Eranda Sooriyabandara
> *Senior Software Engineer;
> Integration Technologies Team;
> WSO2 Inc.; http://wso2.com
> Lean . Enterprise . Middleware
>
> E-mail: eranda AT wso2.com
> Mobile: +94 716 472 816
> Linked-In: http://www.linkedin.com/in/erandasooriyabandara
> Blog: http://emsooriyabandara.blogspot.com/
>
>
>
> *
> *
>



-- 
Sameera Jayasoma,
Architect,

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

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


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Bhathiya Jayasekara
Congratulations... :)


On Thu, Sep 5, 2013 at 4:36 PM, Maninda Edirisooriya wrote:

> Congratulations Ayashkantha.. :-)
>
> *
> Maninda Edirisooriya*
> Software Engineer
> *WSO2, Inc.
> *lean.enterprise.middleware.
>
> *Blog* : http://maninda.blogspot.com/
> *Phone* : +94 777603226
>
>
> On Thu, Sep 5, 2013 at 3:13 PM, Asanka Sanjeewa  wrote:
>
>> Congratulations Ayashkantha.
>>
>> Regards,
>> AsankaS.
>>
>>
>> On Thu, Sep 5, 2013 at 3:04 PM, Gayan Dhanushka  wrote:
>>
>>> Congratzzz...!!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 3:00 PM, Ishara Premadasa wrote:
>>>
 Congratulations. :)


 On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka 
 wrote:

> Congratzzz Ayashkantha !!!
>
>
> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun wrote:
>
>> Congrats Ayashkantha
>>
>>
>> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations !!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe >> > wrote:
>>>
 Congratz... 

 *Dhanuka Ranasinghe*

 Senior Software Engineer
 WSO2 Inc. ; http://wso2.com

 lean . enterprise . middleware

 phone : +94 715381915


 On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana <
 darsh...@wso2.com> wrote:

> Congratulations...!!!
>
>
> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka 
> wrote:
>
>> Congrats Ayashkantha!
>>
>>
>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando 
>> wrote:
>>
>>> Hi everyone,
>>>
>>> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
>>> Ayashkantha has done many contributions to the BAM product, and I'm 
>>> sure he
>>> will continue to be a valuable member to the team. Ayashkantha, 
>>> welcome
>>> aboard and keep up the good work! ..
>>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>> --
>>> *Anjana Fernando*
>>> Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 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
>>
>>
>
>
> --
> Regards,
>
> *
> Darshana Gunawardana
> *Software Engineer
> WSO2 Inc.; http://wso2.com*
> E-mail: darsh...@wso2.com
> **Mobile: +94718566859
> *Lean . Enterprise . Middleware
>
> ___
> 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


>>>
>>>
>>> --
>>> Regards,
>>> Manula Chathurika Thantriwatte
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> email : manu...@wso2.com / man...@apache.org
>>> phone : +94 772492511
>>> blog : http://manulachathurika.blogspot.com/
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Software Engineer - WSO2 Inc.*
> *email: shameera AT wso2.com  , shameera AT
> apache.org *
> *phone:  +9471 922 1454*
> *
> *
> *Linked in : *
> http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
> *Twitter : *https://twitter.com/Sham

Re: [Dev] "Tenant domain has not been set in CarbonContext" thrown when accessing the Management Console with Registry Based Deployment Synchronizer

2013-09-05 Thread Eranda Sooriyabandara
Hi Evanthilka,
This seems to be due to accessing management console via ELB and tenant
flow on that path is not started.

@Sameera, Pradeeep
Any ideas regarding this?

thanks
Eranda


On Thu, Sep 5, 2013 at 3:05 PM, Evanthika Amarasiri wrote:

> Hi,
>
> I'm seeing the below exception when accessing the Management Console on a
> worker/manager separated set up with registry based
> deployment synchronizer. Could this be due to a configuration issue?
>
>
> ***
> TID: [0] [ELB] [2013-09-05 14:38:55,932] ERROR
> {org.apache.axis2.transport.base.threads.NativeWorkerPool} -  Uncaught
> exception {org.apache.axis2.transport.base.threads.NativeWorkerPool}
> java.lang.NullPointerException: Tenant domain has not been set in
> CarbonContext
> at
> org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:79)
>  at
> org.wso2.carbon.registry.core.utils.RegistryUtils.getCacheManager(RegistryUtils.java:288)
>  at
> org.wso2.carbon.registry.core.utils.RegistryUtils.getResourceCache(RegistryUtils.java:271)
> at
> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.getCache(CacheBackedRegistry.java:62)
>  at
> org.wso2.carbon.registry.core.caching.CacheBackedRegistry.resourceExists(CacheBackedRegistry.java:246)
>  at
> org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:629)
>  at
> org.wso2.carbon.lb.endpoint.internal.RegistryManager.getMapping(RegistryManager.java:39)
> at
> org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint.send(TenantAwareLoadBalanceEndpoint.java:242)
>  at
> org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:95)
>  at
> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
> at
> org.apache.synapse.mediators.filters.InMediator.mediate(InMediator.java:55)
>  at
> org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
>  at
> org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
> at
> org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:203)
>  at
> org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:83)
>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
> at
> org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:337)
>  at
> org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:169)
>  at
> org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>  at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>  at java.lang.Thread.run(Thread.java:722)
>
>
> Regards,
> Evanthika Amarasiri
> Senior Technical Lead - Quality Assurance
> Mobile: +94773125935
> *
> *
> wso2.com Lean Enterprise Middleware
>



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

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



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


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Maninda Edirisooriya
Congratulations Ayashkantha.. :-)

*
Maninda Edirisooriya*
Software Engineer
*WSO2, Inc.
*lean.enterprise.middleware.

*Blog* : http://maninda.blogspot.com/
*Phone* : +94 777603226


On Thu, Sep 5, 2013 at 3:13 PM, Asanka Sanjeewa  wrote:

> Congratulations Ayashkantha.
>
> Regards,
> AsankaS.
>
>
> On Thu, Sep 5, 2013 at 3:04 PM, Gayan Dhanushka  wrote:
>
>> Congratzzz...!!!
>>
>>
>> On Thu, Sep 5, 2013 at 3:00 PM, Ishara Premadasa  wrote:
>>
>>> Congratulations. :)
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka 
>>> wrote:
>>>
 Congratzzz Ayashkantha !!!


 On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun wrote:

> Congrats Ayashkantha
>
>
> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations !!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe 
>> wrote:
>>
>>> Congratz... 
>>>
>>> *Dhanuka Ranasinghe*
>>>
>>> Senior Software Engineer
>>> WSO2 Inc. ; http://wso2.com
>>>
>>> lean . enterprise . middleware
>>>
>>> phone : +94 715381915
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana <
>>> darsh...@wso2.com> wrote:
>>>
 Congratulations...!!!


 On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka 
 wrote:

> Congrats Ayashkantha!
>
>
> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando 
> wrote:
>
>> Hi everyone,
>>
>> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
>> Ayashkantha has done many contributions to the BAM product, and I'm 
>> sure he
>> will continue to be a valuable member to the team. Ayashkantha, 
>> welcome
>> aboard and keep up the good work! ..
>>
>>
>> Cheers,
>> Anjana.
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> 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
>
>


 --
 Regards,

 *
 Darshana Gunawardana
 *Software Engineer
 WSO2 Inc.; http://wso2.com*
 E-mail: darsh...@wso2.com
 **Mobile: +94718566859
 *Lean . Enterprise . Middleware

 ___
 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
>>>
>>>
>>
>>
>> --
>> Regards,
>> Manula Chathurika Thantriwatte
>> Software Engineer
>> WSO2 Inc. : http://wso2.com
>> lean . enterprise . middleware
>>
>> email : manu...@wso2.com / man...@apache.org
>> phone : +94 772492511
>> blog : http://manulachathurika.blogspot.com/
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Software Engineer - WSO2 Inc.*
 *email: shameera AT wso2.com  , shameera AT
 apache.org *
 *phone:  +9471 922 1454*
 *
 *
 *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
 *Twitter : *https://twitter.com/Shameera_R

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


>>>
>>>
>>> --
>>> Ishara Premasada
>>> Software Engineer,
>>> WSO2 Inc. http://wso2.com/
>>> *Blog   :  http://isharapremadasa.blog

Re: [Dev] [G-Reg 4.6.0]Life Cycle Management Issues

2013-09-05 Thread Ajith Vitharana
On Thu, Sep 5, 2013 at 3:40 PM, Iranga Muthuthanthri wrote:

> Hi,
>
> Following  issues have been observed under Life cycle management which is
> impacting the test coverage of life cycle management features.
>
> [1]https://wso2.org/jira/browse/REGISTRY-1880
> [2]https://wso2.org/jira/browse/REGISTRY-1875
> [3]https://wso2.org/jira/browse/REGISTRY-1868
>

We are working to fix this.

Thanks
Ajith


>
>
>
> Regards,
> Iranga
>



-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94772217350
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [G-Reg 4.6.0]Life Cycle Management Issues

2013-09-05 Thread Iranga Muthuthanthri
Hi,

Following  issues have been observed under Life cycle management which is
impacting the test coverage of life cycle management features.

[1]https://wso2.org/jira/browse/REGISTRY-1880
[2]https://wso2.org/jira/browse/REGISTRY-1875
[3]https://wso2.org/jira/browse/REGISTRY-1868


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


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Asanka Sanjeewa
Congratulations Ayashkantha.

Regards,
AsankaS.


On Thu, Sep 5, 2013 at 3:04 PM, Gayan Dhanushka  wrote:

> Congratzzz...!!!
>
>
> On Thu, Sep 5, 2013 at 3:00 PM, Ishara Premadasa  wrote:
>
>> Congratulations. :)
>>
>>
>> On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka wrote:
>>
>>> Congratzzz Ayashkantha !!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun wrote:
>>>
 Congrats Ayashkantha


 On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
 manu...@wso2.com> wrote:

> Congratulations !!!
>
>
> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe 
> wrote:
>
>> Congratz... 
>>
>> *Dhanuka Ranasinghe*
>>
>> Senior Software Engineer
>> WSO2 Inc. ; http://wso2.com
>>
>> lean . enterprise . middleware
>>
>> phone : +94 715381915
>>
>>
>> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana <
>> darsh...@wso2.com> wrote:
>>
>>> Congratulations...!!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:
>>>
 Congrats Ayashkantha!


 On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:

> Hi everyone,
>
> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
> Ayashkantha has done many contributions to the BAM product, and I'm 
> sure he
> will continue to be a valuable member to the team. Ayashkantha, 
> welcome
> aboard and keep up the good work! ..
>
>
> Cheers,
> Anjana.
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 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


>>>
>>>
>>> --
>>> Regards,
>>>
>>> *
>>> Darshana Gunawardana
>>> *Software Engineer
>>> WSO2 Inc.; http://wso2.com*
>>> E-mail: darsh...@wso2.com
>>> **Mobile: +94718566859
>>> *Lean . Enterprise . Middleware
>>>
>>> ___
>>> 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
>>
>>
>
>
> --
> Regards,
> Manula Chathurika Thantriwatte
> Software Engineer
> WSO2 Inc. : http://wso2.com
> lean . enterprise . middleware
>
> email : manu...@wso2.com / man...@apache.org
> phone : +94 772492511
> blog : http://manulachathurika.blogspot.com/
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 --
 Pulasthi Supun
 Software Engineer; WSO2 Inc.; http://wso2.com,
 Email: pulas...@wso2.com
 Mobile: +94 (71) 9258281
 Blog : http://pulasthisupun.blogspot.com/
 Git hub profile: https://github.com/pulasthi

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


>>>
>>>
>>> --
>>> *Software Engineer - WSO2 Inc.*
>>> *email: shameera AT wso2.com  , shameera AT
>>> apache.org *
>>> *phone:  +9471 922 1454*
>>> *
>>> *
>>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>>> *Twitter : *https://twitter.com/Shameera_R
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Ishara Premasada
>> Software Engineer,
>> WSO2 Inc. http://wso2.com/
>> *Blog   :  http://isharapremadasa.blogspot.com/
>> Twitter   :  https://twitter.com/ishadil
>> Mobile   : +94 714445832*
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Gayan Dhanushka
> Software Engineer
> WSO2 Inc.
> http://wso2.com
>
> Mobile : 0716662327
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/list

[Dev] "Tenant domain has not been set in CarbonContext" thrown when accessing the Management Console with Registry Based Deployment Synchronizer

2013-09-05 Thread Evanthika Amarasiri
Hi,

I'm seeing the below exception when accessing the Management Console on a
worker/manager separated set up with registry based
deployment synchronizer. Could this be due to a configuration issue?

***
TID: [0] [ELB] [2013-09-05 14:38:55,932] ERROR
{org.apache.axis2.transport.base.threads.NativeWorkerPool} -  Uncaught
exception {org.apache.axis2.transport.base.threads.NativeWorkerPool}
java.lang.NullPointerException: Tenant domain has not been set in
CarbonContext
at
org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:79)
 at
org.wso2.carbon.registry.core.utils.RegistryUtils.getCacheManager(RegistryUtils.java:288)
 at
org.wso2.carbon.registry.core.utils.RegistryUtils.getResourceCache(RegistryUtils.java:271)
at
org.wso2.carbon.registry.core.caching.CacheBackedRegistry.getCache(CacheBackedRegistry.java:62)
 at
org.wso2.carbon.registry.core.caching.CacheBackedRegistry.resourceExists(CacheBackedRegistry.java:246)
 at
org.wso2.carbon.registry.core.session.UserRegistry.resourceExists(UserRegistry.java:629)
 at
org.wso2.carbon.lb.endpoint.internal.RegistryManager.getMapping(RegistryManager.java:39)
at
org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint.send(TenantAwareLoadBalanceEndpoint.java:242)
 at
org.apache.synapse.mediators.builtin.SendMediator.mediate(SendMediator.java:95)
 at
org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
at
org.apache.synapse.mediators.filters.InMediator.mediate(InMediator.java:55)
 at
org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:71)
 at
org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
at
org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:203)
 at
org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:83)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
at
org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:337)
 at
org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:169)
 at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
 at java.lang.Thread.run(Thread.java:722)


Regards,
Evanthika Amarasiri
Senior Technical Lead - Quality Assurance
Mobile: +94773125935
*
*
wso2.com Lean Enterprise Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Gayan Dhanushka
Congratzzz...!!!


On Thu, Sep 5, 2013 at 3:00 PM, Ishara Premadasa  wrote:

> Congratulations. :)
>
>
> On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka wrote:
>
>> Congratzzz Ayashkantha !!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun  wrote:
>>
>>> Congrats Ayashkantha
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
>>> manu...@wso2.com> wrote:
>>>
 Congratulations !!!


 On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe wrote:

> Congratz... 
>
> *Dhanuka Ranasinghe*
>
> Senior Software Engineer
> WSO2 Inc. ; http://wso2.com
>
> lean . enterprise . middleware
>
> phone : +94 715381915
>
>
> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana <
> darsh...@wso2.com> wrote:
>
>> Congratulations...!!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:
>>
>>> Congrats Ayashkantha!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:
>>>
 Hi everyone,

 It's my pleasure to announce Ayashkantha as a WSO2 commiter.
 Ayashkantha has done many contributions to the BAM product, and I'm 
 sure he
 will continue to be a valuable member to the team. Ayashkantha, welcome
 aboard and keep up the good work! ..


 Cheers,
 Anjana.

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

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


>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>> --
>> Regards,
>>
>> *
>> Darshana Gunawardana
>> *Software Engineer
>> WSO2 Inc.; http://wso2.com*
>> E-mail: darsh...@wso2.com
>> **Mobile: +94718566859
>> *Lean . Enterprise . Middleware
>>
>> ___
>> 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
>
>


 --
 Regards,
 Manula Chathurika Thantriwatte
 Software Engineer
 WSO2 Inc. : http://wso2.com
 lean . enterprise . middleware

 email : manu...@wso2.com / man...@apache.org
 phone : +94 772492511
 blog : http://manulachathurika.blogspot.com/




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


>>>
>>>
>>> --
>>> --
>>> Pulasthi Supun
>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>> Email: pulas...@wso2.com
>>> Mobile: +94 (71) 9258281
>>> Blog : http://pulasthisupun.blogspot.com/
>>> Git hub profile: https://github.com/pulasthi
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Software Engineer - WSO2 Inc.*
>> *email: shameera AT wso2.com  , shameera AT 
>> apache.org
>> *
>> *phone:  +9471 922 1454*
>> *
>> *
>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
>> *Twitter : *https://twitter.com/Shameera_R
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Ishara Premasada
> Software Engineer,
> WSO2 Inc. http://wso2.com/
> *Blog   :  http://isharapremadasa.blogspot.com/
> Twitter   :  https://twitter.com/ishadil
> Mobile   : +94 714445832*
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Gayan Dhanushka
Software Engineer
WSO2 Inc.
http://wso2.com

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


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Ishara Premadasa
Congratulations. :)


On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka wrote:

> Congratzzz Ayashkantha !!!
>
>
> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun  wrote:
>
>> Congrats Ayashkantha
>>
>>
>> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations !!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe wrote:
>>>
 Congratz... 

 *Dhanuka Ranasinghe*

 Senior Software Engineer
 WSO2 Inc. ; http://wso2.com

 lean . enterprise . middleware

 phone : +94 715381915


 On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana >>> > wrote:

> Congratulations...!!!
>
>
> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:
>
>> Congrats Ayashkantha!
>>
>>
>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:
>>
>>> Hi everyone,
>>>
>>> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
>>> Ayashkantha has done many contributions to the BAM product, and I'm 
>>> sure he
>>> will continue to be a valuable member to the team. Ayashkantha, welcome
>>> aboard and keep up the good work! ..
>>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>> --
>>> *Anjana Fernando*
>>> Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 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
>>
>>
>
>
> --
> Regards,
>
> *
> Darshana Gunawardana
> *Software Engineer
> WSO2 Inc.; http://wso2.com*
> E-mail: darsh...@wso2.com
> **Mobile: +94718566859
> *Lean . Enterprise . Middleware
>
> ___
> 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


>>>
>>>
>>> --
>>> Regards,
>>> Manula Chathurika Thantriwatte
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> email : manu...@wso2.com / man...@apache.org
>>> phone : +94 772492511
>>> blog : http://manulachathurika.blogspot.com/
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Software Engineer - WSO2 Inc.*
> *email: shameera AT wso2.com  , shameera AT 
> apache.org
> *
> *phone:  +9471 922 1454*
> *
> *
> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
> *Twitter : *https://twitter.com/Shameera_R
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ishara Premasada
Software Engineer,
WSO2 Inc. http://wso2.com/
*Blog   :  http://isharapremadasa.blogspot.com/
Twitter   :  https://twitter.com/ishadil
Mobile   : +94 714445832*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Susankha Nirmala
congratzz Ayashkantha !!!


On Thu, Sep 5, 2013 at 2:56 PM, Shameera Rathnayaka wrote:

> Congratzzz Ayashkantha !!!
>
>
> On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun  wrote:
>
>> Congrats Ayashkantha
>>
>>
>> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations !!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe wrote:
>>>
 Congratz... 

 *Dhanuka Ranasinghe*

 Senior Software Engineer
 WSO2 Inc. ; http://wso2.com

 lean . enterprise . middleware

 phone : +94 715381915


 On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana >>> > wrote:

> Congratulations...!!!
>
>
> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:
>
>> Congrats Ayashkantha!
>>
>>
>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:
>>
>>> Hi everyone,
>>>
>>> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
>>> Ayashkantha has done many contributions to the BAM product, and I'm 
>>> sure he
>>> will continue to be a valuable member to the team. Ayashkantha, welcome
>>> aboard and keep up the good work! ..
>>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>> --
>>> *Anjana Fernando*
>>> Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 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
>>
>>
>
>
> --
> Regards,
>
> *
> Darshana Gunawardana
> *Software Engineer
> WSO2 Inc.; http://wso2.com*
> E-mail: darsh...@wso2.com
> **Mobile: +94718566859
> *Lean . Enterprise . Middleware
>
> ___
> 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


>>>
>>>
>>> --
>>> Regards,
>>> Manula Chathurika Thantriwatte
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> email : manu...@wso2.com / man...@apache.org
>>> phone : +94 772492511
>>> blog : http://manulachathurika.blogspot.com/
>>>
>>>
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Pulasthi Supun
>> Software Engineer; WSO2 Inc.; http://wso2.com,
>> Email: pulas...@wso2.com
>> Mobile: +94 (71) 9258281
>> Blog : http://pulasthisupun.blogspot.com/
>> Git hub profile: https://github.com/pulasthi
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Software Engineer - WSO2 Inc.*
> *email: shameera AT wso2.com  , shameera AT 
> apache.org
> *
> *phone:  +9471 922 1454*
> *
> *
> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
> *Twitter : *https://twitter.com/Shameera_R
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Susankha Nirmala
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
Mobile : +94 77 593 2146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] - Cannot access the Management console in worker/manager separated setup with latest packs

2013-09-05 Thread Ravi Undupitiya
This seems to have been fixed in RC8 (including the tenatn domain not set
issue).


On Wed, Aug 21, 2013 at 8:39 PM, Evanthika Amarasiri wrote:

> Related JIRA [1]
>
> [1]  - https://wso2.org/jira/browse/LB-97
>
> Evanthika Amarasiri
> Senior Technical Lead - Quality Assurance
> Mobile: +94773125935
> *
> *
> wso2.com Lean Enterprise Middleware
>
>
> On Wed, Aug 21, 2013 at 4:47 PM, Evanthika Amarasiri 
> wrote:
>
>> Hi All,
>>
>> In our worker/manager separated setup, we cannot access the management
>> console. I see the below exception at ELB side. Used the same configuration
>> we used before.
>>
>>
>> ***
>> [2013-08-21 16:15:39,133]  WARN - PassThroughHttpSSLListener System may
>> be unstable: HTTPS ListeningIOReactor encountered a runtime exception :
>> Null action
>> java.lang.IllegalArgumentException: Null action
>> at
>> java.nio.charset.CharsetDecoder.onMalformedInput(CharsetDecoder.java:368)
>>  at
>> org.apache.http.impl.nio.NHttpConnectionBase.(NHttpConnectionBase.java:162)
>>  at
>> org.apache.http.impl.nio.DefaultNHttpServerConnection.(DefaultNHttpServerConnection.java:100)
>>  at
>> org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection.(LoggingNHttpServerConnection.java:62)
>>  at
>> org.apache.synapse.transport.http.conn.LoggingUtils.createServerConnection(LoggingUtils.java:73)
>>  at
>> org.apache.synapse.transport.http.conn.ServerConnFactory.createConnection(ServerConnFactory.java:90)
>>  at
>> org.apache.synapse.transport.passthru.ServerIODispatch.createConnection(ServerIODispatch.java:58)
>>  at
>> org.apache.synapse.transport.passthru.ServerIODispatch.createConnection(ServerIODispatch.java:39)
>>  at
>> org.apache.http.impl.nio.reactor.AbstractIODispatch.connected(AbstractIODispatch.java:71)
>> at
>> org.apache.http.impl.nio.reactor.BaseIOReactor.sessionCreated(BaseIOReactor.java:240)
>>  at
>> org.apache.http.impl.nio.reactor.AbstractIOReactor.processNewChannels(AbstractIOReactor.java:426)
>>  at
>> org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:288)
>>  at
>> org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
>> at
>> org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
>>  at java.lang.Thread.run(Thread.java:722)
>>
>> Regards,
>> Evanthika Amarasiri
>> Senior Technical Lead - Quality Assurance
>> Mobile: +94773125935
>> *
>> *
>> wso2.com Lean Enterprise Middleware
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: r...@wso2.com
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Shameera Rathnayaka
Congratzzz Ayashkantha !!!


On Thu, Sep 5, 2013 at 2:41 PM, Pulasthi Supun  wrote:

> Congrats Ayashkantha
>
>
> On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations !!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe wrote:
>>
>>> Congratz... 
>>>
>>> *Dhanuka Ranasinghe*
>>>
>>> Senior Software Engineer
>>> WSO2 Inc. ; http://wso2.com
>>>
>>> lean . enterprise . middleware
>>>
>>> phone : +94 715381915
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana 
>>> wrote:
>>>
 Congratulations...!!!


 On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:

> Congrats Ayashkantha!
>
>
> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:
>
>> Hi everyone,
>>
>> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
>> Ayashkantha has done many contributions to the BAM product, and I'm sure 
>> he
>> will continue to be a valuable member to the team. Ayashkantha, welcome
>> aboard and keep up the good work! ..
>>
>>
>> Cheers,
>> Anjana.
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> 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
>
>


 --
 Regards,

 *
 Darshana Gunawardana
 *Software Engineer
 WSO2 Inc.; http://wso2.com*
 E-mail: darsh...@wso2.com
 **Mobile: +94718566859
 *Lean . Enterprise . Middleware

 ___
 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
>>>
>>>
>>
>>
>> --
>> Regards,
>> Manula Chathurika Thantriwatte
>> Software Engineer
>> WSO2 Inc. : http://wso2.com
>> lean . enterprise . middleware
>>
>> email : manu...@wso2.com / man...@apache.org
>> phone : +94 772492511
>> blog : http://manulachathurika.blogspot.com/
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> --
> Pulasthi Supun
> Software Engineer; WSO2 Inc.; http://wso2.com,
> Email: pulas...@wso2.com
> Mobile: +94 (71) 9258281
> Blog : http://pulasthisupun.blogspot.com/
> Git hub profile: https://github.com/pulasthi
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Software Engineer - WSO2 Inc.*
*email: shameera AT wso2.com  , shameera AT
apache.org
*
*phone:  +9471 922 1454*
*
*
*Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561
*Twitter : *https://twitter.com/Shameera_R
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Pulasthi Supun
Congrats Ayashkantha


On Thu, Sep 5, 2013 at 2:38 PM, Manula Chathurika Thantriwatte <
manu...@wso2.com> wrote:

> Congratulations !!!
>
>
> On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe wrote:
>
>> Congratz... 
>>
>> *Dhanuka Ranasinghe*
>>
>> Senior Software Engineer
>> WSO2 Inc. ; http://wso2.com
>>
>> lean . enterprise . middleware
>>
>> phone : +94 715381915
>>
>>
>> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana 
>> wrote:
>>
>>> Congratulations...!!!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka wrote:
>>>
 Congrats Ayashkantha!


 On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando wrote:

> Hi everyone,
>
> It's my pleasure to announce Ayashkantha as a WSO2 commiter.
> Ayashkantha has done many contributions to the BAM product, and I'm sure 
> he
> will continue to be a valuable member to the team. Ayashkantha, welcome
> aboard and keep up the good work! ..
>
>
> Cheers,
> Anjana.
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 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


>>>
>>>
>>> --
>>> Regards,
>>>
>>> *
>>> Darshana Gunawardana
>>> *Software Engineer
>>> WSO2 Inc.; http://wso2.com*
>>> E-mail: darsh...@wso2.com
>>> **Mobile: +94718566859
>>> *Lean . Enterprise . Middleware
>>>
>>> ___
>>> 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
>>
>>
>
>
> --
> Regards,
> Manula Chathurika Thantriwatte
> Software Engineer
> WSO2 Inc. : http://wso2.com
> lean . enterprise . middleware
>
> email : manu...@wso2.com / man...@apache.org
> phone : +94 772492511
> blog : http://manulachathurika.blogspot.com/
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Manula Chathurika Thantriwatte
Congratulations !!!


On Thu, Sep 5, 2013 at 2:36 PM, Dhanuka Ranasinghe  wrote:

> Congratz... 
>
> *Dhanuka Ranasinghe*
>
> Senior Software Engineer
> WSO2 Inc. ; http://wso2.com
>
> lean . enterprise . middleware
>
> phone : +94 715381915
>
>
> On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana wrote:
>
>> Congratulations...!!!
>>
>>
>> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka  wrote:
>>
>>> Congrats Ayashkantha!
>>>
>>>
>>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:
>>>
 Hi everyone,

 It's my pleasure to announce Ayashkantha as a WSO2 commiter.
 Ayashkantha has done many contributions to the BAM product, and I'm sure he
 will continue to be a valuable member to the team. Ayashkantha, welcome
 aboard and keep up the good work! ..


 Cheers,
 Anjana.

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

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


>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
>>
>> --
>> Regards,
>>
>> *
>> Darshana Gunawardana
>> *Software Engineer
>> WSO2 Inc.; http://wso2.com*
>> E-mail: darsh...@wso2.com
>> **Mobile: +94718566859
>> *Lean . Enterprise . Middleware
>>
>> ___
>> 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
>
>


-- 
Regards,
Manula Chathurika Thantriwatte
Software Engineer
WSO2 Inc. : http://wso2.com
lean . enterprise . middleware

email : manu...@wso2.com / man...@apache.org
phone : +94 772492511
blog : http://manulachathurika.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Dhanuka Ranasinghe
Congratz... 

*Dhanuka Ranasinghe*

Senior Software Engineer
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 715381915


On Thu, Sep 5, 2013 at 2:27 PM, Darshana Gunawardana wrote:

> Congratulations...!!!
>
>
> On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka  wrote:
>
>> Congrats Ayashkantha!
>>
>>
>> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:
>>
>>> Hi everyone,
>>>
>>> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
>>> has done many contributions to the BAM product, and I'm sure he will
>>> continue to be a valuable member to the team. Ayashkantha, welcome aboard
>>> and keep up the good work! ..
>>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>> --
>>> *Anjana Fernando*
>>> Technical Lead
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> 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
>>
>>
>
>
> --
> Regards,
>
> *
> Darshana Gunawardana
> *Software Engineer
> WSO2 Inc.; http://wso2.com*
> E-mail: darsh...@wso2.com
> **Mobile: +94718566859
> *Lean . Enterprise . Middleware
>
> ___
> 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] WSO2 Committers += Ayashkantha

2013-09-05 Thread Darshana Gunawardana
Congratulations...!!!


On Thu, Sep 5, 2013 at 2:25 PM, Dunith Dhanushka  wrote:

> Congrats Ayashkantha!
>
>
> On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:
>
>> Hi everyone,
>>
>> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
>> has done many contributions to the BAM product, and I'm sure he will
>> continue to be a valuable member to the team. Ayashkantha, welcome aboard
>> and keep up the good work! ..
>>
>>
>> Cheers,
>> Anjana.
>>
>> --
>> *Anjana Fernando*
>> Technical Lead
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> 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
>
>


-- 
Regards,

*
Darshana Gunawardana
*Software Engineer
WSO2 Inc.; http://wso2.com*
E-mail: darsh...@wso2.com
**Mobile: +94718566859
*Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Dunith Dhanushka
Congrats Ayashkantha!


On Thu, Sep 5, 2013 at 2:13 PM, Anjana Fernando  wrote:

> Hi everyone,
>
> It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
> has done many contributions to the BAM product, and I'm sure he will
> continue to be a valuable member to the team. Ayashkantha, welcome aboard
> and keep up the good work! ..
>
>
> Cheers,
> Anjana.
>
> --
> *Anjana Fernando*
> Technical Lead
> WSO2 Inc. | http://wso2.com
> lean . enterprise . middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
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


[Dev] WSO2 Committers += Ayashkantha

2013-09-05 Thread Anjana Fernando
Hi everyone,

It's my pleasure to announce Ayashkantha as a WSO2 commiter. Ayashkantha
has done many contributions to the BAM product, and I'm sure he will
continue to be a valuable member to the team. Ayashkantha, welcome aboard
and keep up the good work! ..

Cheers,
Anjana.

-- 
*Anjana Fernando*
Technical Lead
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev