[Dev] Where can I find the Android SDK for IS integration

2017-12-11 Thread Yasassri Ratnayake
Hi Devs,

I was following Article[1], Which mentions about an Android SDK for IS
integration. According to the Article, we should have it at [2]. Where can
I find this SDK?

Also, I came across [3] which doesn't seem to have any source code.

[1] -
https://wso2.com/library/articles/2014/07/sso-for-native-mobile-applications-with-wso2-identity-server/
[2] -
https://github.com/wso2-dev/product-identity/tree/master/modules/agents/mobile-proxy-idp
[3] -
https://github.com/wso2/product-is/tree/5.x.x/modules/agents/mobile-proxy-idp/iOS/WSO2%20IdPProxy

With Regards,
-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Chathurika De Silva

2017-06-13 Thread Yasassri Ratnayake
Congratulations.. :D

On Tue, Jun 13, 2017 at 11:40 AM, Rajith Vitharana <raji...@wso2.com> wrote:

> Congratulations Chathurika ... :)
>
> On 13 June 2017 at 11:34, Aparna Karunarathna <apa...@wso2.com> wrote:
>
>> Hi All,
>>
>> It's my pleasure to announce Chathurika De Silva as a WSO2 Committer. She is
>> an active member of EE team and has given a great contribution to ESB, BPS,
>> BRS, App Factory product releases.
>>
>> Congratulations Chathurika and keep up the good work...!
>>
>> --
>> *Regards,*
>>
>> *Aparna Karunarathna.*
>>
>>
>> *Associate Technical Lead - QAWSO2 Inc.Mobile: 0714002533
>> <071%20400%202533>*
>>
>> * <http://wso2.com/signature>*
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Rajith Vitharana
>
> Senior Software Engineer,
> WSO2 Inc. : wso2.com
> Mobile : +94715883223
> Blog : http://lankavitharana.blogspot.com/
> <http://wso2.com/signature>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-31 Thread Yasassri Ratnayake
Hi Thilina,

As explained offline. You can decouple the docker image creation logic from
the web app. But the image creation should be automated. Please have a look
at existing Docker file creation scripts.

Please let us know if you have more queries.

With Regards,
Yasassri

On Fri, Mar 31, 2017 at 3:51 PM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi Yasassri,
>
> What If we configure the web app such that we can add Deployment profiles
> as we go on. We can build this for existing profiles and if there is a
> profile we can build docker images and Kubernetes artifacts and configure
> them in the web app. Is this approach acceptable ?
>
> regards,
> Thilina
>
> On Fri, Mar 31, 2017 at 8:32 AM, Yasassri Ratnayake <yasas...@wso2.com>
> wrote:
>
>> On Thu, Mar 30, 2017 at 6:19 PM, Thilina Manamgoda <maanafun...@gmail.com
>> > wrote:
>>
>>> Hi Yasassri,
>>>
>>> I think if we can build docker files  for each profile and kept in a
>>> private registry it would be easy. If this is possible no need to build
>>> Docker images in web app. Also we need to build Kubernetes artifacts for
>>> those profile as well.
>>>
>>
>> What you need to take into cosideration is, that the pack (e.g : ESB
>> 4.9.0) is going to change, we are planning to use this to Test packs
>> released with WUM (WSO2 Update Manager) as well. WUM gives a new
>> distribution pack with the latest fixes. So we need to cater this as well.
>>
>>
>>>
>>> regards,
>>> Thilina
>>>
>>> On Mon, Mar 27, 2017 at 8:49 AM, Yasassri Ratnayake <yasas...@wso2.com>
>>> wrote:
>>>
>>>> Hi Thilina,
>>>>
>>>> On Sun, Mar 26, 2017 at 4:07 AM, Thilina Manamgoda <
>>>> maanafun...@gmail.com> wrote:
>>>>
>>>>> Hi Yasassri,
>>>>>
>>>>> Please find my comments inline.
>>>>>
>>>>> On Wed, Mar 22, 2017 at 8:12 PM, Yasassri Ratnayake <yasas...@wso2.com
>>>>> > wrote:
>>>>>
>>>>>> Hi Thilina,
>>>>>>
>>>>>> We have missed some requirements. Please consider the following as
>>>>>> well.
>>>>>>
>>>>>> 1. We need a Tomcat instance to host the Backends(Weapps) which are
>>>>>> required by the Test Scripts. So we need another instance spawned with
>>>>>> Tomcat. After spawning the instance you can deploy the prerequisite web
>>>>>> apps. (These web apps will be available in the Test-Repo under resources)
>>>>>>
>>>>>
>>>>>  Yes of course we can archieve this as well.
>>>>>
>>>>> 2. Also when deploying Jmeter we need to copy 3rd party Jars to
>>>>>> Jmeter. (These are also available in the repository)
>>>>>>
>>>>>
>>>>>
>>>>>> This can be done by copying these files to docker image in Jmeter
>>>>>> docker image building stage.
>>>>>>
>>>>>
>>>>>
>>>>>> Also answering your question about the Deployment profiles. We have
>>>>>> identified several components to make the scope manageable.
>>>>>>
>>>>>> *Products*
>>>>>> ESB | V4.9 & V5.0
>>>>>> APIM | V1.9 & V2.0
>>>>>>
>>>>>> *JDK*
>>>>>> JAVA | V1.7 & V1.8
>>>>>>
>>>>>> *DataBase*
>>>>>> MySQL
>>>>>>
>>>>>> *Third Party Servers*
>>>>>> Brokers | ActiveMQ 5.10 | WSO2 MB 3.1 (Only applicable when ESB is
>>>>>> used)
>>>>>>
>>>>>> So a Sample Profile would be, *ESB 4.9 + JAVA 1.7 + MYSQL + ActiveMQ*.
>>>>>> For now, you can concentrate on the above components when determining a
>>>>>> deployment profile. But your solution should be scalable.
>>>>>>
>>>>>> Is this a profile described here:https://docs.wso2.com/dis
>>>>> play/KA100/Clustered+Deployment+of+WSO2+Products+on+Kubernetes . If
>>>>> it is, then do I need to configure the product with third party servers or
>>>>> it's already done and I only have to deploy selected profile's servers 
>>>>> into
>>>>> kubernetes cluster. For example let's take the above profile, in order to
&g

Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-30 Thread Yasassri Ratnayake
On Thu, Mar 30, 2017 at 6:19 PM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi Yasassri,
>
> I think if we can build docker files  for each profile and kept in a
> private registry it would be easy. If this is possible no need to build
> Docker images in web app. Also we need to build Kubernetes artifacts for
> those profile as well.
>

What you need to take into cosideration is, that the pack (e.g : ESB 4.9.0)
is going to change, we are planning to use this to Test packs released with
WUM (WSO2 Update Manager) as well. WUM gives a new distribution pack with
the latest fixes. So we need to cater this as well.


