[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
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.DelegatingMethodAccessorImpl.invoke(D

Re: [Dev] WSO2 Committers += Lahiru Manohara

2016-04-18 Thread Punnadi Gunarathna
- > 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 Regards, Punnadi Gunara

[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
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 > wrote: > >

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

2015-10-06 Thread Punnadi Gunarathna
gt;> Mobile: +94716561576 >>> WSO2 Inc. | http://wso2.com >>> lean.enterprise.middleware >>> >> >> >> >> -- >> *Anuruddha Premalal* >> Software Eng. | WSO2 Inc. >> Mobile : +94717213122 >> Web site : www.anuruddha.org

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

2015-08-21 Thread Punnadi Gunarathna
t;>> behaviour, because the members will not be created if the cluster >>>>>>>>>> monitor >>>>>>>>>> creation failed. Scenario 2) can be one reason for this behaviour. >>>>>>>>>> If it is >>>>>&g

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

2015-08-12 Thread Punnadi Gunarathna
8d145e9f9e6ee [2] https://github.com/apache/stratos/blame/master/components/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&g

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

2015-07-21 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 2

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

2015-07-14 Thread Punnadi Gunarathna
h no space. On Wed, Jul 15, 2015 at 6:33 AM, Imesh Gunaratne wrote: > May be you need more disk space on each minion host. > > On Tue, Jul 14, 2015 at 12:00 PM, Punnadi Gunarathna > wrote: > >> Hi Manisha, >> >> No it can't be done with puppet scripts at th

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

2015-07-13 Thread Punnadi Gunarathna
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 > wrote: > >> Hi All, >> >> Despite cleaning pods via kubernetes c

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

2015-07-13 Thread Punnadi Gunarathna
-f e.g: 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 wrote: > hi All, > > I got below error in all the docker containers for

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

2015-07-13 Thread Punnadi Gunarathna
etup, I always clean all the pods with kubernetes client. Any thoughts on this? -- 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://lalajisur

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

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

2015-07-09 Thread Punnadi Gunarathna
work-partition [partition-id] partition TID: [0] [SCC] [2015-07-09 12:11:52,370] INFO {org.apache.stratos.cloud.controller.services.impl.CloudControllerServiceImpl} - Network partition added successfully: [network-partition-id] network-partition TID: [0] [SCC] [2015-07-09 12:11:52,458] WARN {org.ap

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

2015-07-01 Thread Punnadi Gunarathna
>> screen shot of the error I'm getting. Please let me know the reason for >>>> this and any way to correct it. >>>> >>>> Thanks. >>>> Regards, >>>> Dilhasha >>>> >>>> Fathima Dilhasha Nazeer <http://lk

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

2015-06-29 Thread Punnadi Gunarathna
.com/in/dilhasha/> > (M.N.F.Dilhasha) > Undergraduate | Department of Computer Science and Engineering > University of Moratuwa > Sri Lanka > > On Mon, Jun 29, 2015 at 8:53 PM, Punnadi Gunarathna > wrote: > >> >> >> On Mon, Jun 29, 2015 at 7:39 PM, Fathima Dil

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

2015-06-29 Thread Punnadi Gunarathna
t;> >> Fathima Dilhasha Nazeer <http://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 9:38 AM, Punnadi Gunara

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

2015-06-25 Thread Punnadi Gunarathna
etry to pull from docker hub > > On Thu, Jun 25, 2015 at 2:51 PM, Punnadi Gunarathna > wrote: > >> Hi Nirmal, >> >> I deleted and retried. Still the same result. >> >> REPOSITORY TAG

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

2015-06-25 Thread Punnadi Gunarathna
Fernando wrote: > > > On Thu, Jun 25, 2015 at 2:36 PM, Punnadi Gunarathna > 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.

[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 set to REPOSITORY & TAG. What have I missed in the steps I followed. Please advice. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.;

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

2015-06-23 Thread Punnadi Gunarathna
-urlencoded' -H 'Cookie:JSESSIONID=EFB464F63D6D3F49F9F6DD338E636304' -d 'on=deployArtifact&applicationKey=wow&stage=Development&version=trunk&tagName=&deployAction=deploy' On Wed, Jun 24, 2015 at 9:37 AM, Punnadi Gunarathna wrote: > Hi Fathima, > > Ex

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 wrote: > Hi Fathima, > > I will get back to you. > > On Wed, Jun 24,

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

2015-06-23 Thread Punnadi Gunarathna
;http://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 > wrote: > >> Hi Fathima, >> >> The value of

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

2015-06-23 Thread Punnadi Gunarathna
>> dilhasha.wso2@dilhashan), getApplicationsOfUser works fine for me. I >> will check on the other commands as well. >> >> Thanks. >> Regards, >> Dilhasha >> >> >> Fathima Dilhasha Nazeer <http://lk.linkedin.com/in/dilhasha/> >> (M.N.F.D

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

2015-06-22 Thread Punnadi Gunarathna
Application Owner", "Subscriber", "Publisher", "Developer"]}]}, {"key" : "one", "owner" : "punnadi.wso2.com@puva6107", "type" : "war", "language" : "Java", "mappedSubDomain" : "one.pu

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

2015-06-22 Thread Punnadi Gunarathna
; *deleteApplication* >>> curl -X POST -application/x-www-form-urlencoded' -H >>> 'Cookie:JSESSIONID=8F3297501ACF67780C61E1BEE5422485' -d >>> 'applicationKey=&userName=' >>> >>> This returns a message saying "You don't have permis

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

2015-06-22 Thread Punnadi Gunarathna
You don't have permission to delete > application" > > > Can someone help me on resolving these issues with API access? > > [1] > https://docs.wso2.com/display/AF210/REST+APIs#RESTAPIs-getApplicationsOfUser > > > Thanks. > Regards, > Dilhasha > > > > Fathima Dilhasha Nazeer <htt

Re: [Dev] REST API access using GO

2015-06-21 Thread Punnadi Gunarathna
ly]] 0xc208213480 -1 [chunked] false map[] 0xc208026dd0 > 0xc2081f6060}* > > The request fails. I can't seem to find another way to perform this REST > API call. Does anyone know a better way of implementing this request? > > [1] http://golang.org/pkg/net/http/ > > Thank

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

