[Dev] Stratos CC Server startup error

2013-07-24 Thread Udara Liyanage
Hi, I get the following error when Stratos cloud controller is starting up. However *jamm_0.2.5.wso2v2.ja*r has the class *MemoryTest * and it is in active state. Someone also seems to find the same in error in BAM

[Dev] Please commit all user core changes asap

2013-07-24 Thread Asela Pathberiya
Hi All, If there are any changes that you have done for user core... Please try to finish them EOD and commit them... (or else provide patches)... We need to freeze the user core ASAP. Thanks, Asela. -- Thanks Regards, Asela Mobile : +94 777 625 933

[Dev] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project wss4j: Compilation failure: Compilation failure:

2013-07-24 Thread Ayashkantha Ramasinghe
Hi, I got the $subject while building the trunk-kernel and I tried with a clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 1:26.633s [INFO] Finished at: Wed Jul 24 11:37:50 IST 2013 [INFO] Final Memory: 286M/1123M

[Dev] How to enable SSL for MySQL

2013-07-24 Thread Chanika Geeganage
Hi, I followed several tutorials to enable SSL for MyQSL. [1] [2]. But still I'm getting following configuration when I check whether the SSL is enabled. mysql show variables like %ssl%; +-+-+ | Variable_name | Value

Re: [Dev] How to enable SSL for MySQL

2013-07-24 Thread Udara Rathnayake
Hi Chanika, Your server is capable of supporting SSL,you need to start in a mode which enable them to be used according to the reference [1]. [1] http://dev.mysql.com/doc/refman/5.1/en/configuring-for-ssl.html On Wed, Jul 24, 2013 at 12:16 PM, Chanika Geeganage chan...@wso2.comwrote: Hi, I

[Dev] Compilation error on org.wso2.carbon.automation.api in trunk/platform