>
> regards,
> Thilina
>
> On Mon, Mar 27, 2017 at 8:49 AM, Yasassri Ratnayake <yasas...@wso2.com>
> wrote:
>
>> Hi Thilina,
>>
>> On Sun, Mar 26, 2017 at 4:07 AM, Thilina Manamgoda <maanafun...@gmail.com
>> > wrote:
>>
>>> Hi Yasassri,
>>>
>>> Please find my comments inline.
>>>
>>> On Wed, Mar 22, 2017 at 8:12 PM, Yasassri Ratnayake <yasas...@wso2.com>
>>> wrote:
>>>
>>>> Hi Thilina,
>>>>
>>>> We have missed some requirements. Please consider the following as well.
>>>>
>>>> 1. We need a Tomcat instance to host the Backends(Weapps) which are
>>>> required by the Test Scripts. So we need another instance spawned with
>>>> Tomcat. After spawning the instance you can deploy the prerequisite web
>>>> apps. (These web apps will be available in the Test-Repo under resources)
>>>>
>>>
>>>  Yes of course we can archieve this as well.
>>>
>>> 2. Also when deploying Jmeter we need to copy 3rd party Jars to Jmeter.
>>>> (These are also available in the repository)
>>>>
>>>
>>>
>>>> This can be done by copying these files to docker image in Jmeter
>>>> docker image building stage.
>>>>
>>>
>>>
>>>> Also answering your question about the Deployment profiles. We have
>>>> identified several components to make the scope manageable.
>>>>
>>>> *Products*
>>>> ESB | V4.9 & V5.0
>>>> APIM | V1.9 & V2.0
>>>>
>>>> *JDK*
>>>> JAVA | V1.7 & V1.8
>>>>
>>>> *DataBase*
>>>> MySQL
>>>>
>>>> *Third Party Servers*
>>>> Brokers | ActiveMQ 5.10 | WSO2 MB 3.1 (Only applicable when ESB is used)
>>>>
>>>> So a Sample Profile would be, *ESB 4.9 + JAVA 1.7 + MYSQL + ActiveMQ*.
>>>> For now, you can concentrate on the above components when determining a
>>>> deployment profile. But your solution should be scalable.
>>>>
>>>> Is this a profile described here:https://docs.wso2.com/dis
>>> play/KA100/Clustered+Deployment+of+WSO2+Products+on+Kubernetes . If it
>>> is, then do I need to configure the product with third party servers or
>>> it's already done and I only have to deploy selected profile's servers into
>>> kubernetes cluster. For example let's take the above profile, in order to
>>> run this delpoyment ESB should be configured with MYSQL and Active MQ API
>>> endpoints. Do i need to change the configuration files of ESB or it's
>>> already taken care of and deployment is done once i deploy Kubernetes
>>> artifacts under the selected profile.
>>>
>>
>> Existing scripts doesn't allow us to configure thirdparty dependencies
>> like Message Brokers. So yes we need to change ESB configurations depending
>> on the Broker, you can refer [1
>> <https://docs.wso2.com/display/ESB490/Configure+with+ActiveMQ>] for
>> ActiveMQ configurations.
>>
>>
>>>
>>> Is this a profile of ESB : https://github.com/wso2/kube
>>> rnetes-artifacts/tree/master/wso2esb ?
>>>
>>
>> Yes this script supports two profiles, default ESB profile and worker
>> manager profile, but as mentioned we neeed to tweek these scripts to
>> support mesage brokers as well.
>>
>>
>>> Also can't we have a private docker registry to hold our deplyment's
>>> images instead of building docker images via the web app ?.
>>>
>>>>
>>>>
>> We can use a private registry to store the docker images but you need to
>> comeup with some scripts to Auomate the process in that case.
>>
>>
>> [1] - https://docs.wso2.com/display/ESB490/Configure+with+ActiveMQ
>> --
>> Yasassri Ratnayake
>> Senior Software Engineer - QA
>> WSO2 Inc ; http://wso2.com
>> lean.enterprise.middleware
>> *Mobile : +94715933168 <+94%2071%20593%203168>*
>> *Blogs : http://yasassriratnayake.blogspot.com
>> <http://yasassriratnayake.blogspot.com/>*
>> *http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
>>
>
>


-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168 <+94%2071%20593%203168>*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-26 Thread Yasassri Ratnayake
Hi Thilina,

On Sun, Mar 26, 2017 at 4:07 AM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi Yasassri,
>
> Please find my comments inline.
>
> On Wed, Mar 22, 2017 at 8:12 PM, Yasassri Ratnayake <yasas...@wso2.com>
> wrote:
>
>> Hi Thilina,
>>
>> We have missed some requirements. Please consider the following as well.
>>
>> 1. We need a Tomcat instance to host the Backends(Weapps) which are
>> required by the Test Scripts. So we need another instance spawned with
>> Tomcat. After spawning the instance you can deploy the prerequisite web
>> apps. (These web apps will be available in the Test-Repo under resources)
>>
>
>  Yes of course we can archieve this as well.
>
> 2. Also when deploying Jmeter we need to copy 3rd party Jars to Jmeter.
>> (These are also available in the repository)
>>
>
>
>> This can be done by copying these files to docker image in Jmeter docker
>> image building stage.
>>
>
>
>> Also answering your question about the Deployment profiles. We have
>> identified several components to make the scope manageable.
>>
>> *Products*
>> ESB | V4.9 & V5.0
>> APIM | V1.9 & V2.0
>>
>> *JDK*
>> JAVA | V1.7 & V1.8
>>
>> *DataBase*
>> MySQL
>>
>> *Third Party Servers*
>> Brokers | ActiveMQ 5.10 | WSO2 MB 3.1 (Only applicable when ESB is used)
>>
>> So a Sample Profile would be, *ESB 4.9 + JAVA 1.7 + MYSQL + ActiveMQ*.
>> For now, you can concentrate on the above components when determining a
>> deployment profile. But your solution should be scalable.
>>
>> Is this a profile described here:https://docs.wso2.com/dis
> play/KA100/Clustered+Deployment+of+WSO2+Products+on+Kubernetes . If it
> is, then do I need to configure the product with third party servers or
> it's already done and I only have to deploy selected profile's servers into
> kubernetes cluster. For example let's take the above profile, in order to
> run this delpoyment ESB should be configured with MYSQL and Active MQ API
> endpoints. Do i need to change the configuration files of ESB or it's
> already taken care of and deployment is done once i deploy Kubernetes
> artifacts under the selected profile.
>

Existing scripts doesn't allow us to configure thirdparty dependencies like
Message Brokers. So yes we need to change ESB configurations depending on
the Broker, you can refer [1
<https://docs.wso2.com/display/ESB490/Configure+with+ActiveMQ>] for
ActiveMQ configurations.


>
> Is this a profile of ESB : https://github.com/wso2/kube
> rnetes-artifacts/tree/master/wso2esb ?
>

Yes this script supports two profiles, default ESB profile and worker
manager profile, but as mentioned we neeed to tweek these scripts to
support mesage brokers as well.


> Also can't we have a private docker registry to hold our deplyment's
> images instead of building docker images via the web app ?.
>
>>
>>
We can use a private registry to store the docker images but you need to
comeup with some scripts to Auomate the process in that case.


[1] - https://docs.wso2.com/display/ESB490/Configure+with+ActiveMQ
-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-22 Thread Yasassri Ratnayake
Hi Thilina,

We have missed some requirements. Please consider the following as well.

1. We need a Tomcat instance to host the Backends(Weapps) which are
required by the Test Scripts. So we need another instance spawned with
Tomcat. After spawning the instance you can deploy the prerequisite web
apps. (These web apps will be available in the Test-Repo under resources)
2. Also when deploying Jmeter we need to copy 3rd party Jars to Jmeter.
(These are also available in the repository)

Also answering your question about the Deployment profiles. We have
identified several components to make the scope manageable.

*Products*
ESB | V4.9 & V5.0
APIM | V1.9 & V2.0

*JDK*
JAVA | V1.7 & V1.8

*DataBase*
MySQL

*Third Party Servers*
Brokers | ActiveMQ 5.10 | WSO2 MB 3.1 (Only applicable when ESB is used)

So a Sample Profile would be, *ESB 4.9 + JAVA 1.7 + MYSQL + ActiveMQ*. For
now, you can concentrate on the above components when determining a
deployment profile. But your solution should be scalable.

Please let us know if you have more queries regarding this.

With Regards,

On Wed, Mar 22, 2017 at 4:01 AM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi Yasassri,
>
> This the order of operations,
>
>
>1.
>
>Get WSO2 product profile
>2.
>
>Build DB Docker images
>3.
>
>Deploy DB in Kubernetes cluster
>4.
>
>Get DB Deployment details from Kubernetes cluster
>5.
>
>Build the WSO2 product docker images with DB info
>6.
>
>Deploy products in Kubernetes cluster
>7.
>
>Get products Deployment details from Kubernetes cluster
>8.
>
>Build Log DB Docker Image
>9.
>
>Deploy Log DB in Kubernetes cluster
>10.
>
>Get Log DB Deployment details from Kubernetes cluster
>11.
>
>Get Jmeter profile
>12.
>
>Build the Docker image with Log DB
>13.
>
>Deploy Jmeter server in Kubernetes cluster
>14.
>
>Get Deployment details from Kubernetes cluster
>15.
>
>Run the Jmeter Scripts
>16.
>
>Store logs in the Log DB
>17.
>
>Get logs from Log DB
>    18.
>
>Generate HTML Report
>
>
>
> Can you plese explain a example product deployment profile?.
>
>
> regards,
>
> Thilina Manamgoda
>
>
> On Tue, Mar 21, 2017 at 5:27 PM, Yasassri Ratnayake <yasas...@wso2.com>
> wrote:
>
>> Hi Thilina,
>>
>> Please find my comments inline.
>>
>> On Mon, Mar 20, 2017 at 6:57 PM, Thilina Manamgoda <maanafun...@gmail.com
>> > wrote:
>>
>>> Hi Yasassri,
>>>
>>> First of all, sorry for the late reply. What we can do in a Jmeter
>>> cluster mode is run a test with more users. So if we have to run Jmeter
>>> Scripts parallel we have to do it using separate  Jmeter instances. Yes of
>>> course I will consider the requirements that you mentioned.
>>>
>>>   Is a Java web app good way to go ?
>>>
>>
>> Yes you can develop this as a WebApp.
>>
>>
>>> It will contain the UI, Kubernetes client and Docker client. Now, after
>>> the tests are done the logic in the Java class  HTMLReportGenereater, is
>>> executed . Similarly we have to export the final logs(Application logs,
>>> Jmeter logs, Test result logs) to a external database. Then we can import
>>> those logs to the web app and do the HTML Generating. This is a simple
>>> diagram that shows main tasks in this approach,
>>>
>>> [image: jmeter.png]
>>>
>>> Please let me know whether this approach is fine or not.
>>>
>>
>> Overrall architecture seems ok, but the order of oeprations are not
>> clear. Also how are we adding deployment profile to the webapp?
>>
>> With Regards,
>> --
>> Yasassri Ratnayake
>> Senior Software Engineer - QA
>> WSO2 Inc ; http://wso2.com
>> lean.enterprise.middleware
>> *Mobile : +94715933168 <+94%2071%20593%203168>*
>> *Blogs : http://yasassriratnayake.blogspot.com
>> <http://yasassriratnayake.blogspot.com/>*
>> *http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
>>
>
>


-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-21 Thread Yasassri Ratnayake
Hi Thilina,

Please find my comments inline.

On Mon, Mar 20, 2017 at 6:57 PM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi Yasassri,
>
> First of all, sorry for the late reply. What we can do in a Jmeter cluster
> mode is run a test with more users. So if we have to run Jmeter Scripts
> parallel we have to do it using separate  Jmeter instances. Yes of course I
> will consider the requirements that you mentioned.
>
>   Is a Java web app good way to go ?
>

Yes you can develop this as a WebApp.


> It will contain the UI, Kubernetes client and Docker client. Now, after
> the tests are done the logic in the Java class  HTMLReportGenereater, is
> executed . Similarly we have to export the final logs(Application logs,
> Jmeter logs, Test result logs) to a external database. Then we can import
> those logs to the web app and do the HTML Generating. This is a simple
> diagram that shows main tasks in this approach,
>
> [image: jmeter.png]
>
> Please let me know whether this approach is fine or not.
>

Overrall architecture seems ok, but the order of oeprations are not clear.
Also how are we adding deployment profile to the webapp?

With Regards,
-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168 <+94%2071%20593%203168>*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-12 Thread Yasassri Ratnayake
Hi Thilina,

Glad to see your interest in the JMeter Test Management tool. Your
understanding of the requirements seems to be correct.

Answering your query. At the moment JMeter is not running in cluster mode,
but running JMeter in cluster mode will be a good addition to the solution
if we can run JMeter scripts in parallel. Also, please consider following
points as well.

   - A user should be able to add multiple JMeter scripts for a given
   Deployment Profile.
   - Simmilarly, a user should be able to add multiple deployment profiles
   with multiple JMeter scripts. (e.g: Deployment01==> JmeterScript1,
   JMeterScript2  Deployment02 ==> JmeterScript4, JMeterScript3)

Please reach out to us if you have more queries regarding the requirements.

With Regards,
Yasassri

On Sat, Mar 11, 2017 at 1:14 AM, Thilina Manamgoda <maanafun...@gmail.com>
wrote:

> Hi all,
>
> I have studied the resources that you have provided and there are
> Kubernetes configurations for wso2 products  already defined at
> kubernetes-artifacts <https://github.com/wso2/kubernetes-artifacts> as
> well as Jmeter  Scripts qa-tooling-smoketester
> <https://github.com/wso2-incubator/qa-tooling-smoketester>. As far as I
> understand, what needs to be done is, bring these implementations together
> and automate the process once configurations are selected via an UI. In
> order to achieve those goals following things need to be implemented:
>
>
>-
>
>UI
>-
>
>   User should be able to select the Product, version and the profile
>   -
>
>   User should be able to Select 3rd party prerequisites such as
>   databases
>   -
>
>   User should be able to select the which Jmeter scripts to run
>   -
>
>   Final test results
>   -
>
>Backend
>-
>
>   Build the product’s Docker image according to provided profile. For
>   example consider the wso2as as the product. Then these steps
>   mentioned here[1] should be executed. What is done by the build.sh can 
> be
>   achieved by a Docker client [2]. So we can build the Docker images in 
> host
>   where the app is hosted.
>   -
>
>   Build the 3rd party prerequisites Docker images  like above
>   mentioned
>   -
>
>   Then we push the docker images that we have built to a private
>   docker registry where Kubernetes cluster can pull those images
>   -
>
>   Connect to the Kubernetes cluster through a client library like fabric8
>   [2] and deploy the product in the cluster(what is done in the
>   deploy.sh script)
>   -
>
>   Build the Jmeter docker Image with the given profile and the
>   deployment configurations(ex: fill the server properties file with the
>   respective values).
>   -
>
>   Build and Push Jmeter docker image with given profile to the
>   private Docker registry
>   -
>
>   Deploy the Jmeter image in Kubernetes cluster and run the tests
>   -
>
>   Show results in the UI
>
>
> Also in Smoke tester is Jmeter run in cluster mode or not ?. Please let me
> know whether I understood the requirements correctly or not. If correct, Is
> this approach correct ?.
>
>
> [1] https://github.com/wso2/kubernetes-artifacts/tree/
> master/wso2as#1-build-docker-images
>
> [2] https://github.com/docker-java/docker-java
>
> [3] https://fabric8.io
>
> Regards,
>
> Thilina Manamgoda
>
>
> On Fri, Mar 10, 2017 at 1:51 PM, Thilina Manamgoda <maanafun...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> I am Thilina Manamgoda an undergraduate of department of Computer
>> Engineering, University of Peradeniya Sri lanka. I am looking forward to
>> participate in GSOC 2017. This is my second time participating Google
>> summer of code. Previously I have worked with Apache Taverna where I added
>> the CWL tool browsing support to the Taverna suite. After completing the
>> project, I continued to work with the community and then became an Apache
>> committer on  that project. This is my gsoc blog:
>> http://maanadevgsoc2016.blogspot.com , here you can get all the details
>> of my previous work.
>>
>> I am really interested in the project “JMeter Test Manager for
>> Distributed Deployments of WSO2 Servers”. I have contributed to the project
>> “wso2 app-cloud” and have worked with Kubernetes framework previously when
>> I was an Intern at wso2. Now I am going through  the documentation of
>> Jmeter and qa-tooling-smoketester. Will come back with more questions.
>>
>> Regards,
>> Thilina Manamgoda
>>
>
&

[Dev] [DEV] WSO2 Resource Sharing Among Tenants

2016-08-24 Thread Yasassri Ratnayake
Hi Devs,

When I was going through API Manager docs[1] I observed the Following
Section.

*Resource sharing*

*WSO2 Carbon supports the following methods for sharing resources among
tenants:*

   - *Private Jet mode: This method allows the load of a tenant ID to be
   deployed in a single tenant mode. A single tenant is allocated an entire
   service cluster. The purpose of this approach is to allow special
   privileges (such as priority processing and improved performance) to a
   tenant.*
   - *Separation at hardware level: This method allows different tenants to
   share a common set of resources, but each tenant has to run its own
   operating system. This approach helps to achieve a high level of isolation,
   but it also incurs a high overhead cost.*
   - *Separation at JVM level: This method allows tenants to share the same
   operating system. This is done by enabling each tenant to run a separate
   JVM instance in the operating system.*
   - *Native multitenancy: This method involves allowing all the tenants to
   share a single JVM instance. This method minimises the overhead cost.*


I was wondering how can I achieve the above, Is there a guide for this?


[1] - https://docs.wso2.com/display/AM200/Multi+Tenant+Architecture
-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Commented Test Cases in API-M Master

2016-04-22 Thread Yasassri Ratnayake
Hi API-M Team,

When we are mapping Automation tests against test cases in test-link we
observed the $subject. Although some Tests are commented by pointing to
JIRAs, the corresponding JIRAs are fixed.

For instance [1
<https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml#L32>]
is commented due to [2 <https://wso2.org/jira/browse/TA-974>] but it has
being resolved last year. I see around 15 test cases commented in the
Master. Can you guys look into this and enable the tests that can be enabled

[1] -
https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml#L32
[2] - https://wso2.org/jira/browse/TA-974

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malith Munasinghe

2016-02-02 Thread Yasassri Ratnayake
Congrats Malith :)

On Wed, Feb 3, 2016 at 11:08 AM, Nipuna Prashan <pras...@wso2.com> wrote:

> Congratulations!!!
>
>
> On Tue, Feb 2, 2016 at 4:38 PM, Amila Maha Arachchi <ami...@wso2.com>
> wrote:
>
>> Hi all,
>>
>> Its my pleasure to welcome Malith Munasinghe as a WSO2 Committer. Malith
>> is a member of WSO2 Cloud Dev team and has been contributing to the team in
>> development, integration, deployment and alerting work. In recognition of
>> his contribution, he has been voted as a WSO2 Committer.
>>
>> Malith, welcome aboard and keep up the good work..
>>
>> Regards,
>> Amila.
>>
>> --
>> *Amila Maharachchi*
>> Senior Technical Lead
>> WSO2, Inc.; http://wso2.com
>>
>> Blog: http://maharachchi.blogspot.com
>> Mobile: +94719371446
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Nipuna Prashan*
> Software Engineering Intern
> +94711852792
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sajith Abeywardhana

2016-01-27 Thread Yasassri Ratnayake
Congtrats Sajith!!

On Thu, Jan 28, 2016 at 9:50 AM, Dinusha Senanayaka <dinu...@wso2.com>
wrote:

> Hi All,
>
> It is my pleasure to welcome Sajith Abeywardhana as a WSO2 Committer.
> SajithA, congratulations and keep up the good work.
>
> Regards,
> Dinusha.
>
> --
> Dinusha Dilrukshi
> Associate Technical Lead
> WSO2 Inc.: http://wso2.com/
> Mobile: +94725255071
> Blog: http://dinushasblog.blogspot.com/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Asanthi Kulasinghe

2016-01-13 Thread Yasassri Ratnayake
Congrats Asanthi!! :)

On Wed, Jan 13, 2016 at 12:25 PM, Dilini Gunatilake <dili...@wso2.com>
wrote:

> Congrats Kaushi!!!
>
> On Wed, Jan 13, 2016 at 12:20 PM, Aparna Karunarathna <apa...@wso2.com>
> wrote:
>
>> Hi All,
>>
>> It's my pleasure to announce Asanthi Kulasinghe as a WSO2 Committer.
>> Asanthi is an active member of QA team and has given a great
>> contribution to API Manager, App Manager,  ESB product releases and API
>> Manager, ESB service packs.
>>
>> Congratulations Asanthi and keep up the good work...!
>>
>> --
>> *Regards,*
>>
>> *Aparna Karunarathna.*
>>
>>
>> *Associate Technical Lead - QAWSO2 Inc.Mobile: 0714002533*
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Dilini GunatilakeSoftware Engineer - QA Team*
> Mobile : +94 (0) 771 162518
> dili...@wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] MB 3.0.0 is not starting on Windows 7/Java 1.7

2015-12-21 Thread Yasassri Ratnayake
PATH% -Xms1024m
> -Xmx2048m -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath="%CARBON_HOME%\repository\logs\heap-dump.hprof"
> -Dcom.sun.management.jmxremote -classpath %CARBON_CLASSPATH% %JAVA_OPTS%
> -Djava.endorsed.dirs=%JAVA_ENDORSED% -DandesConfig=broker.xml
> -Dcarbon.registry.root=/ -Dcarbon.home="%CARBON_HOME%"
> -Dwso2.server.standalone=true -Djava.command="%JAVA_HOME%\bin\java"
> -Djava.opts="%JAVA_OPTS%" -Djava.io.tmpdir="%CARBON_HOME%\tmp"
> -Dcatalina.base="%CARBON_HOME%\lib\tomcat"
> -Dwso2.carbon.xml=%CARBON_HOME%\repository\conf\carbon.xml
> -Dwso2.registry.xml="%CARBON_HOME%\repository\conf\registry.xml"
> -Dwso2.user.mgt.xml="%CARBON_HOME%\repository\conf\user-mgt.xml"
> -Dwso2.transports.xml="%CARBON_HOME%\repository\conf\mgt-transports.xml"
> -Djava.util.logging.config.file="%CARBON_HOME%\repository\conf\log4j.properties"
> -Dcarbon.config.dir.path="%CARBON_HOME%\repository\conf"
> -Dcarbon.logs.path="%CARBON_HOME%\repository\logs"
> -Dcomponents.repo="%CARBON_HOME%\repository\components"
> -Dconf.location="%CARBON_HOME%\repository\conf"
> -Dcom.atomikos.icatch.file="%CARBON_HOME%\lib\transactions.properties"
> -Dcom.atomikos.icatch.hide_init_file_path="true"
> -Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false
> -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true
> -Dcom.sun.jndi.ldap.connect.pool.authentication=simple
> -Dcom.sun.jndi.ldap.connect.pool.timeout=3000
> -Dorg.terracotta.quartz.skipUpdateCheck=true
> -Dcarbon.classpath=%CARBON_CLASSPATH% -Dfile.encoding=UTF8
>
> *IS 5.1.0*
>
> set CMD_LINE_ARGS=-Xbootclasspath/a:%CARBON_XBOOTCLASSPATH% -Xms256m
> -Xmx1024m -XX:MaxPermSize=256m -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath="%CARBON_HOME%\repository\logs\heap-dump.hprof"
> -Dcom.sun.management.jmxremote -classpath %CARBON_CLASSPATH% %JAVA_OPTS%
> -Djava.endorsed.dirs=%JAVA_ENDORSED% -Dcarbon.registry.root=/
> -Dcarbon.home="%CARBON_HOME%" -Dwso2.server.standalone=true
> -Djava.command="%JAVA_HOME%\bin\java" -Djava.opts="%JAVA_OPTS%"
> -Djava.io.tmpdir="%CARBON_HOME%\tmp"
> -Dcatalina.base="%CARBON_HOME%\lib\tomcat"
> -Dwso2.carbon.xml=%CARBON_HOME%\repository\conf\carbon.xml
> -Dwso2.registry.xml="%CARBON_HOME%\repository\conf\registry.xml"
> -Dwso2.user.mgt.xml="%CARBON_HOME%\repository\conf\user-mgt.xml"
> -Dwso2.transports.xml="%CARBON_HOME%\repository\conf\mgt-transports.xml" 
> -Djava.util.logging.config.file="%CARBON_HOME%\repository\conf\etc\logging-bridge.properties"
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> -Dcarbon.config.dir.path="%CARBON_HOME%\repository\conf" 
> -Dcomponents.repo="%CARBON_HOME%\repository\components"
> -Dconf.location="%CARBON_HOME%\repository\conf"
> -Dcom.atomikos.icatch.file="%CARBON_HOME%\lib\transactions.properties"
> -Dcom.atomikos.icatch.hide_init_file_path="true"
> -Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false
> -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true
> -Dcom.sun.jndi.ldap.connect.pool.authentication=simple
> -Dcom.sun.jndi.ldap.connect.pool.timeout=3000
> -Dorg.terracotta.quartz.skipUpdateCheck=true
> -Dcarbon.classpath=%CARBON_CLASSPATH% -Dfile.encoding=UTF8
>
> [1]
>
> The system cannot find the file specified. JAVA_HOME environment variable
> is set to C:\Program Files (x86)\Java\jdk1.7.0_79 CARBON_HOME environment
> variable is set to D:\Support\WSO2MB~1.0\bin\.. Error occurred during
> initialization of VM Could not reserve enough space for object heap Error:
> Could not create the Java Virtual Machine. Error: A fatal exception has
> occurred. Program will exit.
>
>
> Thanks,
> Nadeesha
> --
> *Nadeesha Meegoda*
> Software Engineer - QA
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
> email : nadees...@wso2.com
> mobile: +94783639540
> <%2B94%2077%202273555>
>



-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Enable wire logs through UI

2015-11-18 Thread Yasassri Ratnayake
> 5186770 *
>>>>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>>>>> *harshathirimannlinked-in: **http:
>>>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>>>>
>>>>>>>> *Lean . Enterprise . Middleware*
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Nov 18, 2015 at 1:54 PM, Ushani Balasooriya <
>>>>>>>> ush...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Hi ESB Team,
>>>>>>>>>
>>>>>>>>> In ESB 4.7.0, 4.8.0, 4.8.1, 4.9.0 I tried to enable wire logs
>>>>>>>>> through UI. But I was unable to do since it was not listing down in 
>>>>>>>>> logging
>>>>>>>>> configuration section.
>>>>>>>>> But when I enable it in the log4j.properties file and restart the
>>>>>>>>> server it will list down them in logging configuration section.
>>>>>>>>>
>>>>>>>>> Shouldnt it be listed down in logging configuration section by
>>>>>>>>> default? Is this the behavior or a bug?
>>>>>>>>>
>>>>>>>>> Can you please advice me how to enable wire logs without
>>>>>>>>> restarting the server?
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> --
>>>>>>>>> *Ushani Balasooriya*
>>>>>>>>> Senior Software Engineer - QA;
>>>>>>>>> WSO2 Inc; http://www.wso2.com/.
>>>>>>>>> Mobile; +94772636796
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ___
>>>>>>>>> Dev mailing list
>>>>>>>>> Dev@wso2.org
>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thank you and Best Regards,
>>>>>>> Chanaka Fernando
>>>>>>> Senior Technical Lead
>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>> lean.enterprise.middleware
>>>>>>>
>>>>>>> mobile: +94 773337238
>>>>>>> Blog : http://soatutorials.blogspot.com
>>>>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>>>>> Twitter:https://twitter.com/chanakaudaya
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Ushani Balasooriya*
>>>>> Senior Software Engineer - QA;
>>>>> WSO2 Inc; http://www.wso2.com/.
>>>>> Mobile; +94772636796
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thank you and Best Regards,
>>>> Chanaka Fernando
>>>> Senior Technical Lead
>>>> WSO2, Inc.; http://wso2.com
>>>> lean.enterprise.middleware
>>>>
>>>> mobile: +94 773337238
>>>> Blog : http://soatutorials.blogspot.com
>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>> Twitter:https://twitter.com/chanakaudaya
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> *Ushani Balasooriya*
>>> Senior Software Engineer - QA;
>>> WSO2 Inc; http://www.wso2.com/.
>>> Mobile; +94772636796
>>>
>>>
>>
>>
>> --
>> Thank you and Best Regards,
>> Chanaka Fernando
>> Senior Technical Lead
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 773337238
>> Blog : http://soatutorials.blogspot.com
>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>> Twitter:https://twitter.com/chanakaudaya
>>
>>
>>
>>
>>
>
>
> --
> *Ushani Balasooriya*
> Senior Software Engineer - QA;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; +94772636796
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 DAS 3.0.0 Cluster Documentation.

2015-11-01 Thread Yasassri Ratnayake
+ Rukshani

On Mon, Nov 2, 2015 at 3:44 AM, Jorge <isildur...@gmail.com> wrote:

> Hi folks,
> in WSO2 DAS 3.0.0 Documentation, in  [1] we can find this:
>
> *
> Fully Distributed High Availability Deployment
> <https://docs.wso2.com/display/CLUSTER44x/Fully+Distributed+High+Availability+Deployment>
>
> The contents of this section are still a work in progress as the WSO2 Data
> Analytics Server is yet to be released.
> *
>
> WSO2 DAS 3.0.0 version has been released and that part of the
> documentation remains outdated.
>
> [1]
> https://docs.wso2.com/display/CLUSTER44x/Fully+Distributed+High+Availability+Deployment
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB 4.9.0] Different ESB configs for Message Processor.

