[Dev] [Ann] WSO2 App Cloud 3.0.0-Alpha2 Released!

2016-04-25 Thread Punnadi Gunarathna
in [1] -This release of App Cloud is available in [2] -Documentation can be found in [3] [1]https://github.com/wso2/app-cloud/tree/v3.0.0-alpha2 [2] https://newapps.cloud.wso2.com/appmgt/site/pages/index.jag [3]https://docs.wso2.com/display/AppCloud/About+WSO2+App+Cloud -- Thanks and Regards, P

Re: [Dev] [appcloud] Unable to connect to Docker Client from local set up

2016-04-21 Thread Punnadi Gunarathna
31666 > at > org.wso2.appcloud.core.docker.DockerOpClient.pushDockerImage(DockerOpClient.java:182) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMetho

Re: [Dev] WSO2 Committers += Lahiru Manohara

2016-04-19 Thread Punnadi Gunarathna
thank you. > > -- > Manjula Rathnayaka > Associate Technical Lead > WSO2, Inc. > Mobile:+94 77 743 1987 > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thanks and Rega

[Dev] [Ann] WSO2 App Cloud 3.0.0-Alpha Released!

2016-04-11 Thread Punnadi Gunarathna
2 App Cloud JIRA <https://wso2.org/jira/browse/APPCLOUD>. [1] https://github.com/wso2/app-cloud/tree/v3.0.0-alpha [2] https://newapps.cloud.wso2.com/appmgt/site/pages/index.jag [3]https://docs.wso2.com/display/AppCloud/About+WSO2+App+Cloud -- Thanks and Regards, Punnadi Gunarathna Senior S

[Dev] [App Cloud] App Cloud 3.0.0-alpha release code freeze

2016-04-03 Thread Punnadi Gunarathna
Hi All, We are going to freeze the master branch eod today for the upcoming release. Please complete all the work in progress by eod and commit the changes. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> Blog: http:/

[Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Punnadi Gunarathna
://github.com/punnadih/product-private-paas/blob/master/cartridges/docker/wso2as-5.2.1/Dockerfile -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300

Re: [Dev] [AF] dockersupport-1.1 branch building issue with workflow extensions changes

2015-10-06 Thread Punnadi Gunarathna
ger methods only once and within that method we create > tenant in all stages. > > So you need to update your extension class to invoke > initializeCloudManager method once. No need to revert the changes done by > Punnadi. > > On Tue, Oct 6, 2015 at 5:43 PM, Punnadi Gunarathna

Re: [Dev] [AF] dockersupport-1.1 branch building issue with workflow extensions changes

2015-10-06 Thread Punnadi Gunarathna
gt;>> *Lahiru Manohara* >>> *Software Engineer* >>> Mobile: +94716561576 >>> WSO2 Inc. | http://wso2.com >>> lean.enterprise.middleware >>> >> >> >> >> -- >> *Anuruddha Premalal* >> Software Eng. | WSO2 Inc. >> Mobile :

Re: [Dev] [Status update] Adding single tenant cartridge support to appfactory

2015-08-21 Thread Punnadi Gunarathna
Eng. | WSO2 Inc. Mobile : +94710461070 Web site : www.regilandvalley.com -- Dimuthu Leelarathne Director Product Lead of App Factory WSO2, Inc. (http://wso2.com) email: dimut...@wso2.com Mobile : 0773661935 Lean . Enterprise . Middleware -- Thanks and Regards, Punnadi

[Dev] Exception in cartridge agent : ValueError: invalid literal for int() with base 10: '9763

2015-08-12 Thread Punnadi Gunarathna
/org.apache.stratos.python.cartridge.agent/src/main/python/cartridge.agent/cartridge.agent/config.py Please advice. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http

[Dev] How to avoid addTenant from changing already existing password in LDAP

2015-07-22 Thread Punnadi Gunarathna
/stratos/tenant-mgt/org.wso2.carbon.tenant.mgt.core/2.2.0/src/main/java/org/wso2/carbon/tenant/mgt/core/ -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http

Re: [Dev] [Stratos] java.io.IOException: No space left on device in Docker containers

2015-07-14 Thread Punnadi Gunarathna
. On Wed, Jul 15, 2015 at 6:33 AM, Imesh Gunaratne im...@wso2.com wrote: May be you need more disk space on each minion host. On Tue, Jul 14, 2015 at 12:00 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Manisha, No it can't be done with puppet scripts at the moment. I was referring

[Dev] [Stratos] java.io.IOException: No space left on device in Docker containers

2015-07-13 Thread Punnadi Gunarathna
, in emit self.flush() File /usr/lib/python2.7/logging/__init__.py, line 834, in flush self.stream.flush() IOError: [Errno 28] No space left on device Whenever I do a new setup, I always clean all the pods with kubernetes client. Any thoughts on this? -- Thanks and Regards, Punnadi

Re: [Dev] [Stratos] java.io.IOException: No space left on device in Docker containers

2015-07-13 Thread Punnadi Gunarathna
: docker ps -a | grep '3 hours ago' | awk '{print $1}' | xargs --no-run-if-empty docker rm -f Hope this will solve the problem. On Mon, Jul 13, 2015 at 6:59 PM, Punnadi Gunarathna punn...@wso2.com wrote: hi All, I got below error in all the docker containers for the setup i just did and haven't

Re: [Dev] [Stratos] java.io.IOException: No space left on device in Docker containers

2015-07-13 Thread Punnadi Gunarathna
to clean the old existing instances, don't we? Hope we can automate this step via puppet scripts. Thanks Manisha On Mon, Jul 13, 2015 at 7:22 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi All, Despite cleaning pods via kubernetes client, I noticed there are number of old docker

[Dev] [Stratos] Auto-Scaling Policy doesn't get deployed

2015-07-09 Thread Punnadi Gunarathna
{org.apache.cxf.jaxrs.provider.AbstractJAXBProvider} - Message body is empty Any thoughts? -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] [Stratos] Auto-Scaling Policy doesn't get deployed

2015-07-09 Thread Punnadi Gunarathna
Found the issue. On Thu, Jul 9, 2015 at 1:28 PM, Punnadi Gunarathna punn...@wso2.com wrote: hi All, I am currently working on upgrading Stratos in AF to version 4.1.0. I have modified puppet deployment by applying Stratso 4.1.0 changes. Now the deployment happens successfully. When

Re: [Dev] [AppFac] Error occurred while loading user application list

2015-07-01 Thread Punnadi Gunarathna
Factory WSO2, Inc. (http://wso2.com) email: dimut...@wso2.com Mobile : 0773661935 Lean . Enterprise . Middleware -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-29 Thread Punnadi Gunarathna
-Type:application/x-www-form-urlencoded' -H 'Cookie:JSESSIONID=EFB464F63D6D3F49F9F6DD338E636304' -d 'on=deployArtifactapplicationKey=wowstage=Developmentversion=trunktagName=deployAction=deploy' On Wed, Jun 24, 2015 at 9:37 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, Extremely sorry

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-29 Thread Punnadi Gunarathna
of Computer Science and Engineering University of Moratuwa Sri Lanka On Mon, Jun 29, 2015 at 8:53 PM, Punnadi Gunarathna punn...@wso2.com wrote: On Mon, Jun 29, 2015 at 7:39 PM, Fathima Dilhasha dilhasha@gmail.com wrote: Hi, I have the following problems regarding REST API access. 1

Re: [Dev] How to properly load locally built Docker Image to Kubernetes minion

2015-06-25 Thread Punnadi Gunarathna
it will retry to pull from docker hub On Thu, Jun 25, 2015 at 2:51 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Nirmal, I deleted and retried. Still the same result. REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE none

[Dev] How to properly load locally built Docker Image to Kubernetes minion

2015-06-25 Thread Punnadi Gunarathna
12 months ago 4.866 MB As depicted above, instead of replacing the wso2/as:5.2.1 entry, a new entry got added with none set to REPOSITORY TAG. What have I missed in the steps I followed. Please advice. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2

Re: [Dev] How to properly load locally built Docker Image to Kubernetes minion

2015-06-25 Thread Punnadi Gunarathna
, Nirmal Fernando nir...@wso2.com wrote: On Thu, Jun 25, 2015 at 2:36 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi All, I have a vm which already contains a wso2/as 5.2.1 docker image pulled from Docker Hub. I wanted to locally build a docker image(wso2/as 5.2.1) and replace the existing

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-23 Thread Punnadi Gunarathna
://lk.linkedin.com/in/dilhasha/ (M.N.F.Dilhasha) Undergraduate | Department of Computer Science and Engineering University of Moratuwa Sri Lanka On Wed, Jun 24, 2015 at 6:51 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, The value of 'deployAction' is deploy. Please set it and give a try

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-23 Thread Punnadi Gunarathna
Hi Fathima, Extremely sorry for your trouble. Recently there was a code refactoring done on jaggery side. So the new endpoint for 'deployArtifact' On Wed, Jun 24, 2015 at 9:02 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, I will get back to you. On Wed, Jun 24, 2015 at 7:23

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-23 Thread Punnadi Gunarathna
'Cookie:JSESSIONID=EFB464F63D6D3F49F9F6DD338E636304' -d 'on=deployArtifactapplicationKey=wowstage=Developmentversion=trunktagName=deployAction=deploy' On Wed, Jun 24, 2015 at 9:37 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, Extremely sorry for your trouble. Recently there was a code

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-23 Thread Punnadi Gunarathna
) Undergraduate | Department of Computer Science and Engineering University of Moratuwa Sri Lanka On Tue, Jun 23, 2015 at 9:56 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, I tried the 'getApplicationsOfUser' and it works fine for me. curl -v -X POST -k https

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-22 Thread Punnadi Gunarathna
http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-22 Thread Punnadi Gunarathna
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http

Re: [Dev] [AppFac] curl commands for REST API access to WSO2 Appfactory

2015-06-22 Thread Punnadi Gunarathna
| Department of Computer Science and Engineering University of Moratuwa Sri Lanka On Tue, Jun 23, 2015 at 9:48 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Fathima, Which tenant domain you are using? On Tue, Jun 23, 2015 at 9:39 AM, Fathima Dilhasha dilhasha@gmail.com wrote: Hi

Re: [Dev] REST API access using GO

2015-06-21 Thread Punnadi Gunarathna
/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] [App Factory] UX/UI Incorporation

