Re: [Dev] [CEP][stratos] Stratos single jvm cep aggregate functions issue

2014-08-17 Thread Reka Thirunavukkarasu
Hi Asiri,

If you are using stratos 4.0.0-RC4, then the concat operation in CEP might
be missing. CEP 3.1.0 supports the concat where CEP 3.0.0 doesn't support
it. We have added a extension to support concat with CEP 3.0.0 in Private
PaaS. You can find the sample extension in [1]. Can you add this extension
to Stratos 4.0.0-rc4 and try the same?

You will need to add the class to
STRATOS_HOME/repository/conf/siddhi/siddi.extesion as [2].

[1]
https://github.com/wso2/private-paas/blob/master/source/extensions/cep/stratos-cep-extension/src/main/java/org/apache/stratos/cep/extension/ConcatWindowProcessor.java

[2]
https://github.com/wso2/private-paas/blob/master/source/products/stratos/modules/distribution/src/main/conf/siddhi/siddhi.extension

Thanks,
Reka


On Mon, Aug 18, 2014 at 12:10 PM, Lasantha Fernando 
wrote:

> Hi Asiri,
>
> From the queries listed, it seems that you are using partitioned queries.
> If so, the aggregate will be given for each partition.
>
> Can you attach the relevant trace logs when the above issue occurs? The
> trace logs might help understand more what is happening underneath.
>
> Also, I think stratos uses CEP 3.0.0 instead of CEP 3.1.0. Therefore can
> you check with a CEP 3.0.0 standalone pack as well? However, no major
> changes were done to Siddhi when moving from CEP 3.0.0 to CEP 3.1.0. So
> Siddhi should behave exactly the same in both versions.
>
> Thanks,
> Lasantha
>
>
> On 17 August 2014 11:54, Asiri Liyana Arachchi 
> wrote:
>
>> Hi all,
>>
>> I'm using this [1] execution plan inside stratos single jvm installation.
>>
>> "select cluster_id,network_partition_id,avg(active_instances_count) as
>> instances_count, avg(in_flight_request_count) as count , 
>> *sum(served_request_count)
>> as served_count*
>>  insert into average_in_flight_requests "
>>
>> *sum*  doesn't  give expected output. I've checked the same query with a
>> standalone cep 3.1.0 and it gave desired results.
>> for an example : served_request_count =10 sent for four times to CEP
>> within a minute then the out put(served_count) is 80 (most of the time) or
>> 60 where it should be 40.
>>
>> I'm using stratos pack  4.0.0-rc4 (release )
>>
>> Can't figure out why this is happening. Any ideas?
>>
>> Thanks in advance.
>>
>> Regards,
>> Asiri
>>
>>
>>
>> [1] : from avg_rif_stat
>> select cluster_id, network_partition_id,active_instances_count,
>> in_flight_request_count,served_request_count,
>>  stratos:concat(cluster_id, '-' , network_partition_id) as
>> avg_rif_cluster_network
>> insert into avg_rif_concat;
>>  define partition avg_rif_cluster_partition by
>>  avg_rif_concat.avg_rif_cluster_network;
>> from avg_rif_concat#window.timeBatch(1 min)
>>  select cluster_id,network_partition_id,avg(active_instances_count) as
>> instances_count, avg(in_flight_request_count) as count ,
>> sum(served_request_count) as served_count
>>  insert into average_in_flight_requests
>> partition by avg_rif_cluster_partition;
>>  from average_in_flight_requests
>>  select cluster_id, network_partition_id,instances_count,
>> served_count,
>>  stratos:divider(served_count , instances_count) as
>> requests_per_instance
>>  insert into served_requests_per_instance;
>> from served_requests_per_instance#window.timeBatch(10 min)
>> select cluster_id,network_partition_id, avg(requests_per_instance) as
>> average_served_count
>>  insert into average_served_request_count;
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Lasantha Fernando*
> Software Engineer - Data Technologies Team
> WSO2 Inc. http://wso2.com
>
> email: lasan...@wso2.com
> mobile: (+94) 71 5247551
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Reka Thirunavukkarasu
Senior Software Engineer,
WSO2, Inc.:http://wso2.com,
Mobile: +94776442007
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 AppFactory 2.0.1 Milestone 4 Released!

2014-08-17 Thread Manisha Gayathri
WSO2 AppFactory 2.0.1 Milestone 4 Released!

WSO2 AppFactory team is pleased to announce the release of version 2.0.1 M4
of the WSO2 App Factory.

WSO2 App Factory is a multi-tenant, elastic and self-service enterprise
platform that enables multiple project teams to collaboratively create, run
and manage enterprise applications. Combining complete application
lifecycle management and Platform-as-a-Service (PaaS) capabilities, WSO2
App Factory makes it possible to develop, test, deploy to production and
retire applications with a single click. It also provides an easy way to
discover and consume apps and APIs through a user-friendly storefront.




The key feature for this release is BYOAT.

 The distribution is available to download at [1] .

Bug fixes in this release can be found at [2].

Puppet manifests for App Factory can be found at [3].


We encourage you to report issues, documentation faults and feature
requests regarding WSO2 AppFactory through the public WSO2 AppFactory JIRA
.

[1]
https://svn.wso2.org/repos/wso2/scratch/appfactorycc_tags/2.0.1-M4/packs/wso2appfactory-2.0.1.zip
[2] 
*https://wso2.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+APPFAC+AND+fixVersion+%3D+%222.0.1-M4%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide
*
[3]
https://svn.wso2.org/repos/wso2/scratch/appfactorycc_tags/2.0.1-M4/appfactory_2.0.0/products/appfactory/2.0.1/modules/puppet-manifests/


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

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


Re: [Dev] Staus update: API manager 1.7.1 Migration testing 1.6.0 to 1.7.0.

2014-08-17 Thread Chathurika De Silva
Hi Chamila

As i understand regarding APIMANAGER-2662
 following are the two
workarounds.

1. As mentioned in the readme.txt., edit *each* api xml in the
APIM_1.7.0/repository/deployment/server/synapse-config/default/api
directory.
   Replace

   with




2. Manually go to implement tab in the edit mode of *each* of the APIs and
click manage

If a customer wants to migrate hundreds of APIs, is it a feasible  solution
from the customer's perspective? Ideally when a customer migrates from an
older version, they should be able to work with their data as they worked
before the migration. Since invoking an API is the core functionality of
API Manager, is it really feasible in asking the customer to follow above
1st or 2nd method?

>From the customer/user perspective above given solution cannot be accepted.
In my opinion this should be handled by our side without asking the
customer/user to take extra effort in bringing his migrated data to work
properly.