2015-10-06 Thread Yasassri Ratnayake
onclick="activateRow(this.parentNode.parentNode.rowIndex)">> key="activate"/>
>> +> +  style="background-image:none !important;
>> margin-left: 0px !important; padding-left: 0px !important;">]
>> +
>>  
>>  <%} else { %>
>>  > @@ -414,4 +424,4 @@
>>  alternateTableRows('myTable', 'tableEvenRow', 'tableOddRow');
>>  alternateTableRows('dlcTable', 'tableEvenRow', 'tableOddRow');
>>  
>> -
>> \ No newline at end of file
>> +
>>
>> Modified: carbon/platform/trunk/components/mediation/message-
>> processor/org.wso2.carbon.message.processor.ui/src/main/
>> resources/web/message_processor/manageMessageForwardingProcessor.jsp
>> URL:
>> http://wso2.org/svn/browse/wso2/carbon/platform/trunk/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/src/main/resources/web/message_processor/manageMessageForwardingProcessor.jsp?rev=130164=130163=130164=diff
>> 
>> ==
>> --- carbon/platform/trunk/components/mediation/message-
>> processor/org.wso2.carbon.message.processor.ui/src/main/
>> resources/web/message_processor/manageMessageForwardingProcessor.jsp
>>  (original)
>> +++ carbon/platform/trunk/components/mediation/message-
>> processor/org.wso2.carbon.message.processor.ui/src/main/
>> resources/web/message_processor/manageMessageForwardingProcessor.jsp
>>  Fri Jun 15 02:00:53 2012
>> @@ -92,7 +92,7 @@
>>
>>  function addServiceParams() {
>>  addServiceParameter("interval", document.getElementById('
>> retry_interval').value);
>> -addServiceParameter("max.deliver.attempts",
>> document.getElementById('max_delivery_attempts').value);
>> +addServiceParameter("max.delivery.attempts",
>> document.getElementById('max_delivery_attempts').value);
>>  addServiceParameter("axis2.repo", document.getElementById('
>> axis2_repo').value);
>>  addServiceParameter("axis2.config", document.getElementById('
>> axis2_config').value);
>>  addServiceParameter("message.processor.reply.sequence",
>> document.getElementById('message_processor_reply_sequence').value);
>> @@ -292,10 +292,10 @@
>>  
>>  
>>  
>> -> td>
>> +<
>> /td>
>>  > id="max_delivery_attempts" name="max_delivery_attempts"
>> value="<%=((null!=processorData)&&
>> processorData.getParams() != null
>> -&& !processorData.getParams().
>> isEmpty()&&(processorData.getParams().get("max.deliver.attempts
>> ")!=null))?processorData.getParams().get("max.deliver.attempts"):""%>"
>> +&& !processorData.getParams().
>> isEmpty()&&(processorData.getParams().get("max.delivery.attempts
>> ")!=null))?processorData.getParams().get("max.delivery.attempts"):""%>"
>>  />
>>  
>>  
>> ___
>> Commits mailing list
>> comm...@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/commits
>>
>>
>> On Tue, Oct 6, 2015 at 11:28 PM, Yasassri Ratnayake <yasas...@wso2.com>
>> wrote:
>>
>>> Hi Ajith,
>>>
>>> It seems the configs are not correct in the sample, Also in your second
>>> step the parameter name is *>> name="max.delivery.attempts">4 *which is correct, but in
>>> the sample the Property is given *>> name="max.deliver.attempts">50. *This must be causing the
>>> inconsistent behavior.
>>>
>>> With Regards,
>>>
>>> On Wed, Oct 7, 2015 at 8:27 AM, Ajith Vitharana <aji...@wso2.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> I updated source view from the configuration mentioned in sample [1].
>>>>
>>>> i) When I double check the message processor configs from source view,
>>>> I  noticed same config as the sample (expected behavior).
>>>>
>>>> >>> class="org.apache.synapse.mess

Re: [Dev] [ESB 4.9.0] Different ESB configs for Message Processor.

2015-10-06 Thread Yasassri Ratnayake
And also If you are receiving a reply you need to define a on-reply
sequence.

On Wed, Oct 7, 2015 at 10:13 AM, Yasassri Ratnayake <yasas...@wso2.com>
wrote:

> According to [1]  "*The deactivate sequence that will be executed when
> the processor is deactivated automatically. Automatic deactivation occurs
> when the maximum delivery attempts is exceeded and the Drop message after
> maximum delivery attempts parameter is disabled.*"
>
> [1] - https://docs.wso2.com/display/ESB490/Message+Forwarding+Processor
>
> On Wed, Oct 7, 2015 at 10:06 AM, Ajith Vitharana <aji...@wso2.com> wrote:
>
>> Other issue is,
>>
>> 1. According to the sample I'm shutting down the backend-1  and send a
>> request.
>> 2. Now I can see the message store has one message.
>> 3. Before 50 delivery attempts , start the backend-1
>> 4. Now I  can see the message processor executed and message delivered
>>  to backed-1
>>
>> But just after sending the message, the  message processor going to
>> deactivate state and printing following exception.
>>
>> [2015-10-07 00:25:03,987]  WARN - ForwardingService Failed to send the
>> message through the fault sequence. Sequence name does not Exist.
>> *[2015-10-07 00:25:05,335]  WARN - ForwardingService Failed to send the
>> message through the deactivate sequence. Sequence name does not Exist.*
>> [2015-10-07 00:25:05,340]  INFO - ScheduledMessageProcessor Successfully
>> deactivated the message processor [send_pending_message]
>> *[2015-10-07 00:25:05,341] ERROR - ForwardingService Failed to send the
>> out message. Reply sequence does not Exist. Deactivated the message
>> processor*
>>
>>
>> 1. According to the WARN log , what is the deactivate sequence should
>> define ?
>> 2. Why message processor is deactivate just after sending message to back
>> end ?
>>
>> -Ajith
>>
>>
>> On Tue, Oct 6, 2015 at 11:39 PM, Ajith Vitharana <aji...@wso2.com> wrote:
>>
>>> Hi Yasassri.
>>>
>>> Yes. According to the carbon commits it has renamed. Then those configs
>>> never tested after 2012 :)
>>>
>>> [1] https://wso2.org/jira/browse/CARBON-13114
>>>
>>> -Ajith
>>>
>>>
>>> Author: ishan
>>> Date: Fri Jun 15 02:00:53 2012
>>> New Revision: 130164
>>> URL: http://wso2.org/svn/browse/wso2?view=rev=130164
>>>
>>> Log:
>>> Fixing CARBON-13114 with the patch of CharithaM.
>>>
>>> Modified:
>>>carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/org/wso2/carbon/message/processor/ui/i18n/Resources.properties
>>>carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/web/message_processor/index.jsp
>>>carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/web/message_processor/manageMessageForwardingProcessor.jsp
>>>
>>> Modified: carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/org/wso2/carbon/message/processor/ui/i18n/Resources.properties
>>> URL:
>>> http://wso2.org/svn/browse/wso2/carbon/platform/trunk/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/src/main/resources/org/wso2/carbon/message/processor/ui/i18n/Resources.properties?rev=130164=130163=130164=diff
>>> 
>>> ==
>>> --- carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/org/wso2/carbon/message/processor/ui/i18n/Resources.properties
>>> (original)
>>> +++ carbon/platform/trunk/components/mediation/message-
>>> processor/org.wso2.carbon.message.processor.ui/src/main/
>>> resources/org/wso2/carbon/message/processor/ui/i18n/Resources.properties
>>> Fri Jun 15 02:00:53 2012
>>> @@ -24,7 +24,9 @@
>>>  size=Size
>>>  action=Actions
>>>  deactivate=Deactivate
>>> -activate=activate
>>> +activate=Activate
>>> +inactive=Inactive
>>> +active=Active
>>>  no.messageProcessors.are.currently.defined=No Message Processors are
>>> currently defined.
>>>  message.Processor= Message Processor
>>>  name=Name
>>> @@ -104,7 +106,7 @@
>>>

Re: [Dev] [ESB 4.9.0] Different ESB configs for Message Processor.

2015-10-06 Thread Yasassri Ratnayake
Hi Ajith,

It seems the configs are not correct in the sample, Also in your second
step the parameter name is *4 *which is correct, but in the
sample the Property is given *50. *This must be causing the
inconsistent behavior.

With Regards,

On Wed, Oct 7, 2015 at 8:27 AM, Ajith Vitharana <aji...@wso2.com> wrote:

> Hi All,
>
> I updated source view from the configuration mentioned in sample [1].
>
> i) When I double check the message processor configs from source view, I
>  noticed same config as the sample (expected behavior).
>
>  class="org.apache.synapse.message.processor.impl.forwarder.ScheduledMessageForwardingProcessor"
> messageStore="*pending_subscriptions*" name="send_pending_message"
> targetEndpoint="DurableSubscriberEndpoint">
> 1000
> false
>  name="target.endpoint">DurableSubscriberEndpoint
> *50*
> 
>
> ii) When I go to the "Message Processors" UI and edit the config (wrong
> configurations)
>
>  class="org.apache.synapse.message.processor.impl.forwarder.ScheduledMessageForwardingProcessor"
> targetEndpoint="DurableSubscriberEndpoint" messageStore="
> *pending_subscriptions*" xmlns="http://ws.apache.org/ns/synapse;>
>1000
>1000
>   * 4*
>true
>Disabled
>1
> 
>
> iii) According to the sample ,  I noticed  the message processor is
> deactivating after the 4 attempts, that means the second config executing
> at mediation.
>
>
> iv) When I check the file in synapse-configs/default/message-processors
> that is updated with my new configs.
>
> 
> http://ws.apache.org/ns/synapse;
>
> class="org.apache.synapse.message.processor.impl.forwarder.ScheduledMessageForwardingProcessor"
>   name="*send_pending_message*"
>   targetEndpoint="DurableSubscriberEndpoint"
>   messageStore="pending_subscriptions">
>1000
>    false
>DurableSubscriberEndpoint
>   * 50*
> 
>
>
> [1] https://docs.wso2.com/display/IntegrationPatterns/Durable+Subscriber
>
> --
> Ajith Vitharana.
>
> WSO2 Inc. - http://wso2.com
> Email  : aji...@wso2.com
> Blog: http://vitharana.org
> Mobile : +1-812-360-5335
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Pandula Kariyawasam

2015-10-05 Thread Yasassri Ratnayake
Congrats Pandula :)

On Mon, Oct 5, 2015 at 11:57 AM, Malintha Adikari <malin...@wso2.com> wrote:

> Congratz Pandula
>
>
> On Mon, Oct 5, 2015 at 11:54 AM, Chanaka Fernando <chana...@wso2.com>
> wrote:
>
>> Congratulations Pandula !!!
>>
>> On Mon, Oct 5, 2015 at 11:13 AM, Pavithra Madurangi <pavit...@wso2.com>
>> wrote:
>>
>>> Hi All,
>>>
>>> It's my pleasure to announce Pandula Kariyawasam as a WSO2 Committer.
>>> Pandula is an active member of QA team and has given a great contribution
>>> to Application Server, API Manager, G-Reg, ESB, EMM, BAM, App Factory and
>>> IS product releases. So in recognition of his contribution, dedication and
>>> ownership shown towards the tasks given to him, he has been voted as a WSO2
>>> Committer.
>>>
>>> Pandula, congratulations and keep up the good work...!
>>>
>>> Regards,
>>> Pavithra
>>> --
>>> *Pavithra Madurangi*
>>> Associate Technical Lead - QA.
>>> WSO2 Inc.: http://wso2.com/
>>> Mobile: 0777207357 / 0112747089
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> --
>> Chanaka Fernando
>> Senior Technical Lead
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 773337238
>> Blog : http://soatutorials.blogspot.com
>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>> Twitter:https://twitter.com/chanakaudaya
>>
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Malintha Adikari*
> Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> Mobile: +94 71 2312958
> Blog:http://malinthas.blogspot.com
> Page:   http://about.me/malintha
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][MB][MQTT] How to handle permission denied to subscribe a topic due to tenancy

2015-10-03 Thread Yasassri Ratnayake
Hi Pamod,

Do we allow multiple topic subscriptions with the same ClientID? As per my
observation we do not allow this.

So if we do not allow this, there is no point in keeping a stale
connection.

With Regards,

On Sat, Oct 3, 2015 at 3:55 PM, Pumudu Ruhunage <pum...@wso2.com> wrote:

> Hi All,
>
> @pamod, I also agree disconnecting is not the ideal solution. just thought
> from client side, since it's not getting any indication of not subscribing
> to the topic.
>
> Then implementation will be as follows.
>
> MQTT 3.1- No error code send to client.
> MQTT 3.1.1 - Send error code 0x80 to client.
>
> Thanks,
> Pumudu
>
> On Sat, Oct 3, 2015 at 3:44 PM, Ramith Jayasinghe <ram...@wso2.com> wrote:
>
>> I think whats more relevant is to make v 3.1.1 case correct.
>>
>>
>> On Sat, Oct 3, 2015 at 2:03 PM, Pamod Sylvester <pa...@wso2.com> wrote:
>>
>>> Both versions of the protocol are supported at the moment AFAIK.
>>>
>>> So for 3.1.1 sending the error code is adequate. As mentioned in the
>>> previous mail there can be several topic subscriptions in one connection.
>>> So disconnection might not be the ideal solution IMO. WDYT ?
>>>
>>>
>>> On Saturday, October 3, 2015, Pumudu Ruhunage <pum...@wso2.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> Since we have to support both protocols we need implement both
>>>> behaviors based on protocols? right ?
>>>> IMO for 3.1 we need to indicate that it's not subscribed to the topic
>>>> by disconnection if it's not subscribed. otherwise it gives false
>>>> impression that client successfully subscribed to given topic.
>>>>
>>>> So can we agree on following implementation?
>>>> MQTT 3.1- No error code send to client. Disconnect client
>>>> from broker.
>>>> MQTT 3.1.1 - Send error code 0x80 to client. (Is error code enough ?
>>>> should we disconnect client from broker ?)
>>>>
>>>> WDYT ?
>>>>
>>>> Thanks,
>>>> Pumudu
>>>>
>>>>
>>>>
>>>> On Sat, Oct 3, 2015 at 10:18 AM, Pamod Sylvester <pa...@wso2.com>
>>>> wrote:
>>>>
>>>>> The CONNECT and SUBSCRIBE are two different command messages. The
>>>>> subscription phase comes after the connection.
>>>>>
>>>>> Also the other fact is a single connection could involve multiple
>>>>> topic subscriptions. So lets say if a given tenant sends a list of topic
>>>>> subscriptions there could be subscriptions which the tenant could be
>>>>> authorised among that list. So closing/refusing the entire connection 
>>>>> might
>>>>> not be appropriate in this case.
>>>>>
>>>>> - 0x05 (Connection Refused: not authorized) is sent as an
>>>>> acknowledgement for CONNECT message (CONNACK).  i.e a given client has
>>>>> provided unauthorised credentials etc.
>>>>>
>>>>> During this phase the subscription will not occur, we only could
>>>>> validate whether a given tenants credentials are correct or not.
>>>>>
>>>>> - When the subscription happens based on my understanding of the spec
>>>>> it has passed the CONNACK stage. The only way we could indicate an error
>>>>> related to subscription is through SUBACK.
>>>>>
>>>>>   # The MQTT 3.1 specification has a limitation where error codes
>>>>> cannot be sent with SUBACK. Hence for 3.1 spec having subscription failed
>>>>> in silent mode is expected behaviour.
>>>>>
>>>>> You could find a similar discussion on [1]. Based on [1] what they've
>>>>> done is hacked the client and the server to accept error codes for 3.1
>>>>> specification. This will not be clean and will not interop with other
>>>>> clients (even if we could hack the server to send error codes, the clients
>>>>> which has implemented according to 3.1 specification will not accept the
>>>>> error message).
>>>>>
>>>>> Another option is to initiate a disconnection from the broker to avoid
>>>>> stale connections. But then again as mentioned in the beginning if 
>>>>> there're
>>>>> list of subscriptions for a connection, even the authorised subscriptions
>>>>> would not be able to consume.
>>>

Re: [Dev] [DEV][MB][MQTT] How to handle permission denied to subscribe a topic due to tenancy

2015-10-03 Thread Yasassri Ratnayake
ith Regards,

On Sat, Oct 3, 2015 at 4:55 PM, Pamod Sylvester <pa...@wso2.com> wrote:

> Hi Yasassri,
>
> According to the 3.1 specification its allowed to have multiple
> subscriptions with the single connection,
>
> In the SUBSCRIBE section under payload it specifies the following,
>
> "The payload of a SUBSCRIBE message contains a list of topic names to
> which the client wants to subscribe"
>
> Also we have a test case for this in the Paho interop test suite for this
> [1]. I couldn't run this recently but you should be able to verify against
> it on the functional behavior.
>
> Also ideally we need to port the test cases to our integration tests if
> something is missing WDYT ?
>
> @Pumudu/Ramith i am +1 for the approach and prioritizing 3.1.1
> specification.
>
> [1] https://wiki.eclipse.org/File:Mqtt-test.zip
>
> Thanks,
> Pamod
>
> On Sat, Oct 3, 2015 at 4:25 PM, Yasassri Ratnayake <yasas...@wso2.com>
> wrote:
>
>> Hi Pamod,
>>
>> Do we allow multiple topic subscriptions with the same ClientID? As per
>> my observation we do not allow this.
>>
>> So if we do not allow this, there is no point in keeping a stale
>> connection.
>>
>> With Regards,
>>
>> On Sat, Oct 3, 2015 at 3:55 PM, Pumudu Ruhunage <pum...@wso2.com> wrote:
>>
>>> Hi All,
>>>
>>> @pamod, I also agree disconnecting is not the ideal solution. just
>>> thought from client side, since it's not getting any indication of not
>>> subscribing to the topic.
>>>
>>> Then implementation will be as follows.
>>>
>>> MQTT 3.1- No error code send to client.
>>> MQTT 3.1.1 - Send error code 0x80 to client.
>>>
>>> Thanks,
>>> Pumudu
>>>
>>> On Sat, Oct 3, 2015 at 3:44 PM, Ramith Jayasinghe <ram...@wso2.com>
>>> wrote:
>>>
>>>> I think whats more relevant is to make v 3.1.1 case correct.
>>>>
>>>>
>>>> On Sat, Oct 3, 2015 at 2:03 PM, Pamod Sylvester <pa...@wso2.com> wrote:
>>>>
>>>>> Both versions of the protocol are supported at the moment AFAIK.
>>>>>
>>>>> So for 3.1.1 sending the error code is adequate. As mentioned in the
>>>>> previous mail there can be several topic subscriptions in one connection.
>>>>> So disconnection might not be the ideal solution IMO. WDYT ?
>>>>>
>>>>>
>>>>> On Saturday, October 3, 2015, Pumudu Ruhunage <pum...@wso2.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> Since we have to support both protocols we need implement both
>>>>>> behaviors based on protocols? right ?
>>>>>> IMO for 3.1 we need to indicate that it's not subscribed to the topic
>>>>>> by disconnection if it's not subscribed. otherwise it gives false
>>>>>> impression that client successfully subscribed to given topic.
>>>>>>
>>>>>> So can we agree on following implementation?
>>>>>> MQTT 3.1- No error code send to client. Disconnect client
>>>>>> from broker.
>>>>>> MQTT 3.1.1 - Send error code 0x80 to client. (Is error code enough ?
>>>>>> should we disconnect client from broker ?)
>>>>>>
>>>>>> WDYT ?
>>>>>>
>>>>>> Thanks,
>>>>>> Pumudu
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sat, Oct 3, 2015 at 10:18 AM, Pamod Sylvester <pa...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> The CONNECT and SUBSCRIBE are two different command messages. The
>>>>>>> subscription phase comes after the connection.
>>>>>>>
>>>>>>> Also the other fact is a single connection could involve multiple
>>>>>>> topic subscriptions. So lets say if a given tenant sends a list of topic
>>>>>>> subscriptions there could be subscriptions which the tenant could be
>>>>>>> authorised among that list. So closing/refusing the entire connection 
>>>>>>> might
>>>>>>> not be appropriate in this case.
>>>>>>>
>>>>>>> - 0x05 (Connection Refused: not authorized) is sent as an
>>>>>>> acknowledgement for CONNECT message (CONNACK).  i.e a given client has
>>>>>>> provide

Re: [Dev] Creating topics and queues with spaces

2015-10-02 Thread Yasassri Ratnayake
Hi,

When it comes to MQTT we can have spaces in-between topic names, following
is extracted from MQTT specification.

*Topic semantic and usage*

1442 The following rules apply to Topic Names and Topic Filters:
1443 All Topic Names and Topic Filters MUST be at least one character long
[MQTT-4.7.3-1]
1444 Topic Names and Topic Filters are case sensitive
*1445 Topic Names and Topic Filters can include the space character*
1446 A leading or trailing ‘/’ creates a distinct Topic Name or Topic Filter
1447 A Topic Name or Topic Filter consisting only of the ‘/’ character is
valid

But I couldn't find a clear definition from the AMQP spec. IMO white space
is just another character hence we can have spaces in the middle of the
name but not as a prefix or a suffix.

With Regards,

On Fri, Oct 2, 2015 at 6:19 PM, Thilanka Bowala <thila...@wso2.com> wrote:

> Hi All,
>
> Current MB allows to create topics and queues with blank spaces in the
> middle of their names. Shouldn't this be restricted?
>
> Any comments would be highly appreciated.
>
> Thank you.
> --
> Thilanka Bowala
> Software Engineer Intern
> Mobile : +94 (0) 710 403098
> thila...@wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][MB][MQTT] How to handle permission denied to subscribe a topic due to tenancy

2015-10-02 Thread Yasassri Ratnayake
Hi Pumudu,

MQTT spec doesn't talk about a permission model, So IMO the closest error
we can propagate to the client is "0x05 Connection Refused, not authorized".


With Regards,

On Fri, Oct 2, 2015 at 6:17 PM, Pumudu Ruhunage <pum...@wso2.com> wrote:

> Hi All,
>
> If a tenant don't have permission to subscribe to a given topic (tenant '
> a.com' try to subscribe to tenant 'b.com') currently it will keep
> connected even though it's not subscribed, because user authentication was
> successful. This is misleading to subscriber as no return code sent and
> it's actively connected to broker.
> AFAIK mqtt don't define how to handle tenancy scenarios in it's spec.
> Couldn't find a definition in MQTT spec 3.1.0/3.1.1 on how to reject if
> permission denied to subscribe to a given topic(due to tenancy).
>
> One option to handle this scenario is to send return code 5 (Connection
> Refused, not authorized) to client if it doesn't have permission to
> subscribe to given topic. This way client will disconnect if it don't have
> permission to subscribe. Is this acceptable or are there any alternatives
> to handle this scenario?
>
> jira https://wso2.org/jira/browse/MB-1409
>
> Thanks,
> Pumudu
> --
> Pumudu Ruhunage
> Associate Software Engineer | WSO2 Inc
> M: +94 779 664493  | http://wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Vote] Release WSO2 Carbon Kernel 4.4.2 RC1

2015-09-22 Thread Yasassri Ratnayake
.org/jira/browse/CARBON-14959
>>>>>>> https://wso2.org/jira/browse/CARBON-14764
>>>>>>> https://wso2.org/jira/browse/CARBON-15248
>>>>>>> https://wso2.org/jira/browse/CARBON-15141
>>>>>>> https://wso2.org/jira/browse/CARBON-15223
>>>>>>> https://wso2.org/jira/browse/CARBON-15184
>>>>>>> https://wso2.org/jira/browse/CARBON-14730
>>>>>>> https://wso2.org/jira/browse/CARBON-15248
>>>>>>>
>>>>>>> On Thu, Sep 17, 2015 at 6:55 PM, Manuri Amaya Perera <
>>>>>>> manu...@wso2.com> wrote:
>>>>>>>
>>>>>>>> Hi Devs,
>>>>>>>>
>>>>>>>> WSO2 Carbon Kernel 4.4.2 RC1 Release Vote.
>>>>>>>>
>>>>>>>> This release fixes the following issues:
>>>>>>>> https://wso2.org/jira/issues/?filter=12396
>>>>>>>>
>>>>>>>> Please download and test your products with kernel 4.4.2 RC1 and
>>>>>>>> vote. Vote will be open for 72 hours or as longer as needed.
>>>>>>>>
>>>>>>>> *​Source and binary distribution files:*
>>>>>>>> http://svn.wso2.org/repos/wso2/people/sameera/work/carbon-4.4.2
>>>>>>>>
>>>>>>>> *Maven staging repository:*
>>>>>>>> http://maven.wso2.org/nexus/content/repositories/orgwso2carbon-109/
>>>>>>>> <http://www.google.com/url?q=http%3A%2F%2Fmaven.wso2.org%2Fnexus%2Fcontent%2Frepositories%2Forgwso2carbon-109%2F=D=1=AFQjCNGwNarTNTf1toYpvgoHXhBxY9VqpA>
>>>>>>>>
>>>>>>>> *The tag to be voted upon:*
>>>>>>>> https://github.com/wso2/carbon4-kernel/tree/v4.4.2-rc1
>>>>>>>>
>>>>>>>>
>>>>>>>> [ ] Broken - do not release (explain why)
>>>>>>>> [ ] Stable - go ahead and release
>>>>>>>>
>>>>>>>>
>>>>>>>> Thank you
>>>>>>>> Carbon Team
>>>>>>>>
>>>>>>>> ​
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> *Manuri Amaya Perera*
>>>>>>>>
>>>>>>>> *Software Engineer*
>>>>>>>>
>>>>>>>> *WSO2 Inc.*
>>>>>>>>
>>>>>>>> *Blog: http://manuriamayaperera.blogspot.com
>>>>>>>> <http://manuriamayaperera.blogspot.com>*
>>>>>>>>
>>>>>>>> ___
>>>>>>>> Dev mailing list
>>>>>>>> Dev@wso2.org
>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Kasun Indrasiri
>>>>>>> Software Architect
>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>> lean.enterprise.middleware
>>>>>>>
>>>>>>> cell: +94 77 556 5206
>>>>>>> Blog : http://kasunpanorama.blogspot.com/
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> *Manuri Amaya Perera*
>>>>>>
>>>>>> *Software Engineer*
>>>>>>
>>>>>> *WSO2 Inc.*
>>>>>>
>>>>>> *Blog: http://manuriamayaperera.blogspot.com
>>>>>> <http://manuriamayaperera.blogspot.com>*
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Kasun Indrasiri
>>>>> Software Architect
>>>>> WSO2, Inc.; http://wso2.com
>>>>> lean.enterprise.middleware
>>>>>
>>>>> cell: +94 77 556 5206
>>>>> Blog : http://kasunpanorama.blogspot.com/
>>>>>
>>>>> ___
>>>>> Dev mailing list
>>>>> Dev@wso2.org
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> *Niranjan Karunanandham*
>>>> Senior Software Engineer - WSO2 Inc.
>>>> WSO2 Inc.: http://www.wso2.com
>>>>
>>>
>>>
>>>
>>> --
>>> Kasun Indrasiri
>>> Software Architect
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 77 556 5206
>>> Blog : http://kasunpanorama.blogspot.com/
>>>
>>
>> Regards,
>> Nira
>>
>> --
>>
>> *Niranjan Karunanandham*
>> Senior Software Engineer - WSO2 Inc.
>> WSO2 Inc.: http://www.wso2.com
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-09-10 Thread Yasassri Ratnayake
lt;#14fb6bf90e4fad21_14fb6949ac9771b5_14fb67e5088e0e56_14fb65af995eeae0_14fb6428edd2065d_14fb620b6ace39a8_>
>>>>>> <http://www.facebook.com/nadeeshaan.gunasinghe>
>>>>>> <http://lk.linkedin.com/in/nadeeshaan>
>>>>>> <http://twitter.com/Nadeeshaan>  <http://nadeeshaan.blogspot.com/>
>>>>>> Get a signature like this: Click here!
>>>>>> <http://ws-promos.appspot.com/r?rdata=eyJydXJsIjogImh0dHA6Ly93d3cud2lzZXN0YW1wLmNvbS9lbWFpbC1pbnN0YWxsP3dzX25jaWQ9NjcyMjk0MDA4JnV0bV9zb3VyY2U9ZXh0ZW5zaW9uJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPXByb21vXzU3MzI1Njg1NDg3Njk3OTIiLCAiZSI6ICI1NzMyNTY4NTQ4NzY5NzkyIn0=>
>>>>>>
>>>>>> On Thu, Sep 10, 2015 at 1:16 AM, Chanaka Fernando <chana...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Devs,
>>>>>>>
>>>>>>> WSO2 ESB 4.9.0 RC6 Release Vote
>>>>>>>
>>>>>>> This release fixes the following issues:
>>>>>>> https://wso2.org/jira/issues/?filter=12393
>>>>>>>
>>>>>>> Please download ESB 4.9.0 RC6 and test the functionality and vote.
>>>>>>> Vote will be open for 72 hours or as needed.
>>>>>>>
>>>>>>> Source & binary distribution files:
>>>>>>>
>>>>>>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-068/org/wso2/esb/wso2esb/4.9.0/
>>>>>>>
>>>>>>> Maven staging repository:
>>>>>>> http://maven.wso2.org/nexus/content/repositories/orgwso2esb-068/
>>>>>>>
>>>>>>> The tag to be voted upon :
>>>>>>> https://github.com/wso2/product-esb/tree/esb-parent-4.9.0-RC6
>>>>>>>
>>>>>>>
>>>>>>> [-] Broken - do not release (explain why)
>>>>>>> [+] Stable - go ahead and release
>>>>>>>
>>>>>>> Thanks and Regards,
>>>>>>> ~ WSO2 ESB Team ~
>>>>>>>
>>>>>>> --
>>>>>>> --
>>>>>>> Chanaka Fernando
>>>>>>> Senior Technical Lead
>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>> lean.enterprise.middleware
>>>>>>>
>>>>>>> mobile: +94 773337238
>>>>>>> Blog : http://soatutorials.blogspot.com
>>>>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>>>>> Twitter:https://twitter.com/chanakaudaya
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ___
>>>>>>> Dev mailing list
>>>>>>> Dev@wso2.org
>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> ___
>>>>>> Dev mailing list
>>>>>> Dev@wso2.org
>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Jagath Ariyarathne
>>>>> Technical Lead
>>>>> WSO2 Inc.  http://wso2.com/
>>>>> Email: jaga...@wso2.com
>>>>> Mob  : +94 77 386 7048
>>>>>
>>>>>
>>>>> ___
>>>>> Dev mailing list
>>>>> Dev@wso2.org
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Buddhima Wijeweera
>>>> Software Engineer; WSO2 Inc.; http://wso2.com ,
>>>>
>>>> Mobile: +94 71 427 9966
>>>> Email: buddh...@wso2.com
>>>> Blog:   https://buddhimawijeweera.wordpress.com
>>>> GitHub Profile: https://github.com/Buddhima
>>>>
>>>> ___
>>>> 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
>>>
>>>
>>
>>
>> --
>>
>> *Prabath Ariyarathna*
>>
>> *Associate Technical Lead*
>>
>> *WSO2, Inc. *
>>
>> *lean . enterprise . middleware *
>>
>>
>> *Email: prabat...@wso2.com <prabat...@wso2.com>*
>>
>> *Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>*
>>
>> *Flicker : https://www.flickr.com/photos/47759189@N08
>> <https://www.flickr.com/photos/47759189@N08>*
>>
>> *Mobile: +94 77 699 4730 *
>>
>>
>>
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Senduran *
> Software Engineer,
> WSO2, Inc.;  http://wso2.com/ <http://wso2.com/>
> Mobile: +94 77 952 6548
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] cronExpression versus client.retry.interval in MessageProcessor

2015-09-07 Thread Yasassri Ratnayake
Hi John,

As per my observation the cron expression is equal to message forward
interval. So in this case the cron expression should take the preceding
over message processing interval.


With Regards,

On Mon, Sep 7, 2015 at 6:48 PM, John Hawkins <jo...@wso2.com> wrote:

> Hi Folks,
>
> am I correct in saying that, in a MessageProcessor, a *cronExpression*
> and a *client.retry.interval *affect the same thing i.e. when a message
> gets retried in case of a failure to send?
> If I'm correct  then, if I set both which gets precedence? (I'm assuming
> cron - but I can't see it documented anywhere.)?
>
>
> thanks for your help!
> John.
>
>
> John Hawkins
> Director: Solutions Architecture
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-09-03 Thread Yasassri Ratnayake
Hi ESB Team,

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

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

Regards,

On Fri, Sep 4, 2015 at 2:09 AM, Ravindra Ranwala <ravin...@wso2.com> wrote:

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


-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DEV][ESB] ESB Artifact deploymeny and management strategy

2015-09-01 Thread Yasassri Ratnayake
Hi ESB Team,

As per the current implementation the recommended way to Create/Deploy ESB
artifacts is by using DevStudio. In the future, will DevStudio completely
replace artifact creating/editing capability of ESB Management console?

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
<http://yasassriratnayake.blogspot.com/>*
*http://wso2logs.blogspot.com <http://wso2logs.blogspot.com>*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DEV] Installing features in a Cluster setup

2015-08-18 Thread Yasassri Ratnayake
Hi All,

In a clustered setup (E.g. ESB cluster with 1 Manager and 2 workers) how
can I Install features in the  cluster? Since it is done trough the
management console how to install the feature in the worker nodes? Is there
an easy and recommended way to do this?

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][APPM] Can't call WebApps in Appm Internal deployment