2015-06-10 Thread Punnadi Gunarathna
t; -- > *Hasitha Weerasinghe* > *Software Engineer Intern - WSO2 <http://wso2.com/> * > Mobile : +94 776 33 6626 > Email : hasit...@wso2.com > > > > > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cg

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

2015-06-10 Thread Punnadi Gunarathna
t; *Dakshika 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 > wrote: > >> Hi Dakshika, >> >> In current UI,

[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 wrote: > Hi Manisha/Hasitha, > > Please clone [1] which contains the UX/UI changes done by UX team. > I have incorporated U

[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.blo

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 second

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

2015-05-05 Thread Punnadi Gunarathna
ile : +94716332729 > > *From:* Punnadi Gunarathna > *Sent:* ‎Monday‎, ‎May‎ ‎4‎, ‎2015 ‎12‎:‎34‎ ‎PM > *To:* WSO2 Developers' List > > Hi All, > > In order to write integration tests related to API Manger calls, It > requires to get the SAML_TO

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

2015-05-04 Thread Punnadi Gunarathna
rg/wso2/carbon/appmgt/sample/deployer/appcontroller/WebpageAccessor.java -- 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.bl

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" wrote: > Hi, > > I cannot seem to access the public cloud using the curl command for login. > > The curl command I'm using is as follows. > > *curl

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

2015-04-29 Thread Punnadi Gunarathna
tegration tests base class [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.; h

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

2015-04-28 Thread Punnadi Gunarathna
nTest.java [2] https://github.com/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

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

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

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

2015-04-27 Thread Punnadi Gunarathna
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.blo

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

2015-04-20 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 5

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

2015-04-08 Thread Punnadi Gunarathna
07)* >>>> * at >>>> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)* >>>> *at >>>> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)* >>>> * at >>>

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