Thank You
Erandi



On Mon, Aug 18, 2014 at 11:40 AM, Chamila Adhikarinayake 
wrote:

> Hi Chathurika,
>
> Issues mentioned in the previous mail are fixed in the latest 17/08/2014
> pack[1]. There are some updates done to the migration tool readme.txt file
> as well. You can proceed with the migration testing. For the issue
> APIMANAGER-2662  please
> read the comments in the jira (these instructions are added to the
> readme.txt).
>
> [1] https://svn.wso2.org/repos/wso2/scratch/chunk13-release/17-08-2014/
> Thanks,
> Chamila.
>
>
> On Wed, Aug 13, 2014 at 5:05 PM, Chathurika De Silva  > wrote:
>
>> Hi All
>>
>> As per the pack released on 05/08/2014 following is the status
>>
>> 1. APIMANAGER-2662  -
>> issue status - inprogress. This is the main scenario of the migration. Thus
>> the fix for this is crucial to proceed with the proper user scenario based
>> testing
>> 2. APIMANAGER-2698  -
>> issue status - reopened. This issue corrupts the entire database.
>> 3. APIMANAGER-2669  -
>> issue status - reopened. The resources added before the migration is not
>> copied correctly
>> 3. APIMANAGER-2672  -
>> issue status - reopened (due to APIMANAGER-2669
>> ) . This issue cannot be
>> verified until APIMANAGER-2698
>>  is fixed.
>>
>> Since the above mentioned issues are blocking, the migration testing
>> cannot be proceeded for the 05/08/2014 pack
>>
>> Thank You
>>
>>
>> On Mon, Aug 11, 2014 at 2:26 PM, Uvindra Dias Jayasinha > > wrote:
>>
>>> The ticket has been resolved, please continue with testing
>>>
>>>
>>> On 11 August 2014 12:49, Uvindra Dias Jayasinha 
>>> wrote:
>>>
 Seems the stack trace is different from what was originally reported
 for this ticket, can we have a closer look at this? Please ping me when you
 get back to your seat. Thanks


 On 11 August 2014 12:30, Chathurika De Silva 
 wrote:

> Hi
>
> We started to test the migration with the 05/08/2014 pack and
> APIMANAGER-2529 is reopened. This is currently blocking the testing
>
> Thank You
>
>
> On Tue, Aug 5, 2014 at 10:26 AM, Chalitha Waldeniyage <
> chali...@wso2.com> wrote:
>
>> Hi,
>>
>> We have covered entire cycle of testing with 29th pack.But untill we
>> get the above mentioned issues fixed,we cannot proceed with migration
>> testing in API Manager 1.7.1 further.
>>
>> Thank you
>>
>>
>> On Fri, Aug 1, 2014 at 6:10 PM, Chathurika De Silva <
>> chathuri...@wso2.com> wrote:
>>
>>> Hi All
>>>
>>> As of today (01.08.2014) the migration test is being done with the
>>> API Manager pack (29/07/2014)
>>>
>>> The issue APIMANAGER-2559 is now fixed and thus closed after
>>> verifying in the above mentioned pack.
>>>
>>> Furthermore a smoke test was done in the windows environment for the
>>> migration as well as for basic API Manager scenarios.
>>>
>>> Thank You
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Thu, Jul 31, 2014 at 6:09 PM, Chathurika De Silva <
>>> chathuri...@wso2.com> wrote:
>>>
 Hi All

 I conducted a test on windows environment to verify APIMANAGER-2559

 This is issue is fixed for super tenant but not for other tenants
 due to APIMANAGER-2529. Both of the above issues are reopened since 
 it's
 blocking tenant related data migration.


 Thanks and best regards



 On Wed, Jul 30, 2014 at 6:06 PM, Chathurika De Silva <
 chathuri...@wso2.com> wrote:

> Hi All
>

Re: [Dev] [CEP][stratos] Stratos single jvm cep aggregate functions issue

2014-08-17 Thread Lasantha Fernando
Hi Asiri,

>From the queries listed, it seems that you are using partitioned queries.
If so, the aggregate will be given for each partition.

Can you attach the relevant trace logs when the above issue occurs? The
trace logs might help understand more what is happening underneath.

Also, I think stratos uses CEP 3.0.0 instead of CEP 3.1.0. Therefore can
you check with a CEP 3.0.0 standalone pack as well? However, no major
changes were done to Siddhi when moving from CEP 3.0.0 to CEP 3.1.0. So
Siddhi should behave exactly the same in both versions.

Thanks,
Lasantha


On 17 August 2014 11:54, Asiri Liyana Arachchi  wrote:

> Hi all,
>
> I'm using this [1] execution plan inside stratos single jvm installation.
>
> "select cluster_id,network_partition_id,avg(active_instances_count) as
> instances_count, avg(in_flight_request_count) as count , 
> *sum(served_request_count)
> as served_count*
>  insert into average_in_flight_requests "
>
> *sum*  doesn't  give expected output. I've checked the same query with a
> standalone cep 3.1.0 and it gave desired results.
> for an example : served_request_count =10 sent for four times to CEP
> within a minute then the out put(served_count) is 80 (most of the time) or
> 60 where it should be 40.
>
> I'm using stratos pack  4.0.0-rc4 (release )
>
> Can't figure out why this is happening. Any ideas?
>
> Thanks in advance.
>
> Regards,
> Asiri
>
>
>
> [1] : from avg_rif_stat
> select cluster_id, network_partition_id,active_instances_count,
> in_flight_request_count,served_request_count,
>  stratos:concat(cluster_id, '-' , network_partition_id) as
> avg_rif_cluster_network
> insert into avg_rif_concat;
>  define partition avg_rif_cluster_partition by
>  avg_rif_concat.avg_rif_cluster_network;
> from avg_rif_concat#window.timeBatch(1 min)
>  select cluster_id,network_partition_id,avg(active_instances_count) as
> instances_count, avg(in_flight_request_count) as count ,
> sum(served_request_count) as served_count
>  insert into average_in_flight_requests
> partition by avg_rif_cluster_partition;
>  from average_in_flight_requests
>  select cluster_id, network_partition_id,instances_count,
> served_count,
>  stratos:divider(served_count , instances_count) as
> requests_per_instance
>  insert into served_requests_per_instance;
> from served_requests_per_instance#window.timeBatch(10 min)
> select cluster_id,network_partition_id, avg(requests_per_instance) as
> average_served_count
>  insert into average_served_request_count;
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: lasan...@wso2.com
mobile: (+94) 71 5247551
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Cassanda 2.0