2015-08-11 Thread Yasassri Ratnayake
Hi,

It seems you have secured the App and trying to access it anonymously. Try
allowing anonymous access to the App .

Regards

On Wed, Aug 12, 2015 at 10:10 AM, Lakshani Gamage laksh...@wso2.com wrote:

 Hi all,

 I am setting up an APPM internal deployment with following components.

 VM 1 : Store, Publisher, Gateway, IDP, svn

 VM2 :  Store, Publisher, Gateway, IDP, nginx, mysql server

 Upto Now, environment has set up. But when I call webapp via gateway,, I
 get following exception in gateway worker node.

 TID: [0] [AM] [2015-08-12 03:01:08,700] ERROR
 {org.apache.axis2.transport.base.threads.NativeWorkerPool} -  Uncaught
 exception {org.apache.axis2.transport.base.threads.NativeWorkerPool}
 java.lang.NullPointerException
 at
 org.wso2.carbon.appmgt.gateway.handlers.security.saml2.SAML2AuthenticationHandler.isAllowAnonymousApplication(SAML2AuthenticationHandler.java:355)
 at
 org.wso2.carbon.appmgt.gateway.handlers.security.saml2.SAML2AuthenticationHandler.handleRequest(SAML2AuthenticationHandler.java:174)
 at org.apache.synapse.rest.API.process(API.java:284)
 at
 org.apache.synapse.rest.RESTRequestHandler.dispatchToAPI(RESTRequestHandler.java:83)
 at
 org.apache.synapse.rest.RESTRequestHandler.process(RESTRequestHandler.java:64)
 at
 org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:220)
 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:344)
 at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:168)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:745)


 Is there any known reason for this?

 Thanks,
 --
 Lakshani Gamage

 *Software Engineer*
 Mobile : +94 (0) 71 5478184 %2B94%20%280%29%20773%20451194




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AppM] AppM load test on gateway using jmeter