2015-03-28 Thread Punnadi Gunarathna
s the goal trying to achieve by making it only a > SOAP service. > > > > > On Sat, Mar 28, 2015 at 1:27 PM, Punnadi Gunarathna > wrote: > >> Hi Asanka, >> >> Yes, ApplicationManagementService will become a simple axis2 device and >> it's osgines

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 co

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

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

2015-03-20 Thread Punnadi Gunarathna
WSO2 inc. http://wso2.com/ > Mobile : +94716332729 > > *From:* Punnadi Gunarathna > *Sent:* ‎Friday‎, ‎March‎ ‎20‎, ‎2015 ‎3‎:‎33‎ ‎PM > *To:* WSO2 Developers' List > > > Hi All, > > Rather than going through pom files, is there a better and quick way to do >

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

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

2015-03-17 Thread Punnadi Gunarathna
n' tags and its value as it creates the registry file inactive (i.e cannot view, edit, delete etc) via Carbon console. Moreover if files are indexing properly, you will see lot of temp files being created under following directory. /solr/data/index -- Thanks and Regards, Punnadi Gunarathna Seni

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

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

2015-03-17 Thread Punnadi Gunarathna
ware Engineer Intern - WSO2 <http://wso2.com/> * > Mobile : +94 776 33 6626 > Email : hasit...@wso2.com > > > > > > ___ > Dev mailing list > Dev@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > > --

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

2015-03-17 Thread Punnadi Gunarathna
, 2015 at 2:57 PM, Nirdesha Munasinghe > wrote: > >> Copying Tania >> >> On Tue, Mar 17, 2015 at 2:17 PM, Isuruwan Herath >> wrote: >> >>> >>> >>> On Tue, Mar 17, 2015 at 1:26 PM, Punnadi Gunarathna >>> wrote: >>> &g

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

2015-03-17 Thread Punnadi Gunarathna
>> filtering. This could be the reason why 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! >>

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

2015-03-16 Thread Punnadi Gunarathna
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.co

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

2015-03-08 Thread Punnadi Gunarathna
creating a new HttpClient instance only for deleteJob and it fixed the issue. 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 <

[Dev] [AF] There are two different versions of httpclient jars available in App Factory plugins directory

2015-03-06 Thread Punnadi Gunarathna
Hi Pirin, There are two httpclient_.jar files in App Factory plugins directory. Please keep appropriate one and remove the other. httpclient_4.1.1.wso2v1.jar httpclient_4.2.5.wso2v1.jar -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <h

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

2015-01-26 Thread Punnadi Gunarathna
arbon/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, Pu