2014-08-17 Thread Udara Rathnayake
Hi,

I tried to discuss this few months back but haven't got any positive
reply(no reply at all). Hope we can carry this discussion forward.
AFAIK at the moment we support external Cassandra 2.0, but have to make
this a platform-wide story.

Regards,
UdaraR


On Mon, Aug 18, 2014 at 11:22 AM, Darshana Akalanka Pagoda Arachchi <
darsha...@wso2.com> wrote:

> Hi all,
>
> Isn't it time to move to cassandra 2.0.x with cql 3.1.x.
>
> What's new in Cassandra | DataStax Cassandra 2.0 Documentation
> 
>
> http://cassandra.apache.org/doc/cql3/CQL.html#changes
>
> This will allow us to simplify some of the data models specially because
> of the 'SELECT DISTINCT' support on partition keys.
>
> WDYT?
>
> --
> *Darshana Akalanka Pagoda Arachchi,*
> *Software Engineer*
> *078-4721791*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : +94 772207239
Twitter : http://twitter.com/udarakr
Blog: http://udarakr.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Staus update: API manager 1.7.1 Migration testing 1.6.0 to 1.7.0.

2014-08-17 Thread Chamila Adhikarinayake
Hi Chathurika,

Issues mentioned in the previous mail are fixed in the latest 17/08/2014
pack[1]. There are some updates done to the migration tool readme.txt file
as well. You can proceed with the migration testing. For the issue
APIMANAGER-2662  please read
the comments in the jira (these instructions are added to the readme.txt).

[1] https://svn.wso2.org/repos/wso2/scratch/chunk13-release/17-08-2014/
Thanks,
Chamila.


On Wed, Aug 13, 2014 at 5:05 PM, Chathurika De Silva 
wrote:

> Hi All
>
> As per the pack released on 05/08/2014 following is the status
>
> 1. APIMANAGER-2662  - issue
> status - inprogress. This is the main scenario of the migration. Thus the
> fix for this is crucial to proceed with the proper user scenario based
> testing
> 2. APIMANAGER-2698  - issue
> status - reopened. This issue corrupts the entire database.
> 3. APIMANAGER-2669  - issue
> status - reopened. The resources added before the migration is not copied
> correctly
> 3. APIMANAGER-2672  - issue
> status - reopened (due to APIMANAGER-2669
> ) . This issue cannot be
> verified until APIMANAGER-2698
>  is fixed.
>
> Since the above mentioned issues are blocking, the migration testing
> cannot be proceeded for the 05/08/2014 pack
>
> Thank You
>
>
> On Mon, Aug 11, 2014 at 2:26 PM, Uvindra Dias Jayasinha 
> wrote:
>
>> The ticket has been resolved, please continue with testing
>>
>>
>> On 11 August 2014 12:49, Uvindra Dias Jayasinha  wrote:
>>
>>> Seems the stack trace is different from what was originally reported for
>>> this ticket, can we have a closer look at this? Please ping me when you get
>>> back to your seat. Thanks
>>>
>>>
>>> On 11 August 2014 12:30, Chathurika De Silva 
>>> wrote:
>>>
 Hi

 We started to test the migration with the 05/08/2014 pack and
 APIMANAGER-2529 is reopened. This is currently blocking the testing

 Thank You


 On Tue, Aug 5, 2014 at 10:26 AM, Chalitha Waldeniyage <
 chali...@wso2.com> wrote:

> Hi,
>
> We have covered entire cycle of testing with 29th pack.But untill we
> get the above mentioned issues fixed,we cannot proceed with migration
> testing in API Manager 1.7.1 further.
>
> Thank you
>
>
> On Fri, Aug 1, 2014 at 6:10 PM, Chathurika De Silva <
> chathuri...@wso2.com> wrote:
>
>> Hi All
>>
>> As of today (01.08.2014) the migration test is being done with the
>> API Manager pack (29/07/2014)
>>
>> The issue APIMANAGER-2559 is now fixed and thus closed after
>> verifying in the above mentioned pack.
>>
>> Furthermore a smoke test was done in the windows environment for the
>> migration as well as for basic API Manager scenarios.
>>
>> Thank You
>>
>>
>>
>>
>>
>>
>> On Thu, Jul 31, 2014 at 6:09 PM, Chathurika De Silva <
>> chathuri...@wso2.com> wrote:
>>
>>> Hi All
>>>
>>> I conducted a test on windows environment to verify APIMANAGER-2559
>>>
>>> This is issue is fixed for super tenant but not for other tenants
>>> due to APIMANAGER-2529. Both of the above issues are reopened since it's
>>> blocking tenant related data migration.
>>>
>>>
>>> Thanks and best regards
>>>
>>>
>>>
>>> On Wed, Jul 30, 2014 at 6:06 PM, Chathurika De Silva <
>>> chathuri...@wso2.com> wrote:
>>>
 Hi All

 I am going to conduct a testing round in Windows to verify
 APIMANAGER-2559. Will circle back to you once i am done.

 Thank You



 On Wed, Jul 30, 2014 at 6:03 PM, Chalitha Waldeniyage <
 chali...@wso2.com> wrote:

> Hi All
>
> We are currently carrying on the $subject and please find the
> update as of 30.07.2014
>
> *QA Personal* : Chalitha Waldeniyage and Chathurika De Silva
>
> *Environment details*:
>
> Operating System : Linux
> Java Version/Java VM :jdk1.7.0 (Oracle)
> Packs : APIM 1.7.1
> DBMS: mysql and oracle
> Browser : Firefox 29.0 and Chrome 35.0
> Set up :Stand alone pack
>
> *Issues reported - Priority (Blocker)*
>
> APIMANAGER-2529  - This issue is blocking the actual migration
> process but a workaround has been given.The latest documentation 
> should be
> updated accordingly
> APIMANAGER-2534 - This issue is related to missing information
> after the migration
> APIMANAGER-2535 - HTTP verbs are not correctly copied to the
> migrated A

[Dev] Cassanda 2.0

2014-08-17 Thread Darshana Akalanka Pagoda Arachchi
Hi all,

Isn't it time to move to cassandra 2.0.x with cql 3.1.x.

What's new in Cassandra | DataStax Cassandra 2.0 Documentation


http://cassandra.apache.org/doc/cql3/CQL.html#changes

This will allow us to simplify some of the data models specially because of
the 'SELECT DISTINCT' support on partition keys.

WDYT?