2015-07-16 Thread Yasassri Ratnayake
Hi Lakshani,

Please find the artifacts that were used for Testing App Manager [1].
Jmeter Scripts are also included.

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

With Regards,

On Thu, Jul 16, 2015 at 12:22 PM, Lakshani Gamage laksh...@wso2.com wrote:

 Hi Yasassri,

 If you have any jmeter script for load test and stress test, could you
 please send those?

 Thanks,

 On Thu, Jul 16, 2015 at 12:12 PM, Sajith Abeywardhana saji...@wso2.com
 wrote:

 Hi Lakshani,

 Thanks to Infar team we got 4GB memory in gateway instances. Now we can
 proceed.

 Please find the below clustering environment configuration [Table 1]
 which we will be using for AppM load testing. Shall we start writing Jmeter
 scripts for below testing scenarios [Table 2] as well?


 Server IP

 Instance config

 Product

 192.168.57.144

 2 VCPUs, 4GB, 40GB

 MySQL, svn, nginx

 192.168.57.132

 1 VCPUs, 2GB, 20GB

 IDP (WSO2 AppM distribution)

 192.168.57.134

 1 VCPUs, 2GB, 20GB

 publisher (WSO2 AppM distribution)

 192.168.57.133

 1 VCPUs, 2GB, 20GB

 store mgt (WSO2 AppM distribution)

 192.168.57.135

 1 VCPUs, 2GB, 20GB

 store wkr (WSO2 AppM distribution)

 192.168.57.136

 2 VCPUs, 4GB, 40GB

 gateway mgt (WSO2 AppM distribution)

 192.168.57.139

 2 VCPUs, 4GB, 40GB

 gateway wkr (WSO2 AppM distribution)

  
 Table
 1



 Test

 How to proceed

 Goal and test output

 Capacity/Load Test

 Gradually increase the number of hits to gateways by looking at the CPU
 load average and JVM memory utilization. We keep increasing hit count until
 performance or stability become unacceptable in gateway nodes.


 Goal - Measure how many concurrents hits can handle by the gateway
 successfully.

 Output - In a cluster environment with 2 gateway nodes which having a
 4GB memory in each instance, AppM can handle up to n concurrent hits
 without any performance or stability issues.

 Stress Test

 Load the gateway beyond the normal load condition. Push it to the extreme.


 Goal - We will see which components fail first. Making these components
 more robust.

   Table 1

 *Sajith Abeywardhana* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka.
 Mobile: +94772260485
 Email: saji...@wso2.com mahe...@wso2.com | Web: www.wso2.com

 On Mon, Jul 13, 2015 at 3:14 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi Sajith  Lakshani,

 Yes 4 GB will be sufficient for both OS and APP-M instance.

 The type of Jmeter script depends on what type of performance/load test
 you are trying to perform. E.g : Long running test, Stress test etc. If you
 are trying to measure the throughput you can gradually increase the number
 of threads by looking at the CPU load average.

 Regards,

 On Mon, Jul 13, 2015 at 3:02 PM, Sajith Abeywardhana saji...@wso2.com
 wrote:

 Hi Yasassri,

 Yes, for both OS and AppM we do have 2GB.
 Anyway I'll ask infar to increase those instance's RAM up to 4GB. Do
 you guys have any other feedbacks on like number of threads(users)? or any
 other feedback regarding jmeter script?

 *Sajith Abeywardhana* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka.
 Mobile: +94772260485
 Email: saji...@wso2.com mahe...@wso2.com | Web: www.wso2.com

 On Mon, Jul 13, 2015 at 2:51 PM, Lakshani Gamage laksh...@wso2.com
 wrote:

 Hi Yasassri,

 Once I done a long test running for API Manager with 4GB size VMs.
 IMO, 4GB enough for both OS and the APP-M instance. Any objection?

 Regards,
 Lakshani.

 On Mon, Jul 13, 2015 at 2:44 PM, Yasassri Ratnayake yasas...@wso2.com
  wrote:

 Hi Sajith,

 On Mon, Jul 13, 2015 at 2:36 PM, Sajith Abeywardhana 
 saji...@wso2.com wrote:

 Hi,

 We are planning to start the $subject. So we configured a AppM
 cluster with publisher, 2 store, 2 gateway and IDP. Each gateway
 instance(hosted as open stack instance) dose have 2GB RAM and ubuntu 
 14.04
 installed. We are planning to load 4 sample web applications simultanI
  Belieeously. Please kind enough to provide feedbacks on this.


 2GB for both OS and the APP-M instance? If that's the case I believe
 its not sufficient to run a load test. Generally we increase the 
 allocated
 heap for the JVM when running load tests.


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




 --
 Lakshani Gamage

 *Software Engineer*
 Mobile : +94 (0) 71 5478184 %2B94%20%280%29%20773%20451194





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

Re: [Dev] [DEV] Running Intergration Tests On ESB 490 Cluster

2015-07-14 Thread Yasassri Ratnayake
Hi Saneth,

Yes that was the initial intention, but before running it on the cluster
in-order to validate whether the test cases can be executed remotely (By
pointing it to an already started server) I executed the integration tests
in the aforementioned manner.

With Regards,

On Tue, Jul 14, 2015 at 9:48 AM, Saneth Dharmakeerthi sane...@wso2.com
wrote:

 Hi Yasassri,

  What you mean by ESB Cluster here. Are you goon to run the integration
 test on ESB cluster with multiple nodes?

 Thanks and Best Regards,

 Saneth Dharmakeerthi
 Senior Software Engineer
 WSO2, Inc.
 Mobile: +94772325511

 On Sun, Jul 12, 2015 at 11:54 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi Malaka,

 I ran the tests in an Open Stack Instances with Java 1.7.0_65.

 In the tests-mediator-1 module following tests failed

- CallOut-mediator-Test (2 Test Cases)
- Call-mediator-Test (2 Test Cases)
- Property-mediator-Test-1 (I Test Case)
- Fault-mediator-Test (1 Test Case)


 In tests-mediator-2 there was only one skipped test case (Above table
 should be corrected), and it has occurred due to an connection failure with
 the following exception.

 Unable to add local entry :: Error connecting to URL :
 https://svn.wso2.org/repos/wso2/trunk/commons/qa/qa-artifacts/esb/esb450/mediators/xslt/transform.xslt

 I have added both sure-fire reports, please have a look.

 With Regards,


 On Sun, Jul 12, 2015 at 8:07 PM, Malaka Silva mal...@wso2.com wrote:

 Hi Yasassri,

 There are some tests fails and we are currently fixing those. (There
 were few some commented tests and we uncomment it last week.)

 However tests-mediator-1 and tests-mediator-2 is passing all the tests
 in our ec2 instance.

 What is the environment and jdk you are running the tests?

 What are the failing test cases?

 What

 On Sun, Jul 12, 2015 at 4:53 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 Before running the integration tests on the cluster I tried to run some
 of the test modules locally. I ran following two scenarios.

 1. Executed the integration tests after building the pack.
 2. Executed the integration tests by pointing to an already started ESB
 server with an offset.

 For the above scenarios I executed tests-mediator-1
 and tests-mediator-2 modules located at [1]

 In the second scenario I commented out the CarbonServerExtension and
 Axis2ServerExtension from the automation.xml and I started an Axis2
 Server locally by deploying the sample web-services available.

 After running the above scenarios following results were obtained.
 (Summary)

 *Scenario 01 (Running tests after building the pack) *

 *tests-mediator-1*

 StatusMethods
 PassedScenarios
 Passed# skipped# failedNo of Tests38238206

 *tests-mediator-2*

 StatusMethods
 PassedScenarios
 Passed# skipped# failedNo of Tests18518516


 *Scenario 02 (Running tests by pointing to a remote server)*

 *tests-mediator-1*

 StatusMethods
 PassedScenarios
 Passed# skipped# failedNo of Tests16216216066


 *tests-mediator-2*

 The test didn't complete and surefire reports were not generated.

 By looking at the above results it's clear that some of the test cases
 are not intended to executed in a remote manner or in a clustered
 environment. (Please note that I didn't analyze the results in-depth).

 @Automation Team:  Is there something I'm doing wrong here? Can I
 improve the above results and run it on the cluster? And if I'm running
 this on an ESB cluster how should I configure the back-end Axis2 Server? Do
 I need to start an Axis2 Server on each worker node?

 @ESB Team : Some test cases are failing in the 1st scenario, these need
 to be investigated and fixed.

 [1] -
 https://github.com/wso2/product-esb/tree/master/modules/integration/tests-integration

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




 --

 Best Regards,

 Malaka Silva
 Senior Tech Lead
 M: +94 777 219 791
 Tel : 94 11 214 5345
 Fax :94 11 2145300
 Skype : malaka.sampath.silva
 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
 Blog : http://mrmalakasilva.blogspot.com/

 WSO2, Inc.
 lean . enterprise . middleware
 http://www.wso2.com/
 http://www.wso2.com/about/team/malaka-silva/
 http://wso2.com/about/team/malaka-silva/

 Save a tree -Conserve nature  Save the world for your future. Print
 this email only if it is absolutely necessary.




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

 ___
 Dev mailing list

[Dev] [DEV] URI Template support in ESB

2015-07-12 Thread Yasassri Ratnayake
Hi ESB Team,

In ESB 4.9 do we support full specification [1] for URI templates? I
observed that some of the functions are not working as expected.

[1] - https://tools.ietf.org/html/rfc6570

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DEV] Running Intergration Tests On ESB 490 Cluster

2015-07-12 Thread Yasassri Ratnayake
Hi All,

Before running the integration tests on the cluster I tried to run some of
the test modules locally. I ran following two scenarios.

1. Executed the integration tests after building the pack.
2. Executed the integration tests by pointing to an already started ESB
server with an offset.

For the above scenarios I executed tests-mediator-1 and tests-mediator-2
modules located at [1]

In the second scenario I commented out the CarbonServerExtension and
Axis2ServerExtension from the automation.xml and I started an Axis2
Server locally by deploying the sample web-services available.

After running the above scenarios following results were obtained. (Summary)

*Scenario 01 (Running tests after building the pack) *

*tests-mediator-1*

StatusMethods
PassedScenarios
Passed# skipped# failedNo of Tests38238206

*tests-mediator-2*

StatusMethods
PassedScenarios
Passed# skipped# failedNo of Tests18518516


*Scenario 02 (Running tests by pointing to a remote server)*

*tests-mediator-1*

StatusMethods
PassedScenarios
Passed# skipped# failedNo of Tests16216216066


*tests-mediator-2*

The test didn't complete and surefire reports were not generated.

By looking at the above results it's clear that some of the test cases are
not intended to executed in a remote manner or in a clustered environment.
(Please note that I didn't analyze the results in-depth).

@Automation Team:  Is there something I'm doing wrong here? Can I improve
the above results and run it on the cluster? And if I'm running this on an
ESB cluster how should I configure the back-end Axis2 Server? Do I need to
start an Axis2 Server on each worker node?

@ESB Team : Some test cases are failing in the 1st scenario, these need to
be investigated and fixed.

[1] -
https://github.com/wso2/product-esb/tree/master/modules/integration/tests-integration

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Verifying product db scripts : Difference between oracle.sql and oracle_rac.sql : ESBJAVA-3692

2015-07-10 Thread Yasassri Ratnayake
Hi All,

I did a smoke test on the Scripts with ESB 4.9 and It seems to work fine
with ESB. I came across this issue earlier and opened a JIRA for this at
[1]. I will continue testing on ESB 4.9 further and will update if I come
across any issues.

[1] - https://wso2.org/jira/browse/CARBON-15301

With Regards,

On Thu, Jul 9, 2015 at 8:29 PM, Pavithra Madurangi pavit...@wso2.com
wrote:

 We have a Oracle RAC setup.. But for carbon 4.4 based products, we've not
 done any testing with it.

 We'll test with it and will provide you and update...

 Regards,
 Pavithra

 On Thu, Jul 9, 2015 at 7:46 PM, Kasun Indrasiri ka...@wso2.com wrote:

 Have done the $subject for carbon 4.4 based products?

 https://wso2.org/jira/browse/ESBJAVA-3692

 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/




 --
 *Pavithra Madurangi*
 Associate Technical Lead - QA.
 WSO2 Inc.: http://wso2.com/
 Mobile: 0777207357 / 0112747089

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] SSLException in cluster

2015-06-09 Thread Yasassri Ratnayake
)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
 at
 org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:178)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47)
 at
 org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:56)
 at
 org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
 at
 org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:141)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156)
 at
 org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
 at
 org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:52)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
 at
 org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)
 at
 org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
 at
 org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1736)
 at
 org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1695)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at
 org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
 at java.lang.Thread.run(Thread.java:745)
 *Sajith Abeywardhana* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka.
 Mobile: +94772260485
 Email: saji...@wso2.com mahe...@wso2.com | Web: www.wso2.com

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




 --

 *Ruwan Abeykoon*
 *Architect,*
 *WSO2, Inc. http://wso2.com http://wso2.com/ *
 *lean.enterprise.middleware.*

 email: ruw...@wso2.com
 phone:(+94) 39736

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
http://yasassriratnayake.blogspot.com/*
*http://wso2logs.blogspot.com http://wso2logs.blogspot.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] App-Manager 1.0 Release Testing Update

2015-04-06 Thread Yasassri Ratnayake
Hi All,

This is to update the Latest progress on App Manager Release testing.
Currently there are following blockers and critical issues. IMHO these need
to be fixed before the release.

   - Oracle DB script related issues.
   - BAM toolbox issues/ Stats related issues
   - Single Logout
   - BPS integration issues. (Was Fixed with the latest pack (5th April
   Pack), yet to verify the fix)
   - Session Related issues. etc.

Some of these issues are listed from [1] - [9]. In total(Open, Reopened, In
Progress issues) there are 38 L1 and L2 isuues, 95 L3 issues and 15 L4  L5
issues.

Along the way we faced several challenges when testing APP-M apart from the
blocking issues we faced, following new features were added

   - App Discovery
   - New Stats pages
   - Sample Deploying feature

Some features also got changed

   - EMM integration
   - XACML policy UI etc.

There were some configuration level changes in web-apps as well as in
app-manager.xml/ user-mgt.xml which affected the Automation process. Lack
of documentation was another issue we faced.

Currently we are in the process of testing untested areas and bug fixed
scenarios. Due to above mentioned issues IMHO I highly doubt whether we can
do a proper round of testing before the planned release date.

[1] - https://wso2.org/jira/browse/APPM-718
[2] - https://wso2.org/jira/browse/APPM-715
[3] - https://wso2.org/jira/browse/APPM-686
[4] - https://wso2.org/jira/browse/APPM-651
[5] - https://wso2.org/jira/browse/APPM-481
[6] - https://wso2.org/jira/browse/APPM-324
[7] - https://wso2.org/jira/browse/APPM-511
[8] - https://wso2.org/jira/browse/APPM-544
[9] - https://wso2.org/jira/browse/APPM-639

With Regards,


On Thu, Mar 19, 2015 at 2:18 PM, Dinusha Senanayaka dinu...@wso2.com
wrote:

 Hi Yasassri,

 Please find the latest pack in [1]. We could find root cause for some of
 the intermittent issues that you have reported. But we included some debug
 logs to possible places, so that we can narrow down the issue if it
 appeared on latest pack too. Please enable jaggery debug logs before you
 start testing the pack.

 [1]. http://builder1.us1.wso2.org/~appm/19-03-2015/

 Regards,
 Dinusha.

 On Tue, Mar 17, 2015 at 6:39 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 Meeting Notes

- AM team will try to fix all the issues related to instability and
share a new pack tomorrow.
- Testing on oracle will be done based on the time available before
the expected release date.
- Long running test has to be run by the QA team. (on a standalone
setup)
- All features and UI's are currently finalized and no major changes
will happen.

 With Regards,

 On Tue, Mar 17, 2015 at 6:14 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi Dinusha,

 Sorry for the ambiguity in the mail. Please see my comments in-line


 Hi All,

 This is to update the current status of the App Manger release cycle.

 We had issues initially when testing due to following reasons

- There was no decided permission model embedded to AM.

 This is finalized and we are not going to change the model ! There is
 a mail thread for this even !


 This is an issue we had before March 6th pack, As mentioned the
 permission model is finalized ATM.


- UI got changed along the way

 There were some usability improvements done after reviewing with  UX
 team.