[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

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

2015-01-22 Thread Punnadi Gunarathna
anges 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:2

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

2015-01-21 Thread Punnadi Gunarathna
om/roshku>* > LinkedIn : https://www.linkedin.com/in/roshandeniyage > > > ___ > 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 <

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

2014-06-11 Thread Punnadi Gunarathna
so2.com/cloud/app-factory/. Thank you 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

[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.blo

[Dev] Error occurred while cartridge spawning in Private Paas

2014-05-08 Thread Punnadi Gunarathna
.java:3745) ... 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

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

2014-05-02 Thread Punnadi Gunarathna
nted for this release. On Sat, Apr 26, 2014 at 1:52 PM, Imesh Gunaratne 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 Gunarat

[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.blo

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

2014-04-28 Thread Punnadi Gunarathna
on Highest/High issues first. Then we can move 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

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

2014-04-25 Thread Punnadi Gunarathna
do we need to validate the availability of the subdomain, if we > maintain the list of mapped domains within AF. > > > On Fri, Apr 25, 2014 at 3:46 PM, Punnadi Gunarathna wrote: > >> Hi Amila, >> >> Of course we will store the production url corresponding to the giv

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

2014-04-25 Thread Punnadi Gunarathna
ping story" for more details. On Fri, Apr 25, 2014 at 3:35 PM, Amila Maha Arachchi wrote: > > > > On Fri, Apr 25, 2014 at 3:16 PM, Punnadi Gunarathna wrote: > >> hi All, >> >> In Dimtry's uber stories he came up with URL Mapping requirement for the >

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

2014-04-25 Thread Punnadi Gunarathna
e 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 Senio

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

2014-04-24 Thread Punnadi Gunarathna
app 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" wrote: > >> Hi All, >> &g

Re: [Dev] Setup Script

2014-04-20 Thread Punnadi Gunarathna
rtificate: localhost > > * Server auth using Basic with user 'admin' > > > POST /stratos/admin/cartridge/definition HTTP/1.1 > > > Authorization: Basic YWRtaW46YWRtaW4= > > > User-Agent: curl/7.30.0 > > > Host: 10.100.1.19:9466 > > > Acce

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
rg/maven2/org/wso2/maven/carbon-p2-plugin/1.5.3/ > > > On Wed, Apr 9, 2014 at 1:40 PM, Punnadi Gunarathna wrote: > >> Hi All, >> >> I restructured App Factory code base in order to commit to GitHub >> project. I am getting this error when features are built i

[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
s 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/> http://maven.apache.org/POM/4.0.0"; xml

[Dev] rampart project is missing in GitHub

2014-03-05 Thread Punnadi Gunarathna
nd 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]1.6.1.wso2v9 -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2,

[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
t;>>>>>>>>>> Dev mailing list >>>>>>>>>>>>>> Dev@wso2.org >>>>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>>>>>> >>>

[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

Re: [Dev] WSO2 Committers += Shani

2013-12-16 Thread Punnadi Gunarathna
>>>>>>> >>>>>>>>> >>>>>>>>> ___ >>>>>>>>> Dev mailing list >>>>>>>>> Dev@wso2.org >>>>>>>>> http://w

[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

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
71 5186770* >>>>>>> * twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>* >>>>>>> *harshathirimann linked-in: **http: >>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna

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

2013-10-16 Thread Punnadi Gunarathna
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 wrote: &

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

2013-10-16 Thread Punnadi Gunarathna
nt(obj); }else { print({ error:true, message:msg.error.invalidAction(action) }); } -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> Blog: ht

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

2013-10-02 Thread Punnadi Gunarathna
.core" 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

Re: [Dev] WSO2 Committers += Dhanuka

2013-09-03 Thread Punnadi Gunarathna
>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> *Bhathiya Jayasekara* >>>>>>> *Software Engineer,* >>>>>>> *WSO2 inc., http://wso2.com* >>

Re: [Dev] WSO2 Committers += Vanjikumaran Sivajothy

2013-07-26 Thread Punnadi Gunarathna
gt;>> >>>> -- >>>> *Sinthuja Rajendran* >>>> >>>> Software Engineer <http://wso2.com/> >>>> WSO2, Inc.:http://wso2.com >>>> >>>> Blog: http://sinthu-rajan.blogspot.com/ >>>> Mobil

Re: [Dev] WSO2 App Factory 1.0.0 Released!

2013-07-10 Thread Punnadi Gunarathna
ailable at [1]. > > Your feedback is most welcome !!! Please report all the Jiras at [2] and > specify the version as 1.0.0 . > > Thank you, > App Factory Team > > [1] http://docs.wso2.org/wiki/display/AF100/WSO2+App+Factory+Documentation > [2] https://wso2.org/jir

Re: [Dev] WSO2 Committers += Asanka Dissanayake

2013-07-03 Thread Punnadi Gunarathna
asinghe > Technical Lead > WSO2 Inc., http://wso2.com > lean.enterprise.middleware > > E: ram...@wso2.com > P: +94 776715671 > > > ___ > Dev mailing list > Dev@wso2.org > http:/

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

2013-05-31 Thread Punnadi Gunarathna
at 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 wrote: > >>

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

2013-05-31 Thread Punnadi Gunarathna
; On Fri, May 31, 2013 at 1:30 PM, Punnadi Gunarathna wrote: > >> >> 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 removeApplicat

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

2013-05-31 Thread Punnadi Gunarathna
y org.wso2.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.; h

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

2013-05-27 Thread Punnadi Gunarathna
ing the below changes: org.wso2.carbon carbon-dependents 4.1.0 ../../../pom.xml -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> email: punn...@wso2.com <http://lalaji

[Dev] attachment-management.xml does not exists

2013-05-22 Thread Punnadi Gunarathna
so2.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 <http://lalaji