2015-06-10 Thread Punnadi Gunarathna
Jayathilaka* PMC Member Committer of Apache Stratos Senior Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Jun 5, 2015 at 6:38 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Dakshika, In current UI,we have context sensitive help tips. Is there a way to address

Re: [Dev] [App Factory] How to handle generating Application Key in Application Creation page - UI/UX

2015-06-10 Thread Punnadi Gunarathna
: +94 776 33 6626 Email : hasit...@wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog

[Dev] [App Factory] UX/UI Incorporation

2015-06-05 Thread Punnadi Gunarathna
Hi Dakshika, In current UI,we have context sensitive help tips. Is there a way to address them in new UIs? On Fri, Jun 5, 2015 at 10:54 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Manisha/Hasitha, Please clone [1] which contains the UX/UI changes done by UX team. I have incorporated

[Dev] App Factory UX/UI Incorporation

2015-06-04 Thread Punnadi Gunarathna
/wso2-dev-ux/product-cloud -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] Getting SSLException when sending request using httpclient-4.1.1

2015-05-18 Thread Punnadi Gunarathna
Hi Pirin, This post [1] has a better explanation. I also encountered this problem once and tried both ways. When I created a cert with cn as domain by following [2], it solved the exception but got some other issues while creating applications in App Factory. Then I found a code snippet for

Re: [Dev] [App Factory] How to retrieve SAML Response (SAML_TOKEN) for Integration tests