- Features were not finalized.

 What you mean by features are not finalized ?


 Along the way there were some new features added, these were issues we
 faced initially when we started testing.

 1. Allow annonymous access
 2. Skip Creating Proxying WebApp
 3. New Dashboard was added to add Policies etc.
 4. Policy groups
 5. New statistical graphs/options, completely reverted statistics page
 6. Notification on App Rejection etc.

 Now, I believe all the features are finalized.



 *Current Status*

 ATM the latest pack is unstable so we are not testing the pack in the
 clustered setup, hence we are doing our tests in a standalone setup. And
 still the workflow process is not finalized.

 AFAIK, there is a tenant specific issue relate to life-cycle loading.
 But, even with that we can continue super tenant scenarios in a cluster
 environment. Workflow process is not finalized ???


 I'm claiming the instability based on these observation, irregular
 behavior in some functions, Exceptions thrown intermittently, I have
 reported most of them. [1] - [7]. These are all intermittent exceptions
 that I observe when going through the general flow. The stability has
 improved lot in the later packs, but there are some glitches which needs to
 be investigated further.

 I have raised concerns regarding the workflow issue in the thread [APP-M]
 Workflows in App Manager.

 [1] - https://wso2.org/jira/browse/APPM-545
 [2] - https://wso2.org/jira/browse/APPM-554
 [3] - https://wso2.org/jira/browse/APPM-563
 [4] - https://wso2.org/jira/browse/APPM-491
 [5] - https://wso2.org/jira/browse/APPM-490
 [6

Re: [Dev] [AppM] [EMM] Patch for EMM to work with AppM 1.0.0

2015-04-01 Thread Yasassri Ratnayake
Hi Chathura,

I'm unable to find a READ-ME file in the patch. Can you kindly point me to
the correct location if I have missed it. If its not there can we add a
Read-Me with the instructions?

With Regards,

On Thu, Apr 2, 2015 at 11:18 AM, Chathura Dilan chathu...@wso2.com wrote:

 Hi All,

 I have created patch for EMM 1.1.0 to work it with AppM 1.0.0. You can
 find the patch from this JIRA[1]


 [1] - https://wso2.org/jira/browse/APPM-692


 --
 Regards,

 Chatura Dilan Perera
 *(Senior Software Engineer** - WSO2 Inc.**)*
 www.dilan.me




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi All,

This is to update the current status of the App Manger release cycle.

We had issues initially when testing due to following reasons

   - There was no decided permission model embedded to AM.
   - UI got changed along the way
   - Features were not finalized.

We got the following critical fixes with the 06-03-2015 pack.

= Finalized permission model
= Fix for blockers under tenant scenarios.

Got the following fixes with the 16-03-2015 pack.

= Oracle Script fix
= Fixed Mobile App scenarios for tenant

*What has being done*

1. Setting-up cluster setup. (Deployment is Automated)
2. Jmeter scripts to mimic basic functionality of AM (Currently not working
due to recent changes in AM)
3. Covered webapp creation/ Mobile app creation flow.
4. Smoke test with EMM integration.
5. Tested clustered caching scenarios.
6. Tested throttling.
7. Smoke tests on windows.

*Current Status*

ATM the latest pack is unstable so we are not testing the pack in the
clustered setup, hence we are doing our tests in a standalone setup. And
still the workflow process is not finalized.

*Issue Status*

From 6th March, 68 issues reported and a total of 220 issues reported by
the QA team up-to now and from that there are 102 open issues.

*What needs to be covered*

With  the new Changes we have to cover the following areas.

1. Test with Oracle
2. Run a long running test.
3. Run Integration scenarios with BAM / EMM / IS (The cluster setup already
has a IS cluster).
4. Smoke tests on already tested features/areas after bug fixes and
improvements.

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi Sumedha,

Sure, Its better to have a quick meeting on this.

With Regards,

On Tue, Mar 17, 2015 at 3:18 PM, Sumedha Rubasinghe sume...@wso2.com
wrote:

 Guys,
 Can we have a quick meeting to sort out these?
 It seems there is bit of ambiguity here.

 On Tue, Mar 17, 2015 at 3:16 PM, Dinusha Senanayaka dinu...@wso2.com
 wrote:

 HI Yasassri,

 Please see my comments in-line .

 On Tue, Mar 17, 2015 at 2:50 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 This is to update the current status of the App Manger release cycle.

 We had issues initially when testing due to following reasons

- There was no decided permission model embedded to AM.

 This is finalized and we are not going to change the model ! There is a
 mail thread for this even !


- UI got changed along the way

 There were some usability improvements done after reviewing with  UX
 team.


- Features were not finalized.

 What you mean by features are not finalized ?


 We got the following critical fixes with the 06-03-2015 pack.

 = Finalized permission model
 = Fix for blockers under tenant scenarios.

 Got the following fixes with the 16-03-2015 pack.

 = Oracle Script fix
 = Fixed Mobile App scenarios for tenant

 *What has being done*

 1. Setting-up cluster setup. (Deployment is Automated)
 2. Jmeter scripts to mimic basic functionality of AM (Currently not
 working due to recent changes in AM)
 3. Covered webapp creation/ Mobile app creation flow.
 4. Smoke test with EMM integration.
 5. Tested clustered caching scenarios.
 6. Tested throttling.
 7. Smoke tests on windows.

 *Current Status*

 ATM the latest pack is unstable so we are not testing the pack in the
 clustered setup, hence we are doing our tests in a standalone setup. And
 still the workflow process is not finalized.

 AFAIK, there is a tenant specific issue relate to life-cycle loading.
 But, even with that we can continue super tenant scenarios in a cluster
 environment. Workflow process is not finalized ???

 Regards,
 Dinusha.


 *Issue Status*

 From 6th March, 68 issues reported and a total of 220 issues reported
 by the QA team up-to now and from that there are 102 open issues.

 *What needs to be covered*

 With  the new Changes we have to cover the following areas.

 1. Test with Oracle
 2. Run a long running test.
 3. Run Integration scenarios with BAM / EMM / IS (The cluster setup
 already has a IS cluster).
 4. Smoke tests on already tested features/areas after bug fixes and
 improvements.

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




 --
 /sumedha
 m: +94 773017743
 b :  bit.ly/sumedha




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi Dinusha,

Sorry for the ambiguity in the mail. Please see my comments in-line


 Hi All,

 This is to update the current status of the App Manger release cycle.

 We had issues initially when testing due to following reasons

- There was no decided permission model embedded to AM.

 This is finalized and we are not going to change the model ! There is a
 mail thread for this even !


This is an issue we had before March 6th pack, As mentioned the permission
model is finalized ATM.


- UI got changed along the way

 There were some usability improvements done after reviewing with  UX
 team.


- Features were not finalized.

 What you mean by features are not finalized ?


Along the way there were some new features added, these were issues we
faced initially when we started testing.

1. Allow annonymous access
2. Skip Creating Proxying WebApp
3. New Dashboard was added to add Policies etc.
4. Policy groups
5. New statistical graphs/options, completely reverted statistics page
6. Notification on App Rejection etc.

Now, I believe all the features are finalized.



 *Current Status*

 ATM the latest pack is unstable so we are not testing the pack in the
 clustered setup, hence we are doing our tests in a standalone setup. And
 still the workflow process is not finalized.

 AFAIK, there is a tenant specific issue relate to life-cycle loading. But,
 even with that we can continue super tenant scenarios in a cluster
 environment. Workflow process is not finalized ???


I'm claiming the instability based on these observation, irregular behavior
in some functions, Exceptions thrown intermittently, I have reported most
of them. [1] - [7]. These are all intermittent exceptions that I observe
when going through the general flow. The stability has improved lot in the
later packs, but there are some glitches which needs to be investigated
further.

I have raised concerns regarding the workflow issue in the thread [APP-M]
Workflows in App Manager.

[1] - https://wso2.org/jira/browse/APPM-545
[2] - https://wso2.org/jira/browse/APPM-554
[3] - https://wso2.org/jira/browse/APPM-563
[4] - https://wso2.org/jira/browse/APPM-491
[5] - https://wso2.org/jira/browse/APPM-490
[6] - https://wso2.org/jira/browse/APPM-439
[7] - https://wso2.org/jira/browse/APPM-324

With Regards
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168 %2B94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] App-Manager 1.0 Release Testing Update

2015-03-17 Thread Yasassri Ratnayake
Hi All,

Meeting Notes

   - AM team will try to fix all the issues related to instability and
   share a new pack tomorrow.
   - Testing on oracle will be done based on the time available before the
   expected release date.
   - Long running test has to be run by the QA team. (on a standalone setup)
   - All features and UI's are currently finalized and no major changes
   will happen.

With Regards,

On Tue, Mar 17, 2015 at 6:14 PM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Hi Dinusha,

 Sorry for the ambiguity in the mail. Please see my comments in-line


 Hi All,

 This is to update the current status of the App Manger release cycle.

 We had issues initially when testing due to following reasons

- There was no decided permission model embedded to AM.

 This is finalized and we are not going to change the model ! There is a
 mail thread for this even !


 This is an issue we had before March 6th pack, As mentioned the permission
 model is finalized ATM.


- UI got changed along the way

 There were some usability improvements done after reviewing with  UX
 team.


- Features were not finalized.

 What you mean by features are not finalized ?


 Along the way there were some new features added, these were issues we
 faced initially when we started testing.

 1. Allow annonymous access
 2. Skip Creating Proxying WebApp
 3. New Dashboard was added to add Policies etc.
 4. Policy groups
 5. New statistical graphs/options, completely reverted statistics page
 6. Notification on App Rejection etc.

 Now, I believe all the features are finalized.



 *Current Status*

 ATM the latest pack is unstable so we are not testing the pack in the
 clustered setup, hence we are doing our tests in a standalone setup. And
 still the workflow process is not finalized.

 AFAIK, there is a tenant specific issue relate to life-cycle loading.
 But, even with that we can continue super tenant scenarios in a cluster
 environment. Workflow process is not finalized ???


 I'm claiming the instability based on these observation, irregular
 behavior in some functions, Exceptions thrown intermittently, I have
 reported most of them. [1] - [7]. These are all intermittent exceptions
 that I observe when going through the general flow. The stability has
 improved lot in the later packs, but there are some glitches which needs to
 be investigated further.

 I have raised concerns regarding the workflow issue in the thread [APP-M]
 Workflows in App Manager.

 [1] - https://wso2.org/jira/browse/APPM-545
 [2] - https://wso2.org/jira/browse/APPM-554
 [3] - https://wso2.org/jira/browse/APPM-563
 [4] - https://wso2.org/jira/browse/APPM-491
 [5] - https://wso2.org/jira/browse/APPM-490
 [6] - https://wso2.org/jira/browse/APPM-439
 [7] - https://wso2.org/jira/browse/APPM-324

 With Regards
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [APP-M] Workflows in App Manager

2015-03-16 Thread Yasassri Ratnayake
Hi AM team,

In the current implementation of App-Manager, the Creator is able to edit
any web-App in 'IN-REVIEW' or 'PUBLISHED' states.

IMHO this implementation is seemingly wrong, since one objective of going
through the workflow process is to validate the content of the created app.
So if the Creator can change the content after publishing there is no point
in validating the content. Is there any specific reason for this
implementation?

If this implementation is agreed and decided, the Mobile App workflow
implementation should be changed. Since in Mobile Apps the creator cannot
edit any app beyond CREATED state. So in order to be consistent this should
be reverted to match the webapp scenario.

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [App-Manager] Query On APP-Manager Web App Description

2015-03-12 Thread Yasassri Ratnayake
Hi AM Team,

When creating a webapp I observed a field named description, but after
creating the webapp this field is not visible in the publisher or store.

What is the intended purpose of this field. Shouldn't description be
visible in the store to the end-users? Based on this observation I have
created the following JIRA. [1]


[1] - https://wso2.org/jira/browse/APPM-535

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Need clarification regarding Allow Anonymous Access option

2015-02-17 Thread Yasassri Ratnayake
Hi Dinusha,

Thanks for clearing this out, I have created JIRA [1] based on this.

[1] - https://wso2.org/jira/browse/APPM-401

With Regards,

On Tue, Feb 17, 2015 at 8:29 PM, Dinusha Senanayaka dinu...@wso2.com
wrote:

 Hi Yasassri,

 This is an usability improvement. Yes, it doesn't make sense setting
 visibility when the app is allowed for anonymous access.

 Regards,
 Dinusha.

 On Tue, Feb 17, 2015 at 5:10 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi Lahiru/Dinusha,

 Thanks for the explanation, I have reported following JIRA related to
 Anonymous accessibility [1].

 If the anonymous option makes app accessible without authentication, Is
 there an use case where a user needs to set the App Visibility: while
 checking the Allow Anonymous Access: option. In the current
 implementation user can set the app visibility while checking the Allow
 Anonymous Access option. What is the rationale behind this?

 [1] - https://wso2.org/jira/browse/APPM-400

 On Tue, Feb 17, 2015 at 4:35 PM, Dinusha Senanayaka dinu...@wso2.com
 wrote:

 Hi Yasassri,

 This feature is introduced to support non-secured applications. Since
 AppM is using SSO, even when we publish a unsecured application through
 AppManager, it need user authentication to access this application though
 GW. But there can be some use cases Application publisher need this app to
 have anonymous access but need to apply other QoS policies.
 Also this can be configured in two levels as Lahiru explained already.

 Regards,
 Dinusha.

 On Tue, Feb 17, 2015 at 2:39 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi AppM Team,

 I would like to get some clarification regarding the Allow Anonymous
 Access: option which can be selected when creating a webapp. What is
 the intended behavior of an Anonymous App?

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




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




 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV] Need clarification regarding Allow Anonymous Access option

2015-02-17 Thread Yasassri Ratnayake
Hi Lahiru/Dinusha,

Thanks for the explanation, I have reported following JIRA related to
Anonymous accessibility [1].

If the anonymous option makes app accessible without authentication, Is
there an use case where a user needs to set the App Visibility: while
checking the Allow Anonymous Access: option. In the current
implementation user can set the app visibility while checking the Allow
Anonymous Access option. What is the rationale behind this?

[1] - https://wso2.org/jira/browse/APPM-400

On Tue, Feb 17, 2015 at 4:35 PM, Dinusha Senanayaka dinu...@wso2.com
wrote:

 Hi Yasassri,

 This feature is introduced to support non-secured applications. Since AppM
 is using SSO, even when we publish a unsecured application through
 AppManager, it need user authentication to access this application though
 GW. But there can be some use cases Application publisher need this app to
 have anonymous access but need to apply other QoS policies.
 Also this can be configured in two levels as Lahiru explained already.

 Regards,
 Dinusha.

 On Tue, Feb 17, 2015 at 2:39 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi AppM Team,

 I would like to get some clarification regarding the Allow Anonymous
 Access: option which can be selected when creating a webapp. What is
 the intended behavior of an Anonymous App?

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] App Manager latest build pack - 29-01-2015

2015-02-17 Thread Yasassri Ratnayake
Hi Dinusha,

Since there are many bug fixes recently, can we have a new pack?

With regards,

On Mon, Feb 9, 2015 at 4:11 PM, Dinusha Senanayaka dinu...@wso2.com wrote:

 Hi Sandapa,

 We ll provide a pack today.

 Regards,
 Dinusha.

 On Mon, Feb 9, 2015 at 3:46 PM, Sandapa Handakumbura sand...@wso2.com
 wrote:

 Hi Dinusha,

 We're still testing this 29th Jan pack. When are we getting a new pack?

 Thanks,
 Sandapa


 On Thu, Jan 29, 2015 at 1:20 PM, Dinusha Senanayaka dinu...@wso2.com
 wrote:

 Hi,

 Please find the $subject in [1].

 [1]. http://builder1.us1.wso2.org/~appm/29-01-2015/

 Regards,
 Dinusha.

 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




 --
 Sandapa Handakumbura
 Associate Technical Lead
 WSO2.Inc. ; http://wso2.com/
 M : +94777115866




 --
 Dinusha Dilrukshi
 Senior Software Engineer
 WSO2 Inc.: http://wso2.com/
 Mobile: +94725255071
 Blog: http://dinushasblog.blogspot.com/




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [DEV] Need clarification regarding Allow Anonymous Access option

2015-02-17 Thread Yasassri Ratnayake
Hi AppM Team,

I would like to get some clarification regarding the Allow Anonymous
Access: option which can be selected when creating a webapp. What is the
intended behavior of an Anonymous App?

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [App Manager] Creating Users with different previledges

2015-01-19 Thread Yasassri Ratnayake
Hi Ruwan,

Thanks for the reply.

But when I assign default Internal/publisher role the user can create and
publish the app. When I look at the permission tree I see the following
permissions.


​
Do I need to remove Publish permissions in-order to achieve my requirement?

*Note : I'm trying this in a default pack with the changes you suggested
and I haven't changed any roles or permissions.*

With Regards,