2013-07-24 Thread Geeth Munasinghe
I am getting this error on trunk/platform in org.wso2.carbon.automation.api [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.automation.api: Compilation failure: Compilation failure: [ERROR]

Re: [Dev] How to enable SSL for MySQL

2013-07-24 Thread Chanika Geeganage
I tried with it, but still no luck. Here is how the permission are set to .pem files -rw-r--r-- 1 root root 1375 Jul 24 11:31 ca-cert.pem -rw-r--r-- 1 root root 1679 Jul 24 11:30 ca-key.pem -rw-r--r-- 1 root root 1257 Jul 24 11:33 client-cert.pem -rw-r--r-- 1 root root 1704 Jul 24 11:33

Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-24 Thread Amila Suriarachchi
On Wed, Jul 24, 2013 at 10:38 AM, Asela Pathberiya as...@wso2.com wrote: Yes there are some issues in user core now... We are fixing them.. basically when there is no multiple user store, PRIMARY prefix will not be there... It should work even there are multiple user stores. thanks,

Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-24 Thread Asela Pathberiya
On Wed, Jul 24, 2013 at 12:54 PM, Amila Suriarachchi am...@wso2.com wrote: On Wed, Jul 24, 2013 at 10:38 AM, Asela Pathberiya as...@wso2.com wrote: Yes there are some issues in user core now... We are fixing them.. basically when there is no multiple user store, PRIMARY prefix will not

Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-24 Thread Asela Pathberiya
On Wed, Jul 24, 2013 at 12:58 PM, Asela Pathberiya as...@wso2.com wrote: On Wed, Jul 24, 2013 at 12:54 PM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Jul 24, 2013 at 10:38 AM, Asela Pathberiya as...@wso2.comwrote: Yes there are some issues in user core now... We are fixing them..

Re: [Dev] Compilation error on org.wso2.carbon.automation.api in trunk/platform

2013-07-24 Thread Krishantha Samaraweera
Fixed now.. Failure was due to EntitlementPolicyAdminService API change. Thanks, Krishantha. On Wed, Jul 24, 2013 at 12:37 PM, Geeth Munasinghe ge...@wso2.com wrote: I am getting this error on trunk/platform in org.wso2.carbon.automation.api [ERROR] Failed to execute goal

[Dev] Two files having same name in one svn location : EndPointAndRegistryPage.java EndpointAndRegistryPage.java

2013-07-24 Thread Sumedha Rubasinghe
Hi, We have two files having the same name inside https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration/test-automation framework/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/selenium/appfactory/resources/

Re: [Dev] Two files having same name in one svn location : EndPointAndRegistryPage.java EndpointAndRegistryPage.java

2013-07-24 Thread Krishantha Samaraweera
Fixed in revision 178910 Thanks, Krishantha. On Wed, Jul 24, 2013 at 1:31 PM, Sumedha Rubasinghe sume...@wso2.comwrote: Hi, We have two files having the same name inside https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration/test-automation

[Dev] Generating UIs for RXTs in a Jaggery App

2013-07-24 Thread Sameera Medagammaddegedara
Hello Everyone, We are attempting to ; 1. Locate all available artifacts (RXT) in the Governance Registry 2. Generate a UI to facilitate creation of new artifacts (Create, View, Delete and Update) inside a Jaggery application We have reached an impasse in determining how best to

[Dev] Accessing Carbon Server data to compute Atom URL

2013-07-24 Thread Shelan Perera
Hi, As i have discussed offline with Sameera it is not advisable to retrieve server data because when tenant users access the registry this information is more privileged to tennant users than its level.We are using this code to compute atom URL [1]. Due to this we have problems when browsing

Re: [Dev] Generating UIs for RXTs in a Jaggery App

2013-07-24 Thread Eranda Sooriyabandara
Hi Sameera, On Wed, Jul 24, 2013 at 2:48 PM, Sameera Medagammaddegedara samee...@wso2.com wrote: Hello Everyone, We are attempting to ; 1. Locate all available artifacts (RXT) in the Governance Registry 2. Generate a UI to facilitate creation of new artifacts (Create, View,

[Dev] Ability to integrate and run TCKs with porducts

2013-07-24 Thread Vijitha Kumara
Hi All, I think it'd be good if we have the $Subject. What need to be done is to have a simple config in pom.xml (or some other config method) which enables a carbon server get started (and shutdown/cleanup) and run some external test cases along with it. As I see we currently depend on TestNG

[Dev] Fwd: Generating UIs for RXTs in a Jaggery App

2013-07-24 Thread Ruchira Wageesha
On Wed, Jul 24, 2013 at 2:46 PM, Sameera Medagammaddegedara samee...@wso2.com wrote: Hello Everyone, We are attempting to ; 1. Locate all available artifacts (RXT) in the Governance Registry 2. Generate a UI to facilitate creation of new artifacts (Create, View, Delete and

Re: [Dev] Fwd: Generating UIs for RXTs in a Jaggery App

2013-07-24 Thread Ajith Vitharana
On Wed, Jul 24, 2013 at 3:32 PM, Ruchira Wageesha ruch...@wso2.com wrote: On Wed, Jul 24, 2013 at 2:46 PM, Sameera Medagammaddegedara samee...@wso2.com wrote: Hello Everyone, We are attempting to ; 1. Locate all available artifacts (RXT) in the Governance Registry 2. Generate a UI

[Dev] Invitation: App Factory Code Review - ETA @ Thu Jul 25, 2013 2pm - 3pm (sham...@wso2.com)

2013-07-24 Thread Shamika Ariyawansa
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20130725T083000Z DTEND:20130725T093000Z DTSTAMP:20130724T114255Z ORGANIZER;CN=Shamika Ariyawansa:mailto:sham...@wso2.com UID:m8decilmfv9d80mrvb8m327...@google.com

Re: [Dev] Why are we using JSP Scriplets?

2013-07-24 Thread Amila Maha Arachchi
Hi Venura, There are a few places where we have used custom tags. For example, pagination support. IMO, tags should be used for re-usable code segment only. Otherwise it will be an waste of effort. And, I also agree that there are some places where we can improve by introducing tags. Having said

Re: [Dev] Invitation: App Factory Code Review - ETA @ Thu Jul 25, 2013 2pm - 3pm (sham...@wso2.com)

2013-07-24 Thread Shamika Ariyawansa
Crucible project can be found at - http://wso2.org/crucible/cru/WAF003-6 On Wed, Jul 24, 2013 at 5:12 PM, Shamika Ariyawansa sham...@wso2.comwrote: more details

[Dev] Status of Dashboards in AppFactory/aPaaS : MileStone 1

2013-07-24 Thread Gayan Dhanushka
*Objective: *To have a thin slice that spans through - Event publishing to BAM - application creation Completed - Creation of scripts for the captured events to convert data into UES gadgets Completed - Create a store with UES gadgets which represent the events captured Completed - Create a

[Dev] G-Reg Test failure : Capp deployment.

2013-07-24 Thread Ajith Vitharana
Hi All, I'm deploying a *mix_1.0.0.car [1]* file and it is deploying fine. applicationAdmin.listAllApplications() retuns the name as *mix_1.0.0*. But the application list view it display as *mix . * * * in artifact.xml has following entry: *artifact name=mix version=1.0.0

Re: [Dev] G-Reg Test failure : Capp deployment.

2013-07-24 Thread Harshana Martin
Hi Ajith, On Wed, Jul 24, 2013 at 7:27 AM, Ajith Vitharana aji...@wso2.com wrote: Hi All, I'm deploying a *mix_1.0.0.car [1]* file and it is deploying fine. applicationAdmin.listAllApplications() retuns the name as *mix_1.0.0*. But the application list view it display as *mix . * * *

Re: [Dev] CurrentSession.getUser() returns PRIMARY/admin.

2013-07-24 Thread Asela Pathberiya
I guess, this is also due the the adding PRIMARY prefix in to the default user store...? we will remove it soon. sorry we are still re-factoring the user core code Once it is done.. we will let you know... Thanks, Asela. On Wed, Jul 24, 2013 at 9:51 PM, Ajith Vitharana

Re: [Dev] G-Reg Test failure : Capp deployment.

2013-07-24 Thread Ajith Vitharana
On Wed, Jul 24, 2013 at 9:15 PM, Harshana Martin harsh...@wso2.com wrote: Hi Ajith, On Wed, Jul 24, 2013 at 7:27 AM, Ajith Vitharana aji...@wso2.com wrote: Hi All, I'm deploying a *mix_1.0.0.car [1]* file and it is deploying fine. applicationAdmin.listAllApplications() retuns the name as

Re: [Dev] G-Reg Test failure : Capp deployment.

2013-07-24 Thread Ajith Vitharana
Hi Harshana, I found that this change has made to fix the issue [1]. We have to change the tests according to that fix. [1]https://wso2.org/jira/browse/CARBON-13911 Thanks Ajith. On Wed, Jul 24, 2013 at 7:57 PM, Ajith Vitharana aji...@wso2.com wrote: Hi All, I'm deploying a

Re: [Dev] G-Reg Test failure : Capp deployment.

2013-07-24 Thread Kasun Gajasinghe
Hi Ajith, ApplicationAdmin has been changed to support two CARs with same name but different versions. [1] So, in the patch provided in the JIRA, they have used application id to be the car name + version. Therefore, we have changed our integration tests accordingly. [1]

Re: [Dev] Accessing Carbon Server data to compute Atom URL

2013-07-24 Thread Senaka Fernando
Hi Shelan, This code is no longer in use AFAIU, so we can remove it. Thanks, Senaka. On Wed, Jul 24, 2013 at 2:53 PM, Shelan Perera she...@wso2.com wrote: Hi, As i have discussed offline with Sameera it is not advisable to retrieve server data because when tenant users access the registry

Re: [Dev] Accessing Carbon Server data to compute Atom URL

2013-07-24 Thread Shelan Perera
Hi, Yes it is redundant. Resolved the issue after that refactoring with mentioning the reason. Thanks On Wed, Jul 24, 2013 at 10:38 PM, Senaka Fernando sen...@wso2.com wrote: Hi Shelan, This code is no longer in use AFAIU, so we can remove it. Thanks, Senaka. On Wed, Jul 24, 2013 at

[Dev] Test failure- Capp deployment.

2013-07-24 Thread Ajith Vitharana
Hi All, The following test case has tested a method to verify the registry location of the Capp. But in 4.2.0 it doesn't create such registry location. (It works in G-Reg 4.5.3) What is the expected behavior ?? @Test(description = Search whether CApp is in

Re: [Dev] Test failure- Capp deployment.

2013-07-24 Thread Ajith Vitharana
As Team, Please verify this ? We need to fix this type of issues soon. Thanks Ajith. On Wed, Jul 24, 2013 at 11:26 PM, Ajith Vitharana aji...@wso2.com wrote: Hi All, The following test case has tested a method to verify the registry location of the Capp. But in 4.2.0 it doesn't create

Re: [Dev] Test failure- Capp deployment.

2013-07-24 Thread Supun Malinga
Hi Pradeep, Can you guys have a look pls. AFAIR you were doing some CApp improvements.. thanks, On Thu, Jul 25, 2013 at 6:53 AM, Ajith Vitharana aji...@wso2.com wrote: As Team, Please verify this ? We need to fix this type of issues soon. Thanks Ajith. On Wed, Jul 24, 2013 at 11:26

Re: [Dev] Test failure- Capp deployment.

2013-07-24 Thread Sagara Gunathunga
On Wed, Jul 24, 2013 at 10:17 PM, Supun Malinga sup...@wso2.com wrote: Hi Pradeep, Can you guys have a look pls. AFAIR you were doing some CApp improvements.. Supun, Please correct me if I'm wrong here, according to my understanding AS team only maintain CApp features related to services

Re: [Dev] Test failure- Capp deployment.

2013-07-24 Thread Supun Malinga
On Thu, Jul 25, 2013 at 7:52 AM, Sagara Gunathunga sag...@wso2.com wrote: On Wed, Jul 24, 2013 at 10:17 PM, Supun Malinga sup...@wso2.com wrote: Hi Pradeep, Can you guys have a look pls. AFAIR you were doing some CApp improvements.. Supun, Please correct me if I'm wrong here,

Re: [Dev] DSS 3.0.2 release

2013-07-24 Thread Samisa Abeysinghe
Guys, are we releasing this? Are the packs ready? On Fri, Jul 19, 2013 at 2:24 PM, Anjana Fernando anj...@wso2.com wrote: Hi, On Fri, Jul 19, 2013 at 1:04 PM, Shameera Rathnayaka shame...@wso2.comwrote: Hi, As this release is based on kernel 4.2.0, Shouldn't this be DSS 3.1.0? ESB also

[Dev] why we added juli-log manager to kernel dependencies ?

2013-07-24 Thread Pradeep Fernando
Hi KasunG, Why $subject ? thanks, --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Ability to integrate and run TCKs with porducts

2013-07-24 Thread Eranda Sooriyabandara
Hi Vijitha, On Wed, Jul 24, 2013 at 3:14 PM, Vijitha Kumara viji...@wso2.com wrote: Hi All, I think it'd be good if we have the $Subject. What need to be done is to have a simple config in pom.xml (or some other config method) which enables a carbon server get started (and