2015-05-05 Thread Punnadi Gunarathna
*From:* Punnadi Gunarathna punn...@wso2.com *Sent:* ‎Monday‎, ‎May‎ ‎4‎, ‎2015 ‎12‎:‎34‎ ‎PM *To:* WSO2 Developers' List dev@wso2.org Hi All, In order to write integration tests related to API Manger calls, It requires to get the SAML_TOKEN as we have used SAML_TOKEN for login to API Manager

[Dev] [App Factory] How to retrieve SAML Response (SAML_TOKEN) for Integration tests

2015-05-04 Thread Punnadi Gunarathna
-- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com/ ___ Dev mailing list Dev@wso2.org

Re: [Dev] [AppFac] Access AppFactory REST API

2015-05-01 Thread Punnadi Gunarathna
Hi Fathima, I think your login is successful. Use the jsessionid to see invoke rest of the curl commands. On May 1, 2015 8:48 PM, Fathima Dilhasha dilhasha@gmail.com wrote: Hi, I cannot seem to access the public cloud using the curl command for login. The curl command I'm using is as

[Dev] [App Factory] Improvements done on integration tests Framwork

2015-04-29 Thread Punnadi Gunarathna
[2] https://github.com/wso2/product-af/blob/master/modules/integration/tests-integration/tests-scenarios/src/test/java/org/wso2/appfactory/testlisteners/AppFactoryTestManagerListener.java -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2

[Dev] [App Factory] How to execute init methods only once in integration tests base class

2015-04-28 Thread Punnadi Gunarathna
/wso2/product-af/tree/master/modules/integration/tests-integration/tests-scenarios/src/test/java/org/wso2/appfactory/tests/scenarios -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345

[Dev] How to change the default tenant domain defined in Automation.xml in each integration test run

2015-04-28 Thread Punnadi Gunarathna
to be changed. Is there a way to achieve our requirement? -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] How to change the default tenant domain defined in Automation.xml in each integration test run

2015-04-28 Thread Punnadi Gunarathna
Hi, This can be achieved with AppFactoryIntegrationTest base class itself. On Tue, Apr 28, 2015 at 11:55 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi, In order to run intergeneration tests, there is a pre-configured up and running App Factory setup in place. So for each integration

Re: [Dev] [IS] Error in building IS from the source

2015-04-21 Thread Punnadi Gunarathna
-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] Using jaggeryJS host object for oauth (To access JIRA)

2015-04-08 Thread Punnadi Gunarathna
mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http

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

2015-03-28 Thread Punnadi Gunarathna
Hi Asanka, Yes, ApplicationManagementService will become a simple axis2 device and it's osginess will be removed. Why we needed this refactoring is, currently it contains large number of the methods despite their actual place. We have a separate class called ApplicationInfoService, which should

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

2015-03-28 Thread Punnadi Gunarathna
to achieve by making it only a SOAP service. On Sat, Mar 28, 2015 at 1:27 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Asanka, Yes, ApplicationManagementService will become a simple axis2 device and it's osginess will be removed. Why we needed this refactoring is, currently it contains

[Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
Hi All, Rather than going through pom files, is there a better and quick way to do $subject. If so please let me know. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax

Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
. http://wso2.com/ Mobile : +94716332729 *From:* Punnadi Gunarathna punn...@wso2.com *Sent:* ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM *To:* WSO2 Developers' List dev@wso2.org Hi All, Rather than going through pom files, is there a better and quick way to do $subject. If so please let me

Re: [Dev] Is there an easier way to find the feature of a particular jar coming from?

2015-03-20 Thread Punnadi Gunarathna
and of course pom files+ features.xml On Sat, Mar 21, 2015 at 4:38 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Danushka, I meant by going through pom files is grep. Sorry for confusion. I asked for a quicker command such as in osgiConsole. On Fri, Mar 20, 2015 at 7:54 PM, danush

[Dev] [App Fac] Registry resources Indexing issue fixed

2015-03-17 Thread Punnadi Gunarathna
properly, you will see lot of temp files being created under following directory. APPFAC_HOME/solr/data/index -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
you are getting the exception in second method. Shall we incorporate your description with 2 examples into API Java doc, in case if it's not already there ? Thanks ! Thanks! Isuruwan On Tue, Mar 17, 2015 at 10:23 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi All, I am working

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
17, 2015 at 2:57 PM, Nirdesha Munasinghe nirde...@wso2.com wrote: Copying Tania On Tue, Mar 17, 2015 at 2:17 PM, Isuruwan Herath isuru...@wso2.com wrote: On Tue, Mar 17, 2015 at 1:26 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Isuruwan and Sagara, Thank you for the explanation

Re: [Dev] [AF] Launch pattern URL for single tenant Cartridge applications

2015-03-17 Thread Punnadi Gunarathna
33 6626 Email : hasit...@wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi

Re: [Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-17 Thread Punnadi Gunarathna
Hi, Based on my findings, On Wed, Mar 18, 2015 at 4:32 AM, Punnadi Gunarathna punn...@wso2.com wrote: Hi Nirdesha, +1 for adding the samples and descriptions to Docs. IMO it is necessary to update the Docs with these two scenarios as it helps understand the difference and usage between

[Dev] [Greg] What is the difference between overloaded findGenericArtifacts method in GenericArtifactManager

2015-03-16 Thread Punnadi Gunarathna
of the saved artifact is corrupted, 1 would return correct artifact objects of rest of the artifacts saved in Greg where as 2 would throw an exception. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94

[Dev] Wrong HttpClient behavior after receiving 302 from the server side

2015-03-09 Thread Punnadi Gunarathna
. So we concluded that the issue is with HttpClient, which has some issue in handling 302. Any similar experience? -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11

[Dev] How to retrieve all the users from listUsers method in UserAdminStub

2015-01-26 Thread Punnadi Gunarathna
/kernel/branches/4.2.0/core/org.wso2.carbon.user.core/4.2.0/src/main/java/org/wso2/carbon/user/core/ldap/ReadOnlyLDAPUserStoreManager.java [2] http://docs.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#setCountLimit%28long%29 Please advice. -- Thanks and Regards, Punnadi

[Dev] AppFactory has moved to GitHub

2015-01-26 Thread Punnadi Gunarathna
Hi All, AppFactory 2.1.0-SNAPSHOT is now in GitHub [1] which is based on carbon 4.2.0. [1]https://github.com/wso2/product-af -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345

Re: [Dev] [GitHub] How to handle kernel patches in GitHub

2015-01-22 Thread Punnadi Gunarathna
to not to do API changes in kernel patches. Since we have already done it we have to live with it. So needs to build kernel patches. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Wed, Jan 21, 2015 at 12:29 AM, Punnadi Gunarathna punn...@wso2

Re: [Dev] [GitHub] How to handle kernel patches in GitHub

2015-01-21 Thread Punnadi Gunarathna
mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

[Dev] [Ann] WSO2 App Factory 2.0.0 Released!

2014-06-11 Thread Punnadi Gunarathna
for your interest in WSO2 App Factory. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

[Dev] WSO2 AppFactory 2.0.0-RC1 Released!

2014-06-09 Thread Punnadi Gunarathna
/appfactorycc_tags/2.0.0-RC1/released-packs/wso2appfactory-2.0.0.zip -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

[Dev] Error occurred while cartridge spawning in Private Paas

2014-05-08 Thread Punnadi Gunarathna
) ... 29 more Caused by: org.apache.axis2.databinding.ADBException: Unexpected subelement {http://pojo.controller.cloud.stratos.apache.org/xsd}properties at org.apache.stratos.cloud.controller.stub.pojo.MemberContext$Factory.parse(MemberContext.java:1461) -- Thanks and Regards, Punnadi Gunarathna

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-05-02 Thread Punnadi Gunarathna
Gunaratne im...@wso2.com wrote: Domain mapping implementation in Stratos has been started after completing 4.0.0-rc1 release work. I will update the status ASAP. Thanks On Fri, Apr 25, 2014 at 4:26 PM, Punnadi Gunarathna punn...@wso2.comwrote: Yes Amila, I was wrong. We can validate that from

[Dev] [App Factory] 2.0.0 Alpha Release Plan

2014-04-30 Thread Punnadi Gunarathna
improvements to hit the setted deadline. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

[Dev] [App Factory] AF 1.1.0 M14/GA targeted JIRAs

2014-04-28 Thread Punnadi Gunarathna
forward with Normal ones. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

Re: [Dev] [App Factory] JIRAs need to be discussed

2014-04-25 Thread Punnadi Gunarathna
version and block like same as manjula blocked commit. Bcz manjula gave mean full text to developer's git client that saying the reason of blocked. It is important to here too. On Apr 25, 2014 3:03 PM, Punnadi Gunarathna punn...@wso2.com wrote: Hi All, https://wso2.org/jira/browse/APPFAC-1680

[Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Punnadi Gunarathna
for this App version, if AS is fronted by LB then LB will forward the request to correct cluster node or else the request will directly hit AS. 6. Using the Virtual Host concept in AS, the deployed application will be available in the browser. -- Thanks and Regards, Punnadi Gunarathna Senior

Re: [Dev] [Architecture] [App Factory] Provide custom URL for Production deployed application via the URL mapper

2014-04-25 Thread Punnadi Gunarathna
details. On Fri, Apr 25, 2014 at 3:35 PM, Amila Maha Arachchi ami...@wso2.comwrote: On Fri, Apr 25, 2014 at 3:16 PM, Punnadi Gunarathna punn...@wso2.comwrote: hi All, In Dimtry's uber stories he came up with URL Mapping requirement for the applications deployed in Production

Re: [Dev] Setup Script

2014-04-20 Thread Punnadi Gunarathna
Factory WSO2, Inc. (http://wso2.com) email: dimut...@wso2.com Mobile : 0773661935 Lean . Enterprise . Middleware -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94

[Dev] Could not find artifact org.wso2.maven:carbon-p2-plugin:pom:1.5.3 error while building features of App Factory

2014-04-09 Thread Punnadi Gunarathna
.carbon.appfactory.server.feature feature pom file is attached herewith. Please share your thought if you are familiar with this error. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345

Re: [Dev] Could not find artifact org.wso2.maven:carbon-p2-plugin:pom:1.5.3 error while building features of App Factory

2014-04-09 Thread Punnadi Gunarathna
/org/wso2/maven/carbon-p2-plugin/1.5.3/ On Wed, Apr 9, 2014 at 1:40 PM, Punnadi Gunarathna punn...@wso2.comwrote: Hi All, I restructured App Factory code base in order to commit to GitHub project. I am getting this error when features are built in this new structure. [ERROR] Plugin org.wso2

[Dev] rampart project is missing in GitHub

2014-03-05 Thread Punnadi Gunarathna
that it was configured in [1] as [2]. This has to be corrected by adding the rampart project to GitHub and change the version to -SNAPSHOT. [1]https://github.com/wso2/carbon-registry/blob/master/pom.xml [2]rampart.wso2.version1.6.1.wso2v9/rampart.wso2.version -- Thanks and Regards, Punnadi Gunarathna

[Dev] Invitation: Code Review - Internal and External API @ Fri Feb 21, 2014 2pm - 3pm (punn...@wso2.com)

2014-02-19 Thread Punnadi Gunarathna
;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP= TRUE;CN=Ashansa Perera;X-NUM-GUESTS=0:mailto:asha...@wso2.com ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE ;CN=Punnadi Gunarathna;X-NUM-GUESTS=0:mailto:punn...@wso2.com ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT

Re: [Dev] WSO2 Committers += Isuruwan Herath

2014-01-29 Thread Punnadi Gunarathna
://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com

[Dev] Compilation errors in carbon 4.2.0 Kernel patch0004

2014-01-26 Thread Punnadi Gunarathna
] -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com/ ___ Dev mailing list Dev

Re: [Dev] WSO2 Committers += Shani

2013-12-16 Thread Punnadi Gunarathna
- 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 -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc

[Dev] How to programmatically deactivate axis2 service

2013-11-14 Thread Punnadi Gunarathna
. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com/ ___ Dev mailing list Dev

Re: [Dev] [AppFactory] Enable deploy only if there is a successful build and after deployed one of successful build

2013-11-05 Thread Punnadi Gunarathna
___ 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 -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer

[Dev] Code changed in block level to full fill AF requirement with API-M

2013-10-16 Thread Punnadi Gunarathna
) }); } -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 http://lalajisureshika.blogspot.com/ ___ Dev mailing