On Tue, Jan 20, 2015 at 9:39 AM, Ruwan Yatawara ruw...@wso2.com wrote:

 Hi Yasasiri,

 This can be done by using the publisher and reviewer roles already
 available in app manager. Please follow the below steps.

 1) create a user for creating the app, lets call him creator, assign the
 role, Internal/publisher

 2) create a user for reviewing the app, lets call him reviewer, assign
 the role Internal/reviewer

 3) login as the creator and create the app. and click on the Submit
 button. You will notice that if you click on Approve nothing happens,
 there is an error shown in the error logs.

 4) login as the reviewer to the publisher and click on the Approve
  button, your app will get published.


 *Note : *However I identified a small issue when trying this out, so
 please replace the following file inside of the publisher webapp, before
 you do this.

 Path : *APPM_HOME*/repository/deployment/server/jaggeryapps/*publisher*
 /themes/appm/renderers/controllers/assets_router.js

 Thanks and Regards,

 Ruwan Yatawara

 Senior Software Engineer,
 WSO2 Inc.

 email : ruw...@wso2.com
 mobile : +94 77 9110413
 blog : http://thoughts.ruwan-ace.com/
 www: :http://wso2.com


 On Mon, Jan 19, 2015 at 5:18 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 My requirement is to have 2 different users to control App creation.
 Users should have privileges as mentioned below.

 User 1. To create Apps and submit for Approval.
 User 2. To review and approve the App for publishing.

 What are the permissions that needs to be added to create two users to
 address my scenario?

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*





-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [App Manager] Creating Users with different previledges

2015-01-19 Thread Yasassri Ratnayake
Hi All,

My requirement is to have 2 different users to control App creation.
Users should have privileges as mentioned below.

User 1. To create Apps and submit for Approval.
User 2. To review and approve the App for publishing.

What are the permissions that needs to be added to create two users to
address my scenario?

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168 %2B94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [AM] App Manager 1.0.0 Testing

2015-01-15 Thread Yasassri Ratnayake
Hi All,

We are currently testing the wso2appm-1.0.0-ALPHA pack. We will use this
thread to update the progress and issues.

ATM we are facing some blocking issues and they have being reported at [1],

@AM_Team please do the needful to fix these issues ASAP for us to continue
the testing without any delays.


[1] - *https://wso2.org/jira/issues/?filter=12103
https://wso2.org/jira/issues/?filter=12103*

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Awanthika Senarath

2015-01-05 Thread Yasassri Ratnayake
Congratulations Awanthika!!!

On Mon, Jan 5, 2015 at 3:03 PM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Awanthika!!!

 On Mon, Jan 5, 2015 at 1:36 PM, Denuwanthi De Silva denuwan...@wso2.com
 wrote:

 Congratulations Awanthika !! :)

 On Mon, Jan 5, 2015 at 1:16 PM, Sithumini Senevirathne 
 sithumi...@wso2.com wrote:

 Congratulations Awanthika

 On Mon, Jan 5, 2015 at 1:10 PM, Supun Sethunga sup...@wso2.com wrote:

 Congratz Awanthika!!

 On Mon, Jan 5, 2015 at 1:08 PM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Awanthika!

 On Mon, Jan 5, 2015 at 1:07 PM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Awanthika ... !!!

 On Mon, Jan 5, 2015 at 1:04 PM, Buddhima Wijeweera buddh...@wso2.com
  wrote:

 Congratulations Awanthika!!!

 On Mon, Jan 5, 2015 at 12:59 PM, Thilini Anoratna thili...@wso2.com
  wrote:

 Congratz !! :)

 On Mon, Jan 5, 2015 at 12:55 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Awanthika...!!!

 On Mon, Jan 5, 2015 at 12:48 PM, Jasintha Dasanayake 
 jasin...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome Awanthika Senarath as a WSO2
 Committer.

 Awanthika  has  been a valuable contributor for WSO2 Developer
 Studio since she joined WSO2. In recognition of her contributions to 
 WSO2,
 She has been voted as a WSO2 Committer.

 Awanthika, Congratulations and Keep up the good work!

 Thanks and Regards,
 /Jasintha

 --

 *Jasintha Dasanayake*

 *Senior Software EngineerWSO2 Inc. | http://wso2.com
 http://wso2.com/lean . enterprise . middleware*


 *mobile :- 0711368118 0711368118*

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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 Thilini Anoratna
 Software Engineering Intern
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile : +94 (0) 778955654
 Email: thili...@wso2.com

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




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

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

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

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




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

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




 --
 --
 Sithumini Senevirathne
 Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: sithumi...@wso2.com,   mobile: +94 756977999

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




 --
 Denuwanthi De Silva
 Software Engineer;
 WSO2 Inc.; http://wso2.com,
 Email: denuwan...@wso2.com



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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] {Registry}ERROR - JDBCResourceDAO Failed to add resource to path /_system/governance/apimconfig/repository/comp

2014-11-25 Thread Yasassri Ratnayake

 [2014-11-24 13:55:32,377]  INFO - CarbonUIServiceComponent API Store
 Default Context : http://apim.180.release.publisher.com:9766/store

 --
 -Ratha




 --


 *[image: http://wso2.com] http://wso2.comSenaka Fernando*
 Solutions Architect; WSO2 Inc.; http://wso2.com



 *Member; Apache Software Foundation; http://apache.org
 http://apache.orgE-mail: senaka AT wso2.com http://wso2.com**P: +1
 408 754 7388 %2B1%20408%20754%207388; ext: 51736*;


 *M: +44 782 741 1966 %2B44%20782%20741%201966Linked-In:
 http://linkedin.com/in/senakafernando
 http://linkedin.com/in/senakafernando*Lean . Enterprise . Middleware




 --
 -Ratha

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sajini De Silva

2014-11-18 Thread Yasassri Ratnayake
Congrats Sajini

On Tue, Nov 18, 2014 at 5:08 PM, Rajkumar Rajaratnam rajkum...@wso2.com
wrote:

 Congratulations !! :)

 On Tue, Nov 18, 2014 at 5:06 PM, Supun Sethunga sup...@wso2.com wrote:

 Congratz Sajini!

 On Tue, Nov 18, 2014 at 5:04 PM, Tharik Kanaka tha...@wso2.com wrote:

 Congratulations Sajini...

 On Tue, Nov 18, 2014 at 1:26 PM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Sajini,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

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




 --

 *Tharik Kanaka* | Associate Software Engineer

 WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka

 Email: tha...@wso2.com | Web: www.wso2.com

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




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

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




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

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [APIM][BAM][DEV] Intergrating APIM cluster with BAM

2014-11-04 Thread Yasassri Ratnayake
Hi All,

When Integrating APIM cluster with BAM I noticed that statistics should be
enabled in all gateway nodes and in all publisher and store nodes (*They
have to be pointed to the Thrift server*). AFAIK data is published to BAM
by the Gateway nodes. And store and publisher fetches data from the STAT
DBs and display it on the UI.

If we are starting all the servers with the relevant profiles (publisher,
store profile etc.) is there a necessity for the publisher and store to
connect to BAM?


With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [APIM][BAM][DEV] Intergrating APIM cluster with BAM

2014-11-04 Thread Yasassri Ratnayake
Hi Nuwan,

Is there a way to disable thrift configurations in Publisher and Store? If
I do not specify valid thrift URL or Port after enabling statistics the
server throws the following error, indicating that publisher/store is
trying to connect to the thrift server.

ERROR - AsyncDataPublisher Reconnection failed for for tcp://
10.100.5.112:7614/

Regards,

On Tue, Nov 4, 2014 at 6:27 PM, Nuwan Dias nuw...@wso2.com wrote:

 There's no need for the Publisher and Store to point to the thrift Server.
 But you need to enabled stats for the graphs to work.

 Thanks,
 NuwanD.

 On Tue, Nov 4, 2014 at 6:11 PM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 When Integrating APIM cluster with BAM I noticed that statistics should
 be enabled in all gateway nodes and in all publisher and store nodes (*They
 have to be pointed to the Thrift server*). AFAIK data is published to
 BAM by the Gateway nodes. And store and publisher fetches data from the
 STAT DBs and display it on the UI.

 If we are starting all the servers with the relevant profiles (publisher,
 store profile etc.) is there a necessity for the publisher and store to
 connect to BAM?


 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




 --
 Nuwan Dias

 Associate Tech Lead - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][API-M] - SSO Cofiguration Documentation issue

2014-11-04 Thread Yasassri Ratnayake
Hi Rajakrishna,

The above configuration indicates that the SAML2 SSO SAML Response must be
signed using the authenticated user's tenant keystore. Please refer to the
comments made in [1]

[1] - https://wso2.org/jira/browse/STORE-454

With Regards,

On Tue, Nov 4, 2014 at 6:55 PM, Rajakrishna Reddy va...@outlook.com wrote:

  Yes it used to work with AM-1.7.0 and is 5.0.0 

 Why do we need that separate config element in identity. Xml now for
 AM-1.8.0!??

 Can anyone explains why??

 --
 Thanks  Regards,
 Rajakrishna Reddy

 --- Original Message ---

 From: Nuwan Dias nuw...@wso2.com
 Sent: 29 October 2014 20:40
 To: Yasassri Ratnayake yasas...@wso2.com
 Cc: WSO2 Developers' List dev@wso2.org
 Subject: Re: [Dev] [DEV][API-M] - SSO Cofiguration Documentation issue

  What if you define the SP as a 'SaaS Application', doesn't it work? It
 used to work with 1.7.0 and IS 5.0.0 AFAIR.

 On Wed, Oct 29, 2014 at 1:51 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

  When enabling SSO for Publisher and Store. A new config element should
 be added to identity.xml file in the IS Node in-order for tenant users to
 login, If the element is not included the following error will be shown in
 the API-M console.

  ERROR - jaggery_acs:jag SAML response signature is verification failed.

  This is reported at [1], please do the needful to fix this.

 [1] - https://wso2.org/jira/browse/DOCUMENTATION-1219

  With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




  --
 Nuwan Dias

  Associate Tech Lead - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [DEV][API-M] - SSO Cofiguration Documentation issue

2014-10-29 Thread Yasassri Ratnayake
Hi Nuwan,

No it didn't work for me, I used IS 5 and APIM 1.8. I had to add the above
mentioned Config in-order to tenant users to login.

With Regards,

On Wed, Oct 29, 2014 at 8:39 PM, Nuwan Dias nuw...@wso2.com wrote:

 What if you define the SP as a 'SaaS Application', doesn't it work? It
 used to work with 1.7.0 and IS 5.0.0 AFAIR.

 On Wed, Oct 29, 2014 at 1:51 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 When enabling SSO for Publisher and Store. A new config element should be
 added to identity.xml file in the IS Node in-order for tenant users to
 login, If the element is not included the following error will be shown in
 the API-M console.

 ERROR - jaggery_acs:jag SAML response signature is verification failed.

 This is reported at [1], please do the needful to fix this.

 [1] - https://wso2.org/jira/browse/DOCUMENTATION-1219

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Nuwan Dias

 Associate Tech Lead - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Milinda Perera

2014-10-28 Thread Yasassri Ratnayake
Congrats Milinda :)

On Tue, Oct 28, 2014 at 3:34 PM, Mahesh Chinthaka mahe...@wso2.com wrote:

 Congratz milinda...!!!

 On Tue, Oct 28, 2014 at 3:32 PM, Rajeevan Vimalanathan rajeev...@wso2.com
  wrote:

 Congratz Milinda...!!

 On Tue, Oct 28, 2014 at 3:29 PM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Milinda..!!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Tue, Oct 28, 2014 at 3:28 PM, Dakshika Jayathilaka daksh...@wso2.com
  wrote:

 Congratulations Milinda.!!

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

 On Tue, Oct 28, 2014 at 3:27 PM, Supun Sethunga sup...@wso2.com
 wrote:

 Congratz!!

 On Tue, Oct 28, 2014 at 3:26 PM, Waruna Jayaweera waru...@wso2.com
 wrote:

 Congratzz Milinda..

 On Tue, Oct 28, 2014 at 3:14 PM, Godwin Amila Shrimal 
 god...@wso2.com wrote:

 Congratulations Milinda !!!

 On Tue, Oct 28, 2014 at 3:11 PM, Firzhan Naqash firz...@wso2.com
 wrote:

 Congars Milinda

 Regards,
 Firzhan

 On Tue, Oct 28, 2014 at 3:17 PM, Suhan Dharmasuriya 
 suh...@wso2.com wrote:

 Congrats Milinda!!!

 On Tue, Oct 28, 2014 at 3:00 PM, Kalpa Welivitigoda 
 kal...@wso2.com wrote:

 Congratulations Milinda !

 On Tue, Oct 28, 2014 at 2:58 PM, Gayashan Amarasinghe 
 gayas...@wso2.com wrote:

 Congratulations Milinda!!! :)

 On Tue, Oct 28, 2014 at 2:53 PM, Nandika Jayawardana 
 nand...@wso2.com wrote:

 Hi all,

 It's my pleasure to announce Milinda Perera as a WSO2
 Committer. Milinda has been a valuable contributor to WSO2 BPS 
 product and
 in recognition of his contribution he has been voted as a WSO2 
 Committer.

 Milinda, welcome aboard and keep up the good work!.

 Regards
 Nandika

 --
 Nandika Jayawardana
 Senior Technical Lead
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware

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




 --
 *Gayashan Amarasinghe*
 Software Engineer | Platform TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94718314517
 Blog : gayashan-a.blogspot.com

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




 --
 Best Regards,

 Kalpa Welivitigoda
 Software Engineer, WSO2 Inc. http://wso2.com
 Email: kal...@wso2.com
 Mobile: +94776509215

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




 --
 Suhan Dharmasuriya
 Software Engineer - Test Automation

 *WSO2, Inc. *

 lean . enterprise . middleware
 Tel: +94 112 145345
 Mob: +94 779 869138
 Blog: http://suhan-opensource.blogspot.com/

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



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




 --
 *Godwin Amila Shrimal*
 Senior Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94772264165*
 linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
 twitter: https://twitter.com/godwinamila

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




 --
 Regards,

 Waruna Lakshitha Jayaweera
 Software Engineer
 WSO2 Inc; http://wso2.com
 phone: +94713255198

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




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

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



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



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




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

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




 --
 *Mahesh Chinthaka Vidanagama* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 63 63 083 | Work: +94 112 145 345
 Email: mahe...@wso2.com | Web: www.wso2.com

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http

Re: [Dev] API Manager 1.8.0 pack 20-10-2014

2014-10-22 Thread Yasassri Ratnayake
Hi Uvindra,

I'm using *mysql 5.5.40*. Till you fix this issue is it OK if we use the
scripts from the 6th October pack since this issue is blocking us.

With regards,

On Wed, Oct 22, 2014 at 9:50 AM, Uvindra Dias Jayasinha uvin...@wso2.com
wrote:

 The change to the script was introduced via the resolution of this ticket,

 https://wso2.org/jira/browse/APIMANAGER-2536

 This issue is MySQL version dependent and does not occur on version 5.6.5
 and above. Most probably this was tested on a newer version of MySQL during
 development and therefore did not cause any issues.

 On 22 October 2014 09:41, Uvindra Dias Jayasinha uvin...@wso2.com wrote:

 I am looking into this, the script has been changed recently

 On 22 October 2014 07:53, Yasassri Ratnayake yasas...@wso2.com wrote:

 Hi All,

 There seems to be an Syntax error in the mysql DB scripts(apim scripts),
 and due to this some of the tables do not get created. I have reported this
 at [1]. Since this is a blocking issue pls provide a fix ASAP.

 When the server is started with -Dsetup parameter the server doesn't
 even throw an error indicating that the DB scripts haven't executed
 properly.  Isn't this another concern?

 [1] - https://wso2.org/jira/browse/APIMANAGER-2981
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Regards,
 Uvindra

 Mobile: 33962




 --
 Regards,
 Uvindra

 Mobile: 33962




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] API Manager 1.8.0 pack 20-10-2014

2014-10-22 Thread Yasassri Ratnayake
Thanks, We will be using the provided scripts for time being.

On Wed, Oct 22, 2014 at 2:52 PM, Uvindra Dias Jayasinha uvin...@wso2.com
wrote:

 Ticket has been resolved and the updated scripts can be obtained from here
 till a new pack is issued,


 https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/products/apimgt/1.8.0/modules/distribution/resources/sql/

  You can use these scripts instead of the ones in the 20 October pack to
 create databases for your testing

 On 22 October 2014 10:02, Uvindra Dias Jayasinha uvin...@wso2.com wrote:

 Yes you can use the scripts from the previous pack to continue but
 refrain from testing any *work flow* related functionality until we
 resolve this for the moment.

 We will change this so that it is backward compatible.

 On 22 October 2014 09:59, Yasassri Ratnayake yasas...@wso2.com wrote:

 Hi Uvindra,

 I'm using *mysql 5.5.40*. Till you fix this issue is it OK if we use
 the scripts from the 6th October pack since this issue is blocking us.

 With regards,

 On Wed, Oct 22, 2014 at 9:50 AM, Uvindra Dias Jayasinha 
 uvin...@wso2.com wrote:

 The change to the script was introduced via the resolution of this
 ticket,

 https://wso2.org/jira/browse/APIMANAGER-2536

 This issue is MySQL version dependent and does not occur on version
 5.6.5 and above. Most probably this was tested on a newer version of MySQL
 during development and therefore did not cause any issues.

 On 22 October 2014 09:41, Uvindra Dias Jayasinha uvin...@wso2.com
 wrote:

 I am looking into this, the script has been changed recently

 On 22 October 2014 07:53, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 There seems to be an Syntax error in the mysql DB scripts(apim
 scripts), and due to this some of the tables do not get created. I have
 reported this at [1]. Since this is a blocking issue pls provide a fix
 ASAP.

 When the server is started with -Dsetup parameter the server doesn't
 even throw an error indicating that the DB scripts haven't executed
 properly.  Isn't this another concern?

 [1] - https://wso2.org/jira/browse/APIMANAGER-2981
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*




 --
 Regards,
 Uvindra

 Mobile: 33962




 --
 Regards,
 Uvindra

 Mobile: 33962




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




 --
 Regards,
 Uvindra

 Mobile: 33962




 --
 Regards,
 Uvindra

 Mobile: 33962




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] API Manager 1.8.0 pack 20-10-2014

2014-10-21 Thread Yasassri Ratnayake
Hi All,

There seems to be an Syntax error in the mysql DB scripts(apim scripts),
and due to this some of the tables do not get created. I have reported this
at [1]. Since this is a blocking issue pls provide a fix ASAP.

When the server is started with -Dsetup parameter the server doesn't even
throw an error indicating that the DB scripts haven't executed properly.
Isn't this another concern?

[1] - https://wso2.org/jira/browse/APIMANAGER-2981
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Session Doesn't timeout when SSO is Enabled

2014-10-15 Thread Yasassri Ratnayake
Hi,

The issue is the Session validation is broken in IS 4.6 and a patch has
being applied for this. Its fixed in the Latest IS pack. The session
duration will be determined by the value set in the web.xml file.

With Regards,

On Wed, Oct 15, 2014 at 11:01 AM, Manoj Gunawardena man...@wso2.com wrote:

 Hi Yasasiri,

  The session out time can be set in IS_HOME/repository/conf/identity.xml
 under SSOService element.
  Is there a way to synchronize these two settings? If user changes AS
 session time out same session time out time can be use for IS. Without
 change two configuration files.


 Thanks


 On Wed, Oct 15, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 I was testing AS 5.2.0 with an IS 4.6.0, when I reduce the session time
 out value

 session-config
 session-timeout15/session-timeout

 at *CARBON_HOME/repository/conf/tomcat/carbon/WEB-INF *the sessions is
 timed out as expected. But when I enable SSO the session doesn't get
 timed-out.

 Are there any other config changes that has to be made in-order to handle
 the session duration when SSO is enabled?

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




 --
 Manoj Gunawardena
 Tech Lead
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 2291643




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Session Doesn't timeout when SSO is Enabled

2014-10-15 Thread Yasassri Ratnayake
Hi Manoj,

Yes even after changing the identity.xml in IS the session didn't get timed
out, a patch has being issued for this.

As per the discussion I had with the IS team the timeout is only set in the
AS side. I observed this wile testing the SP, I will update the thread if
the problem pertains after testing this properly.

with regards,

On Wed, Oct 15, 2014 at 12:04 PM, Manoj Gunawardena man...@wso2.com wrote:

 Hi,

 not clear the issue. First you set the time out in web.xml (AS). But after
 enabled SSO, it's not worked. After set session time out in identity.xml
 (IS)
 still not work as expected?


 Thanks

 On Wed, Oct 15, 2014 at 11:52 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi,

 The issue is the Session validation is broken in IS 4.6 and a patch has
 being applied for this. Its fixed in the Latest IS pack. The session
 duration will be determined by the value set in the web.xml file.

 With Regards,

 On Wed, Oct 15, 2014 at 11:01 AM, Manoj Gunawardena man...@wso2.com
 wrote:

 Hi Yasasiri,

  The session out time can be set in IS_HOME/repository/conf/identity.xml
 under SSOService element.
  Is there a way to synchronize these two settings? If user changes AS
 session time out same session time out time can be use for IS. Without
 change two configuration files.


 Thanks


 On Wed, Oct 15, 2014 at 9:56 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi All,

 I was testing AS 5.2.0 with an IS 4.6.0, when I reduce the session time
 out value

 session-config
 session-timeout15/session-timeout

 at *CARBON_HOME/repository/conf/tomcat/carbon/WEB-INF *the sessions
 is timed out as expected. But when I enable SSO the session doesn't get
 timed-out.

 Are there any other config changes that has to be made in-order to
 handle the session duration when SSO is enabled?

 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




 --
 Manoj Gunawardena
 Tech Lead
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 2291643




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




 --
 Manoj Gunawardena
 Tech Lead
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 2291643




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Session Doesn't timeout when SSO is Enabled

2014-10-14 Thread Yasassri Ratnayake
Hi All,

I was testing AS 5.2.0 with an IS 4.6.0, when I reduce the session time out
value

session-config
session-timeout15/session-timeout

at *CARBON_HOME/repository/conf/tomcat/carbon/WEB-INF *the sessions is
timed out as expected. But when I enable SSO the session doesn't get
timed-out.

Are there any other config changes that has to be made in-order to handle
the session duration when SSO is enabled?

With Regards,
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error establishing data source connection, Communications link failure

2014-10-14 Thread Yasassri Ratnayake
Hi,

Try commenting out the bind address in my.cnf and granting all access to
the user you are trying to connect with as follows,

GRANT ALL PRIVILEGES ON *.* TO USER_NAME@'%' IDENTIFIED BY 'PASS_WORD'
WITH GRANT OPTION;

Make sure you restart mysql

With Regards,

On Wed, Oct 15, 2014 at 10:01 AM, Supun Muthutantrige sup...@wso2.com
wrote:

 Hi Rajeevan,

 Yes, I tried by adding *mysql-connector-Java-5.1.33. tar.gz*, and then
 with only having *mysql-connector-Java-5.1.33-bin.jar* in that folder.
 But neither worked.

 Regards
 *Supun Rasitha Muthutantrige*
 *supunr*


 *Intern WSO2 Inc: http://wso2.com
 http://wso2.com/lean.enterprise.middleware*

 *Mobile: 0758374608*

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Denuwanthi De Silva

2014-10-09 Thread Yasassri Ratnayake
Congratulations Denuwanthi

On Fri, Oct 10, 2014 at 9:55 AM, Prasanna Dangalla prasa...@wso2.com
wrote:

 Congratulations Denuwanthi 

 On Fri, Oct 10, 2014 at 9:53 AM, Lasindu Charith lasi...@wso2.com wrote:

 Congratulations Denuwanthi ..!!!

 On Fri, Oct 10, 2014 at 9:50 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:


 Congratulations Denuwanthi...!!! :)

 On Fri, Oct 10, 2014 at 9:45 AM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Denuwanthi !!!

 On Fri, Oct 10, 2014 at 9:44 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratz Denuwanthi!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com
 wrote:

 Congratulations Denuwanthi!

 On Fri, Oct 10, 2014 at 9:36 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Denuwanthi De Silva as a WSO2
 Committer. Denuwanthi has contributed immensely to WSO2 Governance 
 Registry
 and platform and shown great commitment. In recognition of her
 contribution, she has been voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --



 *Thanks  Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *

 *lean . enterprise . middleware |  http://wso2.com http://wso2.com *

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




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware
 mobile: +94-713765098

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-09 Thread Yasassri Ratnayake
Congrats Sameera!!

On Fri, Oct 10, 2014 at 10:33 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Sameera !!!

 On Fri, Oct 10, 2014 at 9:42 AM, Heshani Gamage hesh...@wso2.com wrote:

 Congratulations Sameera!

 On Fri, Oct 10, 2014 at 9:38 AM, Subash Chaturanga sub...@wso2.com
 wrote:

 Hi all,
 It's our pleasure to welcome Sameera Kannangara as a WSO2 Committer.
 Sameera has contributed immensely to WSO2 Governance Registry and platform
 and shown great commitment. In recognition of his contribution, he has been
 voted as a WSO2 Commiter.

 Welcome aboard and keep up the good work.

 --
 Thanks
 /subash

 *Subash Chaturanga*
 Senior Software Engineer
 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




 --
 Heshani Gamage
 Software Engineer, WSO2, Inc.
 email : hesh...@wso2.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Anuruddha Premalal

2014-09-29 Thread Yasassri Ratnayake
Congrats Anuruddha!!

On Mon, Sep 29, 2014 at 1:11 PM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Anuruddha ..!!!

 On Mon, Sep 29, 2014 at 12:55 PM, Lasindu Charith lasi...@wso2.com
 wrote:

 Congratulations Anuruddha ..!!!

 On Mon, Sep 29, 2014 at 11:41 AM, Tharindu Edirisinghe 
 tharin...@wso2.com wrote:

 Congratulations Anuruddha 

 On Mon, Sep 29, 2014 at 11:28 AM, Waruna De Silva waru...@wso2.com
 wrote:

 Congratulations Anuruddha.!!

 On Mon, Sep 29, 2014 at 8:53 AM, Dimuthu Leelarathne dimut...@wso2.com
  wrote:

 Hi all,

 Its my pleasure to welcome Anuruddha Premalal  as a WSO2 Committer.
 Anuruddha has contributed immensely to WSO2 App Factory and has shown 
 great
 commitment. In recognition of his contribution, he has been voted as a 
 WSO2
 Committer.

 Anuruddha, welcome aboard!

 Regards,
 Amila.

 --
 Dimuthu Leelarathne
 Architect  Product Lead of App Factory

 WSO2, Inc. (http://wso2.com)
 email: dimut...@wso2.com
 Mobile : 0773661935

 Lean . Enterprise . Middleware

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




 --

 --
 Waruna De Silva.
 Director of Engineering ; WSO2, Inc.;  http://wso2.com/
 cell +94 777 316866

 Lean . Enterprise . Middleware


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




 --

 Tharindu Edirisinghe
 Software Engineer | WSO2 Inc
 Identity Server Team
 mobile : +94 775 181586

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




 --
 *Lasindu Charith*
 Software Engineer, WSO2 Inc.
 Mobile: +94714427192
 Web: blog.lasindu.com

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




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Commiters += Rajith Siriwardena

2014-09-25 Thread Yasassri Ratnayake
Congrats Rajith!

On Fri, Sep 26, 2014 at 8:52 AM, Chamila Adhikarinayake chami...@wso2.com
wrote:

 Congratulations!!

 On Fri, Sep 26, 2014 at 8:42 AM, Sajini De Silva saj...@wso2.com wrote:

 Congratulations Rajith!!!

 On Fri, Sep 26, 2014 at 8:38 AM, Sameera Jayaratna samee...@wso2.com
 wrote:

 Congratulations!!

 On Fri, Sep 26, 2014 at 8:36 AM, Thilini Shanika thili...@wso2.com
 wrote:

 Congratulations !!

 On Fri, Sep 26, 2014 at 8:30 AM, Darshana Gunawardana 
 darsh...@wso2.com wrote:

 Congratulations Rajith..!!

 On Fri, Sep 26, 2014 at 8:17 AM, Dunith Dhanushka dun...@wso2.com
 wrote:

 Congrats Rajith!

 On Fri, Sep 26, 2014 at 7:58 AM, Nipuni Perera nip...@wso2.com
 wrote:

 Congratulations !!!



 On Fri, Sep 26, 2014 at 6:35 AM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratulation Rajith... !!

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

 On Fri, Sep 26, 2014 at 4:35 AM, Amila Maha Arachchi 
 ami...@wso2.com wrote:

 Hi all,

 Its my pleasure to welcome Rajith Siriwardena as a WSO2 Committer.
 Rajith is a member of WSO2 Cloud team and he has done a great 
 contribution
 to WSO2 Cloud and has shown great enthusiasm in his work. In 
 recognition of
 his contribution, he has been voted as a WSO2 Committer.

 Rajith, welcome aboard and keep up the good work..

 Regards,
 Amila.

 --
 *Amila Maharachchi*
 Senior Technical Lead
 WSO2, Inc.; http://wso2.com

 Blog: http://maharachchi.blogspot.com
 Mobile: +94719371446


 ___
 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




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 ___
 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 http://blog.dunith.com
 Twitter - @dunithd http://twitter.com/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 darsh...@wso2.com*
 *Mobile: +94718566859 %2B94718566859*Lean . Enterprise . Middleware

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




 --
 Thilini Shanika
 Software Engineer
 WSO2, Inc.; http://wso2.com
 20, Palmgrove Avenue, Colombo 3

 E-mail: tgtshan...@gmail.com


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




 --



 *Thanks  Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *

 *lean . enterprise . middleware |  http://wso2.com http://wso2.com *

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




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


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




 --
 Regards,
 Chamila Adhikarinayake
 Software Engineer
 WSO2, Inc.
 Mobile - +94712346437
 Email  - chami...@wso2.com

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Creating puppet scripts for API-M distributed setup

2014-09-17 Thread Yasassri Ratnayake
Hi,

Please find the Puppet Scripts from location-[1]. Scripts need some fine
tuning with the configurations.

In-order to run the scripts. Clone the repo and do the necessary parameter
changes in the params class and execute the scripts.


[1]  - https://github.com/ycrnet/Puppet-Scripts

-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168 %2B94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Rajith Vitharana

2014-08-31 Thread Yasassri Ratnayake
Congrats Rajith!!!


On Mon, Sep 1, 2014 at 7:44 AM, Jenananthan Yogendran jenanant...@wso2.com
wrote:

 congrats Rajith


 On Fri, Aug 29, 2014 at 5:10 PM, Abimaran Kugathasan abima...@wso2.com
 wrote:

 Congrats Rajith!


 On Fri, Aug 29, 2014 at 8:41 AM, Lakshman Udayakantha lakshm...@wso2.com
  wrote:

 congratulations rajith...!!


 On Fri, Aug 29, 2014 at 8:35 AM, Niranda Perera nira...@wso2.com
 wrote:

 Congrats Rajith!


 On Fri, Aug 29, 2014 at 7:33 AM, Manoj Kumara ma...@wso2.com wrote:

 Congratulations Rajith !!!


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


 On Thu, Aug 28, 2014 at 10:00 PM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratulations Rajith...!!!

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


 On Fri, Aug 29, 2014 at 1:51 AM, Sewwandi Perera sewwa...@wso2.com
 wrote:

 Congratulations Rajith...!!!


 On Fri, Aug 29, 2014 at 7:07 AM, Isura Karunaratne is...@wso2.com
 wrote:

 Congratz Rajith !!


 On Thursday, August 28, 2014, Gimantha Bandara giman...@wso2.com
 wrote:

 Congratz Rajith!


 On Thu, Aug 28, 2014 at 10:42 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratz Rajith!


 On Thu, Aug 28, 2014 at 10:31 PM, Thanuja Jayasinghe 
 than...@wso2.com wrote:

 Congratz rajith.!!!
 On 28 Aug 2014 22:24, Anjana Fernando anj...@wso2.com wrote:

  Hi,

 It's my pleasure to announce Rajith Vitharana as a WSO2
 committer. Rajith has done many valuable contributions to BAM and 
 the DSS
 products. Welcome aboard and keep up the good work! ..

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

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


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




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

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




 --
 Gimantha Bandara
 Software Engineer
 WSO2. Inc : http://wso2.com
 Mobile : +94714961919



 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810



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




 --
 Sewwandi Perera
 Software Engineer

 WSO2 Inc.; http://wso2.com
 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



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




 --
 *Niranda Perera*
 Software Engineer, WSO2 Inc.
 Mobile: +94-71-554-8430
 Twitter: @n1r44 https://twitter.com/N1R44

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




 --
 Lakshman Udayakantha
 Software Engineer, WSO2
 Mobile: *0711241005*

 *lakshm...@wso2.com lakshm...@wso2.com *


 ___
 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

 http://stackoverflow.com/users/515034
 http://lk.linkedin.com/in/abimaran
 http://www.lkabimaran.blogspot.com/  https://github.com/abimaran
 https://twitter.com/abimaran


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




 --
 Jenananthan Yogendran
 *Software Engineer,*
 *WSO2 inc., http://wso2.com http://wso2.com*


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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to get the current Location path in Puppet

2014-08-20 Thread Yasassri Ratnayake
Hi Rajith,

Thanks for the prompt answer, the above answer is specific to finding users
home directory, my requirement is to get the current file location (The
location may not be the home directory). Thanks to Chamila I have found a
way to do this [1].

[1] -
http://stackoverflow.com/questions/1937743/how-to-get-the-current-working-directorys-absolute-path-from-irb


On Thu, Aug 21, 2014 at 8:41 AM, Rajith Vitharana raji...@wso2.com wrote:

 Hi Yasassri,

 Will [1] help?

 [1] -
 http://serverfault.com/questions/420749/puppet-get-users-home-directory

 Thanks,


 On Thu, Aug 21, 2014 at 8:37 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi,

 Is there a way to do the $subject? For example if I'm running a puppet.pp
 script from */home/puppet.pp*, Is there a way to get the current file
 location path (/home)?


 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to get the current Location path in Puppet