-- 
*Darshana Akalanka Pagoda Arachchi,*
*Software Engineer*
*078-4721791*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] what is the difference between EnableGatewayKeyCache and EnableGatewayResourceCache

2014-08-17 Thread Nuwan Dias
Hi Shavantha,

The  entry enables/disables a cache which we use to
store tokens. Whereas the  entry
enables/disables a cache which we use to store data of API resources.

Your observations are not related to the resource cache AFAIU, but they are
related to the token cache. The token cache is used to store information
related to a token. Ex: token's validity period, token owner's username,
etc. The resource cache is used to store information related to API
resources such as a resource's auth type, tier, etc.

Thanks,
NuwanD.


On Sat, Aug 16, 2014 at 10:37 AM, Shavantha Weerasinghe 
wrote:

> Hi Nuwan
>
> What is the difference between the two properties EnableGatewayKeyCache
> and EnableGatewayResourceCache that exist within the api-manager.xml.
>
> I tested with both enabled disabled and one of the two enabled and what I
> noticed was that when EnableGatewayKeyCache was enabled and if we delete an
> application then the invocation of an API stopps after about 15 minutes
> where as if the *EnableGatewayKeyCache *was disabled and
> EnableGatewayResourceCache was enabled then upon deleting an application
> with the subscriptions the invocation is not allowed
>
> regards,
> Shavantha Weerasinghe
> Senior Software Engineer QA
> WSO2, Inc.
> lean.enterprise.middleware.
> http://wso2.com
> http://wso2.org
> Tel : 94 11 214 5345
> Fax :94 11 2145300
>
>


-- 
Nuwan Dias

Associate Tech Lead - 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


[Dev] Registry GET call happens within a transaction

2014-08-17 Thread Subash Chaturanga
Hi Senaka et al,
Is there any particular reason for doing $subject ? Because transactional
db connection is always heavy and many applications doing the GET quite
frequently. IMO we should not be doing a read in a transactional manner.
Pls correct me if I am missing something.

I am referring EmbeddedRegitry#get.

-- 
Thanks
/subash

*Subash Chaturanga*
Senior Software Engineer & Lead WSO2 Governance Registry
Platform TG; WSO2 Inc. http://wso2.com
Contact:
email: sub...@wso2.com
blog:  http://subashsdm.blogspot.com/
twitter: @subash89
phone: +9477 2225922
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Dunith Dhanushka
Congrats Dilini!


On Mon, Aug 18, 2014 at 10:58 AM, Gimantha Bandara 
wrote:

> Congratz Dilini
>
>
> On Mon, Aug 18, 2014 at 10:44 AM, Sewwandi Perera 
> wrote:
>
>> Congratulations Dilini...!!! :)
>>
>>
>> On Mon, Aug 18, 2014 at 10:28 AM, Abimaran Kugathasan 
>> wrote:
>>
>>> Congrats Dilini!
>>>
>>>
>>> On Mon, Aug 18, 2014 at 9:16 AM, Manula Chathurika Thantriwatte <
>>> manu...@wso2.com> wrote:
>>>
 Congratulations !!!


 On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga 
 wrote:

> Congratulations Dilini!
>
>
> On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage <
> chali...@wso2.com> wrote:
>
>> Congratulations.. Dilini.. :)
>>
>>
>> On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari > > wrote:
>>
>>> Congratulations Dilini!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
>>> wrote:
>>>
 Congratulations!


 On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
 wrote:

> Congratz Dilini!
>
> Thank you  & Best regards,
>
> *Amal Gunatilake*
>  Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
>
> On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera <
> waru...@wso2.com> wrote:
>
>> Congratulations..!
>>
>>
>> On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera <
>> milin...@wso2.com> wrote:
>>
>>> Congratulations dilini 
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
>>> gayas...@wso2.com> wrote:
>>>
 Congratulations Dilini!


 On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
 sesh...@wso2.com> wrote:

> SUPERB! Congrats dilini!
>
>
> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
> kal...@wso2.com> wrote:
>
>> Congratulations Dilini !
>>
>>
>> On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
>> daksh...@wso2.com> wrote:
>>
>>> Congratulations.. !
>>>
>>> *Dakshika Jayathilaka*
>>> Software Engineer
>>> WSO2, Inc.
>>> lean.enterprise.middleware
>>> 0771100911
>>>
>>>
>>> On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh <
>>> me...@apache.org> wrote:
>>>
 Congratulations Dilini !!!


 On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
 ar...@wso2.com> wrote:

> Congratzz Dilini..!!!
>
>
> On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
> soh...@wso2.com> wrote:
>
>> Congratulations 
>>
>> Sohani Weerasinghe
>> Software Engineer
>> WSO2, Inc: http://wso2.com
>>
>> Mobile  : +94 716439774
>> Blog :http://christinetechtips.blogspot.com/
>> Twitter  : https://twitter.com/sohanichristine
>>
>>
>> On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
>> susi...@wso2.com> wrote:
>>
>>> Congratulations.. !
>>>
>>>
>>>
>>> On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah
>>> Suhothayan  wrote:
>>>

 Hi All,

 It's my pleasure to announce Dilini Muthumala as a
 WSO2 Committer. Dilini has been a valuable contributor
 for WSO2 CEP product and in recognition of her 
 contributions to WSO2, she
 has been voted as a WSO2Committer.

 Dilini, Congratulations and Keep up the good work!

 Thanks and Regards,
 Suho
  --

 *S. Suhothayan*
 Technical Lead & Team Lead of WSO2 Complex Event
 Processor
  *WSO2 Inc. *http://wso2.com
 * *
 lean . enterprise . middleware


 *cell: (+94) 779 756 757
 <%28%2B94%29%20779%20756%20757> | blog: 
 http://suhothayan.blogspot.com/
>

[Dev] {chunk-13 pack -17/08/2014}

2014-08-17 Thread Vijayaratha Vijayasingam
Hi all;
Please find pack here[1]

[1]https://svn.wso2.org/repos/wso2/scratch/chunk13-release/17-08-2014/

Thanks.

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


Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Gimantha Bandara
Congratz Dilini


On Mon, Aug 18, 2014 at 10:44 AM, Sewwandi Perera  wrote:

> Congratulations Dilini...!!! :)
>
>
> On Mon, Aug 18, 2014 at 10:28 AM, Abimaran Kugathasan 
> wrote:
>
>> Congrats Dilini!
>>
>>
>> On Mon, Aug 18, 2014 at 9:16 AM, Manula Chathurika Thantriwatte <
>> manu...@wso2.com> wrote:
>>
>>> Congratulations !!!
>>>
>>>
>>> On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga  wrote:
>>>
 Congratulations Dilini!


 On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage <
 chali...@wso2.com> wrote:

> Congratulations.. Dilini.. :)
>
>
> On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari 
> wrote:
>
>> Congratulations Dilini!
>>
>>
>> On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
>> wrote:
>>
>>> Congratulations!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
>>> wrote:
>>>
 Congratz Dilini!

 Thank you  & Best regards,

 *Amal Gunatilake*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware


 On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera <
 waru...@wso2.com> wrote:

> Congratulations..!
>
>
> On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera <
> milin...@wso2.com> wrote:
>
>> Congratulations dilini 
>>
>>
>> On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
>> gayas...@wso2.com> wrote:
>>
>>> Congratulations Dilini!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
>>> sesh...@wso2.com> wrote:
>>>
 SUPERB! Congrats dilini!


 On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
 kal...@wso2.com> wrote:

> Congratulations Dilini !
>
>
> On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
> daksh...@wso2.com> wrote:
>
>> Congratulations.. !
>>
>> *Dakshika Jayathilaka*
>> Software Engineer
>> WSO2, Inc.
>> lean.enterprise.middleware
>> 0771100911
>>
>>
>> On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh <
>> me...@apache.org> wrote:
>>
>>> Congratulations Dilini !!!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
>>> ar...@wso2.com> wrote:
>>>
 Congratzz Dilini..!!!


 On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
 soh...@wso2.com> wrote:

> Congratulations 
>
> Sohani Weerasinghe
> Software Engineer
> WSO2, Inc: http://wso2.com
>
> Mobile  : +94 716439774
> Blog :http://christinetechtips.blogspot.com/
> Twitter  : https://twitter.com/sohanichristine
>
>
> On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
> susi...@wso2.com> wrote:
>
>> Congratulations.. !
>>
>>
>>
>> On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah
>> Suhothayan  wrote:
>>
>>>
>>> Hi All,
>>>
>>> It's my pleasure to announce Dilini Muthumala as a WSO2
>>> Committer. Dilini has been a valuable contributor for
>>> WSO2 CEP product and in recognition of her contributions to 
>>> WSO2, she has
>>> been voted as a WSO2Committer.
>>>
>>> Dilini, Congratulations and Keep up the good work!
>>>
>>> Thanks and Regards,
>>> Suho
>>>  --
>>>
>>> *S. Suhothayan*
>>> Technical Lead & Team Lead of WSO2 Complex Event
>>> Processor
>>>  *WSO2 Inc. *http://wso2.com
>>> * *
>>> lean . enterprise . middleware
>>>
>>>
>>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757>
>>> | blog: http://suhothayan.blogspot.com/ 
>>> 
>>> twitter: http://twitter.com/suhothayan 
>>>  |
>>> linked-in: http://lk.linkedin.com/in/suhothayan
>>> 

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Lasantha Fernando
Congratz Dilini.. :-)


On 18 August 2014 10:28, Abimaran Kugathasan  wrote:

> Congrats Dilini!
>
>
> On Mon, Aug 18, 2014 at 9:16 AM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations !!!
>>
>>
>> On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga  wrote:
>>
>>> Congratulations Dilini!
>>>
>>>
>>> On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage >> > wrote:
>>>
 Congratulations.. Dilini.. :)


 On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari 
 wrote:

> Congratulations Dilini!
>
>
> On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
> wrote:
>
>> Congratulations!
>>
>>
>> On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
>> wrote:
>>
>>> Congratz Dilini!
>>>
>>> Thank you  & Best regards,
>>>
>>> *Amal Gunatilake*
>>>  Software Engineer
>>> WSO2 Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera >> > wrote:
>>>
 Congratulations..!


 On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera >>> > wrote:

> Congratulations dilini 
>
>
> On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
> gayas...@wso2.com> wrote:
>
>> Congratulations Dilini!
>>
>>
>> On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
>> sesh...@wso2.com> wrote:
>>
>>> SUPERB! Congrats dilini!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
>>> kal...@wso2.com> wrote:
>>>
 Congratulations Dilini !


 On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
 daksh...@wso2.com> wrote:

> Congratulations.. !
>
> *Dakshika Jayathilaka*
> Software Engineer
> WSO2, Inc.
> lean.enterprise.middleware
> 0771100911
>
>
> On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh <
> me...@apache.org> wrote:
>
>> Congratulations Dilini !!!
>>
>>
>> On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
>> ar...@wso2.com> wrote:
>>
>>> Congratzz Dilini..!!!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
>>> soh...@wso2.com> wrote:
>>>
 Congratulations 

 Sohani Weerasinghe
 Software Engineer
 WSO2, Inc: http://wso2.com

 Mobile  : +94 716439774
 Blog :http://christinetechtips.blogspot.com/
 Twitter  : https://twitter.com/sohanichristine


 On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
 susi...@wso2.com> wrote:

> Congratulations.. !
>
>
>
> On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah Suhothayan
>  wrote:
>
>>
>> Hi All,
>>
>> It's my pleasure to announce Dilini Muthumala as a WSO2
>> Committer. Dilini has been a valuable contributor for
>> WSO2 CEP product and in recognition of her contributions to 
>> WSO2, she has
>> been voted as a WSO2Committer.
>>
>> Dilini, Congratulations and Keep up the good work!
>>
>> Thanks and Regards,
>> Suho
>>  --
>>
>> *S. Suhothayan*
>> Technical Lead & Team Lead of WSO2 Complex Event Processor
>>  *WSO2 Inc. *http://wso2.com
>> * *
>> lean . enterprise . middleware
>>
>>
>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757>
>> | blog: http://suhothayan.blogspot.com/ 
>> 
>> twitter: http://twitter.com/suhothayan 
>>  |
>> linked-in: http://lk.linkedin.com/in/suhothayan
>> *
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Sewwandi Perera
Congratulations Dilini...!!! :)


On Mon, Aug 18, 2014 at 10:28 AM, Abimaran Kugathasan 
wrote:

> Congrats Dilini!
>
>
> On Mon, Aug 18, 2014 at 9:16 AM, Manula Chathurika Thantriwatte <
> manu...@wso2.com> wrote:
>
>> Congratulations !!!
>>
>>
>> On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga  wrote:
>>
>>> Congratulations Dilini!
>>>
>>>
>>> On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage >> > wrote:
>>>
 Congratulations.. Dilini.. :)


 On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari 
 wrote:

> Congratulations Dilini!
>
>
> On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
> wrote:
>
>> Congratulations!
>>
>>
>> On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
>> wrote:
>>
>>> Congratz Dilini!
>>>
>>> Thank you  & Best regards,
>>>
>>> *Amal Gunatilake*
>>>  Software Engineer
>>> WSO2 Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera >> > wrote:
>>>
 Congratulations..!


 On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera >>> > wrote:

> Congratulations dilini 
>
>
> On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
> gayas...@wso2.com> wrote:
>
>> Congratulations Dilini!
>>
>>
>> On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
>> sesh...@wso2.com> wrote:
>>
>>> SUPERB! Congrats dilini!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
>>> kal...@wso2.com> wrote:
>>>
 Congratulations Dilini !


 On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
 daksh...@wso2.com> wrote:

> Congratulations.. !
>
> *Dakshika Jayathilaka*
> Software Engineer
> WSO2, Inc.
> lean.enterprise.middleware
> 0771100911
>
>
> On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh <
> me...@apache.org> wrote:
>
>> Congratulations Dilini !!!
>>
>>
>> On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
>> ar...@wso2.com> wrote:
>>
>>> Congratzz Dilini..!!!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
>>> soh...@wso2.com> wrote:
>>>
 Congratulations 

 Sohani Weerasinghe
 Software Engineer
 WSO2, Inc: http://wso2.com

 Mobile  : +94 716439774
 Blog :http://christinetechtips.blogspot.com/
 Twitter  : https://twitter.com/sohanichristine


 On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
 susi...@wso2.com> wrote:

> Congratulations.. !
>
>
>
> On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah Suhothayan
>  wrote:
>
>>
>> Hi All,
>>
>> It's my pleasure to announce Dilini Muthumala as a WSO2
>> Committer. Dilini has been a valuable contributor for
>> WSO2 CEP product and in recognition of her contributions to 
>> WSO2, she has
>> been voted as a WSO2Committer.
>>
>> Dilini, Congratulations and Keep up the good work!
>>
>> Thanks and Regards,
>> Suho
>>  --
>>
>> *S. Suhothayan*
>> Technical Lead & Team Lead of WSO2 Complex Event Processor
>>  *WSO2 Inc. *http://wso2.com
>> * *
>> lean . enterprise . middleware
>>
>>
>> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757>
>> | blog: http://suhothayan.blogspot.com/ 
>> 
>> twitter: http://twitter.com/suhothayan 
>>  |
>> linked-in: http://lk.linkedin.com/in/suhothayan
>> *
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
>>

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Abimaran Kugathasan
Congrats Dilini!


On Mon, Aug 18, 2014 at 9:16 AM, Manula Chathurika Thantriwatte <
manu...@wso2.com> wrote:

> Congratulations !!!
>
>
> On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga  wrote:
>
>> Congratulations Dilini!
>>
>>
>> On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage 
>> wrote:
>>
>>> Congratulations.. Dilini.. :)
>>>
>>>
>>> On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari 
>>> wrote:
>>>
 Congratulations Dilini!


 On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
 wrote:

> Congratulations!
>
>
> On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
> wrote:
>
>> Congratz Dilini!
>>
>> Thank you  & Best regards,
>>
>> *Amal Gunatilake*
>>  Software Engineer
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>>
>> On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera 
>> wrote:
>>
>>> Congratulations..!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera 
>>> wrote:
>>>
 Congratulations dilini 


 On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
 gayas...@wso2.com> wrote:

> Congratulations Dilini!
>
>
> On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
> sesh...@wso2.com> wrote:
>
>> SUPERB! Congrats dilini!
>>
>>
>> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
>> kal...@wso2.com> wrote:
>>
>>> Congratulations Dilini !
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
>>> daksh...@wso2.com> wrote:
>>>
 Congratulations.. !

 *Dakshika Jayathilaka*
 Software Engineer
 WSO2, Inc.
 lean.enterprise.middleware
 0771100911


 On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh >>> > wrote:

> Congratulations Dilini !!!
>
>
> On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
> ar...@wso2.com> wrote:
>
>> Congratzz Dilini..!!!
>>
>>
>> On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
>> soh...@wso2.com> wrote:
>>
>>> Congratulations 
>>>
>>> Sohani Weerasinghe
>>> Software Engineer
>>> WSO2, Inc: http://wso2.com
>>>
>>> Mobile  : +94 716439774
>>> Blog :http://christinetechtips.blogspot.com/
>>> Twitter  : https://twitter.com/sohanichristine
>>>
>>>
>>> On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
>>> susi...@wso2.com> wrote:
>>>
 Congratulations.. !



 On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah Suhothayan
  wrote:

>
> Hi All,
>
> It's my pleasure to announce Dilini Muthumala as a WSO2
> Committer. Dilini has been a valuable contributor for
> WSO2 CEP product and in recognition of her contributions to 
> WSO2, she has
> been voted as a WSO2Committer.
>
> Dilini, Congratulations and Keep up the good work!
>
> Thanks and Regards,
> Suho
>  --
>
> *S. Suhothayan*
> Technical Lead & Team Lead of WSO2 Complex Event Processor
>  *WSO2 Inc. *http://wso2.com
> * *
> lean . enterprise . middleware
>
>
> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> |
> blog: http://suhothayan.blogspot.com/ 
> 
> twitter: http://twitter.com/suhothayan 
>  |
> linked-in: http://lk.linkedin.com/in/suhothayan
> *
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *Susinda Perera*
 Software Engineer
 Mobile:(+94)716049075

 WSO2 Inc. http://wso2.com/
 Tel : 94 11 214 5345 Fax :94 11 2145300


>>

Re: [Dev] [API Manager] - Status of API Subscriptions

2014-08-17 Thread Abimaran Kugathasan
Hi Shavantha,

It's for the product 1.7.1, not only for any specific clients.


On Mon, Aug 18, 2014 at 8:55 AM, Shavantha Weerasinghe 
wrote:

> Hi Abimaran
>
> These new statuses is it for 171 version or is it for a specific client.
> We can cover these new statuses with the 171 pack in QA
>
> regards,
>
> Shavantha Weerasinghe
> Senior Software Engineer QA
> WSO2, Inc.
> lean.enterprise.middleware.
> http://wso2.com
> http://wso2.org
> Tel : 94 11 214 5345
> Fax :94 11 2145300
>
>
>
> On Fri, Aug 8, 2014 at 3:23 PM, Abimaran Kugathasan 
> wrote:
>
>>  Hi Sumedha,
>>
>> In Current APIM, following are the status of a API Subscriptions
>>
>> BLOCKED, PROD_ONLY_BLOCKED, UNBLOCKED, ON_HOLD, REJECTED
>>
>> Consider following scenario/use case and relevant status of API
>> subscriptions
>>
>> 1. An Application subscribes an API  -  UNBLOCKED
>>
>> 2. Publisher blocks the Application- BLOCKED
>>
>> 3. Application unsubscribes the API  - The entry will be
>> removed from DB
>>
>> 4. Same Application subscribes to same API - UNBLOCKED (A new entry in
>> the DB)
>>
>> In this case, the Application was blocked by the publisher. Since we have
>> deleted the entry from DB, Application can invoke the API after re
>> subscribing to the API
>>
>> With this implementation (keeping one status for API subscriptions),
>> there can be multiple scenarios having same problem.
>>
>> So, we have to introduce two status for API subscription.
>>
>> 1. One for keeping the application state - SUBSCRIBE/UNSUBSCRIBE
>>
>> 2. Another for keeping publisher's action on the subscription -
>> BLOCK/UNBLOCK/PROD_ONLY_BLOCKED
>>
>> With the introduction of these two status, please find the new status for
>> the above use case.
>>
>> 1. An Application subscribes to an API  -  SUBSCRIBE,UNBLOCKED
>>
>> 2. Publisher blocks the Application- SUBSCRIBE,BLOCKED
>>
>> 3. Application unsubscribes the API  - UNSUBSCRIBE,BLOCKED
>>
>> 4. Same Application subscribes to same API - SUBSCRIBE,BLOCKED
>>
>> So, even the application re subscribing to API, it can't invoke.
>>
>> Here we don't delete any subscription entries from DB. So we can find the
>> history of the subscription of a API
>>
>>
>>
>> --
>> Thanks
>> Abimaran Kugathasan
>>
>> Software Engineer | WSO2 Inc
>> Data & APIs Technologies Team
>> Mobile : +94 77 1708229
>>
>> 
>> 
>>   
>> 
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 
Thanks
Abimaran Kugathasan

Software Engineer | WSO2 Inc
Data & APIs Technologies Team
Mobile : +94 77 1708229


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


[Dev] vulnerabilities scan results

2014-08-17 Thread Shavantha Weerasinghe
Hi Joe

I ran a tool called Vega that scans for possible vulnerabilities on XSS and
other type of attacks on AP Store and got some results. Below attached
document has just two of the results that were generated for your review.
Please see if they need to be looked at.

Note: the tool doesn’t allow to generate any report so its not easy to copy
past all the results generated.

regards,
Shavantha Weerasinghe
Senior Software Engineer QA
WSO2, Inc.
lean.enterprise.middleware.
http://wso2.com
http://wso2.org
Tel : 94 11 214 5345
Fax :94 11 2145300


results.odt
Description: application/vnd.oasis.opendocument.text
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-17 Thread Manula Chathurika Thantriwatte
Congratulations !!!


On Sun, Aug 17, 2014 at 9:46 AM, Supun Sethunga  wrote:

> Congratulations Dilini!
>
>
> On Sun, Aug 17, 2014 at 8:53 AM, Chalitha Waldeniyage 
> wrote:
>
>> Congratulations.. Dilini.. :)
>>
>>
>> On Sat, Aug 16, 2014 at 10:47 AM, Malintha Adikari 
>> wrote:
>>
>>> Congratulations Dilini!
>>>
>>>
>>> On Fri, Aug 15, 2014 at 10:52 PM, Chamil Jeewantha 
>>> wrote:
>>>
 Congratulations!


 On Fri, Aug 15, 2014 at 8:43 PM, Amal Gunatilake 
 wrote:

> Congratz Dilini!
>
> Thank you  & Best regards,
>
> *Amal Gunatilake*
>  Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
>
> On Fri, Aug 15, 2014 at 11:46 AM, Waruna Jayaweera 
> wrote:
>
>> Congratulations..!
>>
>>
>> On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera 
>> wrote:
>>
>>> Congratulations dilini 
>>>
>>>
>>> On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe <
>>> gayas...@wso2.com> wrote:
>>>
 Congratulations Dilini!


 On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando <
 sesh...@wso2.com> wrote:

> SUPERB! Congrats dilini!
>
>
> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda <
> kal...@wso2.com> wrote:
>
>> Congratulations Dilini !
>>
>>
>> On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka <
>> daksh...@wso2.com> wrote:
>>
>>> Congratulations.. !
>>>
>>> *Dakshika Jayathilaka*
>>> Software Engineer
>>> WSO2, Inc.
>>> lean.enterprise.middleware
>>> 0771100911
>>>
>>>
>>> On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh 
>>> wrote:
>>>
 Congratulations Dilini !!!


 On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna <
 ar...@wso2.com> wrote:

> Congratzz Dilini..!!!
>
>
> On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe <
> soh...@wso2.com> wrote:
>
>> Congratulations 
>>
>> Sohani Weerasinghe
>> Software Engineer
>> WSO2, Inc: http://wso2.com
>>
>> Mobile  : +94 716439774
>> Blog :http://christinetechtips.blogspot.com/
>> Twitter  : https://twitter.com/sohanichristine
>>
>>
>> On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera <
>> susi...@wso2.com> wrote:
>>
>>> Congratulations.. !
>>>
>>>
>>>
>>> On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah Suhothayan <
>>> s...@wso2.com> wrote:
>>>

 Hi All,

 It's my pleasure to announce Dilini Muthumala as a WSO2
 Committer. Dilini has been a valuable contributor for WSO2
 CEP product and in recognition of her contributions to WSO2, 
 she has been
 voted as a WSO2Committer.

 Dilini, Congratulations and Keep up the good work!

 Thanks and Regards,
 Suho
  --

 *S. Suhothayan*
 Technical Lead & Team Lead of WSO2 Complex Event Processor
  *WSO2 Inc. *http://wso2.com
 * *
 lean . enterprise . middleware


 *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> |
 blog: http://suhothayan.blogspot.com/ 
 
 twitter: http://twitter.com/suhothayan 
  |
 linked-in: http://lk.linkedin.com/in/suhothayan
 *

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


>>>
>>>
>>> --
>>> *Susinda Perera*
>>> Software Engineer
>>> Mobile:(+94)716049075
>>>
>>> WSO2 Inc. http://wso2.com/
>>> Tel : 94 11 214 5345 Fax :94 11 2145300
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>> __

Re: [Dev] [API Manager] - Status of API Subscriptions

2014-08-17 Thread Shavantha Weerasinghe
Hi Abimaran

These new statuses is it for 171 version or is it for a specific client. We
can cover these new statuses with the 171 pack in QA

regards,

Shavantha Weerasinghe
Senior Software Engineer QA
WSO2, Inc.
lean.enterprise.middleware.
http://wso2.com
http://wso2.org
Tel : 94 11 214 5345
Fax :94 11 2145300



On Fri, Aug 8, 2014 at 3:23 PM, Abimaran Kugathasan 
wrote:

> Hi Sumedha,
>
> In Current APIM, following are the status of a API Subscriptions
>
> BLOCKED, PROD_ONLY_BLOCKED, UNBLOCKED, ON_HOLD, REJECTED
>
> Consider following scenario/use case and relevant status of API
> subscriptions
>
> 1. An Application subscribes an API  -  UNBLOCKED
>
> 2. Publisher blocks the Application- BLOCKED
>
> 3. Application unsubscribes the API  - The entry will be
> removed from DB
>
> 4. Same Application subscribes to same API - UNBLOCKED (A new entry in the
> DB)
>
> In this case, the Application was blocked by the publisher. Since we have
> deleted the entry from DB, Application can invoke the API after re
> subscribing to the API
>
> With this implementation (keeping one status for API subscriptions), there
> can be multiple scenarios having same problem.
>
> So, we have to introduce two status for API subscription.
>
> 1. One for keeping the application state - SUBSCRIBE/UNSUBSCRIBE
>
> 2. Another for keeping publisher's action on the subscription -
> BLOCK/UNBLOCK/PROD_ONLY_BLOCKED
>
> With the introduction of these two status, please find the new status for
> the above use case.
>
> 1. An Application subscribes to an API  -  SUBSCRIBE,UNBLOCKED
>
> 2. Publisher blocks the Application- SUBSCRIBE,BLOCKED
>
> 3. Application unsubscribes the API  - UNSUBSCRIBE,BLOCKED
>
> 4. Same Application subscribes to same API - SUBSCRIBE,BLOCKED
>
> So, even the application re subscribing to API, it can't invoke.
>
> Here we don't delete any subscription entries from DB. So we can find the
> history of the subscription of a API
>
>
>
> --
> Thanks
> Abimaran Kugathasan
>
> Software Engineer | WSO2 Inc
> Data & APIs Technologies Team
> Mobile : +94 77 1708229
>
> 
> 
>   
> 
>
>
> ___
> 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] GSoC 2014 : Implement Registry Extension (RXT) 2.0 + Associated UI support

2014-08-17 Thread Iresha Udayangani
Hi all,

I wrote couple of blog posts covering the project.

http://ireshapm.blogspot.com/2014/08/implement-registry-extension-rxt-20.html

http://ireshapm.blogspot.com/2014/08/use-jaggery-ws-request-to-call-product_77.html

I appreciate any suggestions regarding the work done.

Thanks.




On Tue, Aug 12, 2014 at 6:47 PM, Iresha Udayangani 
wrote:

> Hi Shelan,
>
> Yes, there are few changes in the server side as well. I have committed
> the changes to
> https://github.com/ireshapm0/carbon-governance/commits/dev-rxt-json
>
> I have added a new Admin Service method (addJSONRXTResource) to
> ManageGenericArtifactService. So you will have to build and replace the jar
> of org.wso2.carbon.governance.generic component, before using the JApp.
>
> @Subash: Actually I was talking about the Edit RXT UI, not the Add
> Metadata UI(in ES).
>
> Thanks.
>
>
> On Mon, Aug 11, 2014 at 10:10 PM, Shelan Perera  wrote:
>
>> Hi Iresha,
>>
>> Is there anything to be done at the server side or can we just save the
>> artifact in the UI? I got your new changes and deployed the app. But when i
>> try to save the
>> artifact i got the following error. Any idea on this ?. Have you
>> committed all your changes to the Git?
>>
>>
>> [2014-08-11 21:58:54,677]  INFO
>> {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} -
>>  'admin@carbon.super [-1234]' logged in at [2014-08-11 21:58:54,677+0530]
>> [2014-08-11 22:01:01,385]  INFO
>> {org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer} -  Deployed
>> webapp:
>> StandardEngine[Catalina].StandardHost[localhost].StandardContext[/ArtifactBuilder-1].File[/home/shelan/wso2/gsoc-mentoring/wso2greg-4.6.0/repository/deployment/server/jaggeryapps/ArtifactBuilder-1]
>> [2014-08-11 22:02:36,008] ERROR
>> {org.jaggeryjs.hostobjects.ws.WSRequestHostObject} -  Error occured while
>> invoking the service
>> org.apache.axis2.AxisFault: The endpoint reference (EPR) for the
>> Operation not found is
>> https://localhost:9443/services/ManageGenericArtifactService and the WSA
>> Action = urn:addJSONRXTResource. If this EPR was previously reachable,
>> please contact the server administrator.
>>  at
>> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
>> at
>> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:367)
>>  at
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:413)
>> at
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:224)
>>  at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
>> at
>> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:554)
>>  at
>> org.jaggeryjs.hostobjects.ws.WSRequestHostObject.jsFunction_send(WSRequestHostObject.java:362)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>  at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>  at java.lang.reflect.Method.invoke(Method.java:606)
>> at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
>>  at org.mozilla.javascript.FunctionObject.call(FunctionObject.java:386)
>> at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
>>  at
>> org.jaggeryjs.rhino.ArtifactBuilder__1.c1._c_script_0(/ArtifactBuilder-1//ws-rxt.jag:16)
>> at
>> org.jaggeryjs.rhino.ArtifactBuilder__1.c1.call(/ArtifactBuilder-1//ws-rxt.jag)
>>  at
>> org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
>> at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
>>  at
>> org.jaggeryjs.rhino.ArtifactBuilder__1.c1.call(/ArtifactBuilder-1//ws-rxt.jag)
>> at
>> org.jaggeryjs.rhino.ArtifactBuilder__1.c1.exec(/ArtifactBuilder-1//ws-rxt.jag)
>>  at
>> org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:570)
>> at
>> org.jaggeryjs.scriptengine.engine.RhinoEngine.exec(RhinoEngine.java:273)
>>  at
>> org.jaggeryjs.jaggery.core.manager.WebAppManager.execute(WebAppManager.java:432)
>> at
>> org.jaggeryjs.jaggery.core.JaggeryServlet.doPost(JaggeryServlet.java:29)
>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>>  at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
>> at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>>  at
>> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:749)
>> at
>> org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:487)
>>  at
>> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
>> at
>> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:339)
>>  at
>> org.jaggeryjs.jaggery.core.JaggeryFilter.doF