Re: [Dev] Code changed in block level to full fill AF requirement with API-M

2013-10-16 Thread Punnadi Gunarathna
nuw...@wso2.com wrote: This means that anyone having a valid user account can login and retrieve subscription information of another user right? If so, isn't it a security violation? Thanks, NuwanD. On Thu, Oct 17, 2013 at 10:45 AM, Punnadi Gunarathna punn...@wso2.comwrote: Hi All

[Dev] exposed an osgi service to do CRUD operation on external registries in App Factory

2013-10-02 Thread Punnadi Gunarathna
bundle. In order to access these remote registries first it is required to authenticate with corresponding servers and that can be done either with user credentials or a cookie. The cookie option was chosen since there is no way to retrieve current user password. -- Thanks and Regards, Punnadi

Re: [Dev] WSO2 Committers += Dhanuka

2013-09-03 Thread Punnadi Gunarathna
, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 email: punn...@wso2.com lal...@wso2.com http://lalajisureshika.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Vanjikumaran Sivajothy

2013-07-26 Thread Punnadi Gunarathna
/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 email: punn...@wso2.com lal...@wso2.com http://lalajisureshika.blogspot.com

Re: [Dev] WSO2 App Factory 1.0.0 Released!

2013-07-10 Thread Punnadi Gunarathna
Senior Software Engineer Mob:+ 94 772929486 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 email: punn

Re: [Dev] WSO2 Committers += Asanka Dissanayake

2013-07-03 Thread Punnadi Gunarathna
.org/cgi-bin/mailman/listinfo/dev -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 email: punn...@wso2.com lal...@wso2.com http://lalajisureshika.blogspot.com/ ___ Dev mailing list Dev@wso2

[Dev] (APPFAC-987) Default Application must be removed from API Store

2013-05-31 Thread Punnadi Gunarathna
.carbon.appfactory.apimanager.integration component by passing the 'DefaultApplication' as the application parameter. Please let me know if there is any issue if i remove this DafaultApplication from API Manager. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http

Re: [Dev] (APPFAC-987) Default Application must be removed from API Store

2013-05-31 Thread Punnadi Gunarathna
at 1:30 PM, Punnadi Gunarathna punn...@wso2.comwrote: I am going to remove the 'DefaultApplication' item from Application drop down in API manager in App Factory. The approach i thought is to call the removeApplication action in store/site/blocks/application/application-remove/ajax

Re: [Dev] (APPFAC-987) Default Application must be removed from API Store

2013-05-31 Thread Punnadi Gunarathna
for that we can change that. I think that approach is better than deleting it. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Fri, May 31, 2013 at 2:29 PM, Punnadi Gunarathna punn...@wso2.comwrote: hi Sumedha, In App Factory, when we

[Dev] platform/branches/4.1.0/dependencies/orbit/juddi/3.1.5-wso2v1/pom.xml has 1 error

2013-05-27 Thread Punnadi Gunarathna
changes: parent groupIdorg.wso2.carbon/groupId artifactIdcarbon-dependents/artifactId version4.1.0/version relativePath../../../pom.xml/relativePath /parent -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http

[Dev] attachment-management.xml does not exists

2013-05-22 Thread Punnadi Gunarathna
.carbon.attachment.mgt.server.feature/4.1.2/resources/conflocation, there is no file named attachment-management.xml. Can you please have a look? -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com http://wso2 email: punn...@wso2.com lal...@wso2.com http