2014-08-20 Thread Yasassri Ratnayake
The manifest code will look like following,

$var1 = inline_template(%= Dir.pwd %)
notice (This Current Location : ${dummy})

With Regards,


On Thu, Aug 21, 2014 at 9:17 AM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Hi Rajith,

 Thanks for the prompt answer, the above answer is specific to finding
 users home directory, my requirement is to get the current file location
 (The location may not be the home directory). Thanks to Chamila I have
 found a way to do this [1].

 [1] -
 http://stackoverflow.com/questions/1937743/how-to-get-the-current-working-directorys-absolute-path-from-irb


 On Thu, Aug 21, 2014 at 8:41 AM, Rajith Vitharana raji...@wso2.com
 wrote:

 Hi Yasassri,

 Will [1] help?

 [1] -
 http://serverfault.com/questions/420749/puppet-get-users-home-directory

 Thanks,


 On Thu, Aug 21, 2014 at 8:37 AM, Yasassri Ratnayake yasas...@wso2.com
 wrote:

 Hi,

 Is there a way to do the $subject? For example if I'm running a
 puppet.pp script from */home/puppet.pp*, Is there a way to get the
 current file location path (/home)?


 With Regards,
 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

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




 --
 Rajith Vitharana

 Software Engineer,
 WSO2 Inc. : wso2.com
 Mobile : +94715883223
 Blog : http://lankavitharana.blogspot.com/




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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Chunk 13-packs -29/07/2014

2014-07-30 Thread Yasassri Ratnayake
Hi Ratha,

Please include these configs [1] in the next pack.

[1] - https://wso2.org/jira/browse/APIMANAGER-2555

With Regards,


On Wed, Jul 30, 2014 at 11:39 AM, Krishantha Samaraweera 
krishan...@wso2.com wrote:

 Please make sure to run all integration tests before handing the packs
 over to QA.

 Thanks,
 Krishantha.


 On Wed, Jul 30, 2014 at 1:22 AM, Vijayaratha Vijayasingam rat...@wso2.com
  wrote:

 No krishnatha..i skipped tests..in the next build will share..


 On 30 July 2014 10:51, Krishantha Samaraweera krishan...@wso2.com
 wrote:

 Hi Ratha,

 Are you building these packs with integration tests.

 Can you please share the surefire reports

 Thanks,
 Krishantha.


 On Wed, Jul 30, 2014 at 1:06 AM, Vijayaratha Vijayasingam 
 rat...@wso2.com wrote:


 Hi;
 Please find packs+p2 repo here[1]

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

 Thanks.
 --
 -Ratha
 mobile: (+94)755906608

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




 --
 Krishantha Samaraweera
 Senior Technical Lead - Test Automation
 Mobile: +94 77 7759918
 WSO2, Inc.; http://wso2.com/
 lean . enterprise . middlewear.




 --
 -Ratha
 mobile: (+94)755906608




 --
 Krishantha Samaraweera
 Senior Technical Lead - Test Automation
 Mobile: +94 77 7759918
 WSO2, Inc.; http://wso2.com/
 lean . enterprise . middlewear.

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




-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Accessing Oracle RAC Remotely via SCAN Fails

2014-07-16 Thread Yasassri Ratnayake
Hi All,

I'm setting up a Oracle RAC with two DB nodes with Network Shared File
system. Currently I have setup the RAC successfully and the EM console can
be accessed from [1].

But I have an issue where I'am not able to connect to the RAC DB remotely
using sqlplus or JDBC with the SCAN (Single Client Access Name) name which
is scan.private.wso2.com. I believe this is not a issue with the RAC
setup according to the following,

- I can access the DB from within the rac nodes by using the following
command, but cannot access remotely with the same

sqlplus sys/rootp...@scan.private.com/rac as sysdba

- I can access the DB nodes directly from the remote machine by their IPs
as following.

sqlplus sys/rootpass@192.168.18.117/rac as sysdba

I have turned off the firewalls as well, does anyone have encountered a
issue like this or can anyone suggest what can be root cause of the above
issue.

[1] - https://scan.private.wso2.com:1158/em


Regards
-- 
Yasassri Ratnayake
Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blog : http://yasassriratnayake.blogspot.com/
http://yasassriratnayake.blogspot.com/*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev