Re: [Dev] Fwd: [Carbon-dev] Non-active Plans/Jobs on Bamboo

2012-03-14 Thread Shammi Jayasinghe
Hi, We have removed all the non active plans from the bamboo build. Thanks Shammi On Wed, Mar 14, 2012 at 11:21 AM, Maheshika Goonetilleke mahesh...@wso2.com wrote: Hi All, Kind reminder as Reporting [2] and WSO2 Carbon 3.2.0 [3] which are non-active projects are appearing on Bamboo till

Re: [Dev] Invitation: Code Review for context mapping @ Wed Mar 14 11:30am - 12:30pm (dev@wso2.org)

2012-03-14 Thread Reka Thirunavukkarasu
Hi all This is the created crucible project https://wso2.org/crucible/cru/url-mapper-1#details for the code review. Regards, Reka On Tue, Mar 13, 2012 at 5:26 PM, Reka Thirunavukkarasu r...@wso2.comwrote: more details

Re: [Dev] Few clarifications about CarbonSecuredHttpContext.skipSSOSessionInvalidation

2012-03-14 Thread Thilina Buddhika
Yes, that approach will work too. There are two things we need to fix to clean up the CarbonSecuredHttpContext. For skipping authentication, having a generic OSGi service will help making it reusable by other components. For skipping session invalidation, which is something specific to

Re: [Dev] Lengthy file name causes issue when doing svn up in registry..

2012-03-14 Thread Nuwan Dias
Hi Ratha, Have you tried providing an absolute target path to the Subversion command line client? See http://subversion.apache.org/faq.html#long-paths Thanks, NuwanD. On Wed, Mar 14, 2012 at 11:10 AM, Vijayaratha Vijayasingam rat...@wso2.comwrote: hi; Getting following issue, when take up @

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Platform #160 has FAILED (1 tests failed). Change made by amani, subash and lalaji.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Platform #160 failed. --- Code has been updated by amani, subash, lalaji. 1/3707 tests failed.

Re: [Dev] Lengthy file name causes issue when doing svn up in registry..

2012-03-14 Thread Vijayaratha Vijayasingam
Seems..tortoise works fine.. Thanks -Ratha On 14 March 2012 11:42, Nuwan Dias nuw...@wso2.com wrote: Hi Ratha, Have you tried providing an absolute target path to the Subversion command line client? See http://subversion.apache.org/faq.html#long-paths Thanks, NuwanD. On Wed, Mar 14,

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Samisa Abeysinghe
We need to add Developer Studio build into Bamboo... On Wed, Mar 14, 2012 at 12:14 PM, Maheshika Goonetilleke mahesh...@wso2.com wrote: Hi All We are required to monitor projects using Bamboo. Therefore please make arrangements to add TOOLING on Bamboo for future monitoring. -- Thanks

[Dev] What is the correct way of changing an API ?

2012-03-14 Thread Amila Jayasekara
Hi All, In-order to solve [1] I need to add a new method to CarbonUIAuthenticator interface. But adding a new method to this interface will break existing ui authenticators. So I am wondering what is the best way to change an existing API. This is not a question specific to [1] but in generally

Re: [Dev] org.wso2.carbon.status.monitor.agent compilation fails

2012-03-14 Thread Kathiravelu Pradeeban
My mistake of not removing an unused import. Fixed in r122593. Thank you. Regards, Pradeeban. On Wed, Mar 14, 2012 at 12:18 PM, Miyuru Wanninayaka miy...@wso2.comwrote: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project

Re: [Dev] [Bamboo-Build] Carbon-Kernel Carbon-Platform #160 has FAILED (1 tests failed). Change made by amani, subash and lalaji.

2012-03-14 Thread Shammi Jayasinghe
Hi GS Team, We are experiencing a test failure in shindig dependency and seems due to a timeout . I built this locally and was able to build with out any issue. Note: Bamboo is building with a clean repo and a fresh checkout Thanks Shammi

Re: [Dev] What is the correct way of changing an API ?

2012-03-14 Thread Afkham Azeez
If this interface is only used by WSO2 code, I would just add the new method to the interface. On Wed, Mar 14, 2012 at 12:21 PM, Amila Jayasekara ami...@wso2.com wrote: Hi All, In-order to solve [1] I need to add a new method to CarbonUIAuthenticator interface. But adding a new method to

[Dev] Invitation: Carbon tomcat code review @ Wed Mar 21 11:30am - 12:30pm (dev@wso2.org)

2012-03-14 Thread Pradeep Fernando
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120321T06Z DTEND:20120321T07Z DTSTAMP:20120314T070755Z ORGANIZER;CN=prad...@wso2.com:mailto:prad...@wso2.com UID:guiips8aldsb31e80j1n9mq...@google.com

Re: [Dev] What is the correct way of changing an API ?

2012-03-14 Thread Amila Jayasekara
On Wed, Mar 14, 2012 at 12:27 PM, Afkham Azeez az...@wso2.com wrote: If this interface is only used by WSO2 code, I would just add the new method to the interface. Hi Azeez, This interface is not only used by WSO2 code. Thanks AmilaJ On Wed, Mar 14, 2012 at 12:21 PM, Amila Jayasekara

Re: [Dev] Invitation: Code Review for context mapping @ Wed Mar 14 11:30am - 12:30pm (dev@wso2.org)

2012-03-14 Thread Amani Soysa
Code review Notes Inconsistencies in class names/variable names. HostAdminService should not be instantiated Need a util class Should not expose internal stuff to outsiders Align the code properly (no blank line between javadoc with method name) Create a data holder and put in internal package

Re: [Dev] What is the correct way of changing an API ?

2012-03-14 Thread Afkham Azeez
In any case, I think it is fine to add a new method to the interface. If people upgrade to a new version, they should simply be able to add an empty implementation method, and nothing should break, ideally. For example, when I upgraded Tomcat Tribes from 6.x to 7.x, they had added some new

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Kernel #85 has FAILED (1 tests failed). Change made by isuru and amani.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Kernel #85 failed. --- Code has been updated by isuru, amani. 1/2788 tests failed.

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Harshana Martin
Hi Samisa, Maheshika, On Tue, Mar 13, 2012 at 11:48 PM, Samisa Abeysinghe sam...@wso2.com wrote: We need to add Developer Studio build into Bamboo... +1 We're planning to set up Bamboo for Dev Studio once the ongoing refactoring effort finishes. Is that ok? Thanks and Regards, Harshana

Re: [Dev] What is the correct way of changing an API ?

2012-03-14 Thread Hiranya Jayathilaka
Usually for sensitive interfaces it is a good idea to provide an abstract implementation. Users can extend the abstract class and that gives us some flexibility to modify the interface without breaking everyone who's using that. Thanks, Hiranya On Wed, Mar 14, 2012 at 1:03 PM, Amila Jayasekara

[Dev] build failure: billing core

2012-03-14 Thread Pradeep Fernando
[ERROR] Failed to execute goal on project org.wso2.carbon.billing.core: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.billing.core:bundle:4.0.0-SNAPSHOT: The following artifacts could not be resolved: org.wso2.carbon:org.wso2.carbon.rule.core:jar:4.0.0-SNAPSHOT,

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Kernel #86 was SUCCESSFUL (with 2788 tests). Change made by chanaka.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Kernel #86 was successful. --- This build occurred because it is a dependant of WSO2CARBONKERNEL-CARBONKERNELBUILD-28. 2788 tests in

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Orbit #29 was SUCCESSFUL. Change made by pradeep and rathav.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Orbit #29 was successful. --- Code has been updated by pradeep, rathav.

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Samisa Abeysinghe
On Wed, Mar 14, 2012 at 1:30 PM, Harshana Martin harsh...@wso2.com wrote: Hi Samisa, Maheshika, On Tue, Mar 13, 2012 at 11:48 PM, Samisa Abeysinghe sam...@wso2.comwrote: We need to add Developer Studio build into Bamboo... +1 We're planning to set up Bamboo for Dev Studio once the

[Dev] Preferred JSON parser in Carbon

2012-03-14 Thread Chintana Wilamuna
Hi, Is there a preferred JSON parser in Carbon? Is it Jettison? -Chintana -- Chintana Wilamuna Associate Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware phone: +94 75 211 1106 blog: http://engwar.com/ photos: http://flickr.com/photos/chintana linkedin:

Re: [Dev] build failure: billing core

2012-03-14 Thread Pradeep Fernando
Hi, looks like rules guys have commented out the rules-core. :) --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Harshana Martin
Hi Samisa, On Wed, Mar 14, 2012 at 2:24 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Wed, Mar 14, 2012 at 1:30 PM, Harshana Martin harsh...@wso2.comwrote: Hi Samisa, Maheshika, On Tue, Mar 13, 2012 at 11:48 PM, Samisa Abeysinghe sam...@wso2.comwrote: We need to add Developer Studio

Re: [Dev] Preferred JSON parser in Carbon

2012-03-14 Thread Ishan Jayawardena
Hi Chinthana. Jettison is used inside the JSON message formatters/builders of Axis2. On Wed, Mar 14, 2012 at 2:58 PM, Chintana Wilamuna chint...@wso2.comwrote: Hi, Is there a preferred JSON parser in Carbon? Is it Jettison? -Chintana -- Chintana Wilamuna Associate Technical Lead

Re: [Dev] Few clarifications about CarbonSecuredHttpContext.skipSSOSessionInvalidation

2012-03-14 Thread Amila Jayasekara
On Wed, Mar 14, 2012 at 11:35 AM, Thilina Buddhika thili...@wso2.com wrote: Yes, that approach will work too. There are two things we need to fix to clean up the CarbonSecuredHttpContext. For skipping authentication, having a generic OSGi service will help making it reusable by other

[Dev] [API-Management] Issues in pack : wso2apimgt-1.0.0-SNAPSHOT

2012-03-14 Thread Sandapa Handakumbura
Hi, Following ESB issues(L1s) exist in 'wso2apimgt-1.0.0-SNAPSHOT' pack taken from : https://svn.wso2.org/repos/wso2/carbon/platform/trunk/products/apimgt/ [1]https://wso2.org/jira/browse/CARBON-12558 - ESB - Cannot apply security for Proxy services [2]https://wso2.org/jira/browse/CARBON-12565 -

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Orbit #30 was SUCCESSFUL. Change made by kishanthan and thilinab.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Orbit #30 was successful. --- Code has been updated by kishanthan, thilinab.

Re: [Dev] error while loading a remote repository using IMetadataRepositoryManager

2012-03-14 Thread Afkham Azeez
Excellent! On Wed, Mar 14, 2012 at 3:08 PM, Dileepa Jayakody dile...@wso2.com wrote: This issue (https://wso2.org/jira/browse/CARBON-12612) is fixed by adding org.eclipse.equinox.p2.transport.ecf bundle to the carbon.core.runtime feature. On Wed, Mar 14, 2012 at 11:10 AM, Dileepa Jayakody

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Pradeep Fernando
Hi, i'm seeing a new build job as carbon-studio under cabon-kernel buiild plan. we should move carbon-studio to a new plan, and ideally it should get a separate build agent. --Pradeep ___ Dev mailing list Dev@wso2.org

Re: [Dev] Tomcat version in orbit

2012-03-14 Thread Supun Malinga
This is done. thanks, On Mon, Mar 12, 2012 at 6:45 PM, Isuru Suriarachchi is...@wso2.com wrote: One more thing.. groupIdorg.wso2.carbon/groupId artifactIdorg.apache.tomcat/artifactId This is also wrong for an orbit bundle. This should be.. groupIdorg.apache.tomcat/groupId

Re: [Dev] TOOLING on BAMBOO

2012-03-14 Thread Maheshika Goonetilleke
On Wed, Mar 14, 2012 at 3:46 PM, Pradeep Fernando prad...@wso2.com wrote: Hi, i'm seeing a new build job as carbon-studio under cabon-kernel buiild plan. we should move carbon-studio to a new plan, and ideally it should get a separate build agent. --Pradeep

Re: [Dev] build failure: billing core

2012-03-14 Thread Ishara Karunarathna
Hi, New version of rule server we are not using org.wso2.carbon.rule.core module, in that case org.wso2.carbon.rule.kernel has to be used there. Thanks, Ishara ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Orbit #31 was SUCCESSFUL. Change made by dimuthul.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Orbit #31 was successful. --- Code has been updated by dimuthul.

Re: [Dev] Error when installing CS 2.0.0 M9

2012-03-14 Thread Thilini Ishaka
On Tue, Mar 13, 2012 at 5:10 PM, Chathuri Wimalasena chath...@wso2.comwrote: Hi Thilini, Are you using Eclipse IDE for Java EE Developershttp://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliossr1 ? If not, you will have to go for online installation. Please refer [1]

Re: [Dev] build failure: billing core

2012-03-14 Thread Amila Maha Arachchi
I'll make the changes in billing.core to use the rule.kernel Thanks, AmilaM. On Wed, Mar 14, 2012 at 4:31 PM, Ishara Karunarathna isha...@wso2.comwrote: Hi, New version of rule server we are not using org.wso2.carbon.rule.core module, in that case org.wso2.carbon.rule.kernel has to be used

Re: [Dev] build failure: billing core

2012-03-14 Thread Pradeep Fernando
Hi All, this is a blocker for us. We were planning to get carbon-alpha packs today. please fix this asap. thanks, --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] activate method of ProxyAdminServiceComponent does not invokes during startup

2012-03-14 Thread Pradeep Fernando
hi, the output of ls -c 287 --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Compilation failure at Stratos Status Monitor Agent

2012-03-14 Thread Shelan Perera
Hi, INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 31.481s [INFO] Finished at: Wed Mar 14 16:43:37 IST 2012 [INFO] Final Memory: 299M/1085M

Re: [Dev] activate method of ProxyAdminServiceComponent does not invokes during startup

2012-03-14 Thread Miyuru Wanninayaka
Hi Pradeep, Seems there is a issue with ServiceAdmin osgi ls -c 287 Components in bundle org.wso2.carbon.proxyadmin: IDComponent details 48Component[ name = org.wso2.carbon.proxyadmin factory = null autoenable = true immediate = true implementation =

Re: [Dev] Few clarifications about CarbonSecuredHttpContext.skipSSOSessionInvalidation

2012-03-14 Thread Thilina Buddhika
On Wed, Mar 14, 2012 at 3:34 PM, Amila Jayasekara ami...@wso2.com wrote: On Wed, Mar 14, 2012 at 11:35 AM, Thilina Buddhika thili...@wso2.com wrote: Yes, that approach will work too. There are two things we need to fix to clean up the CarbonSecuredHttpContext. For skipping

Re: [Dev] Few clarifications about CarbonSecuredHttpContext.skipSSOSessionInvalidation

2012-03-14 Thread Thilina Buddhika
On Wed, Mar 14, 2012 at 5:02 PM, Thilina Buddhika thili...@wso2.com wrote: On Wed, Mar 14, 2012 at 3:34 PM, Amila Jayasekara ami...@wso2.com wrote: On Wed, Mar 14, 2012 at 11:35 AM, Thilina Buddhika thili...@wso2.com wrote: Yes, that approach will work too. There are two things we need

Re: [Dev] Compilation failure at Stratos Status Monitor Agent

2012-03-14 Thread Muhammed Shariq
According to a mail from Pradeeban this is fixed in r122593. Can you please verify that your code base is pointing to the new svn structure ? On Wed, Mar 14, 2012 at 4:55 PM, Shelan Perera she...@wso2.com wrote: Hi, INFO]

Re: [Dev] Critical regression issues in packs based on Carbon-4.0.0

2012-03-14 Thread Charitha Kankanamge
Stat handlers are not engaged (org.wso2.carbon.statistics.module.InOutMEPHandler) hence service statistics are broken in all packs. /Charitha On Tue, Mar 13, 2012 at 4:42 PM, Charitha Kankanamge chari...@wso2.comwrote: Folks, IMHO, If we are to release Carbon by end of March, we need to

Re: [Dev] Get rid of the Activator found in product styles bundles.

2012-03-14 Thread Lakmali Baminiwatta
Hi, Activator had been already removed inside DSS styles bundle. Just removed the org.wso2.dataservices.styles.internal empty package. Thanks, Lakmali On Tue, Mar 13, 2012 at 7:47 PM, Muhammed Shariq sha...@wso2.com wrote: Removed in Manager and cleaned up the pom ... On Sat, Mar 10, 2012

Re: [Dev] Compilation failure at Stratos Status Monitor Agent

2012-03-14 Thread Shelan Perera
Hi, Yes. I am using https://svn.wso2.org/repos/wso2/carbon/. (Checked out today.) Got an UP just now and it seems fine. Thanks On Wed, Mar 14, 2012 at 5:04 PM, Muhammed Shariq sha...@wso2.com wrote: According to a mail from Pradeeban this is fixed in r122593. Can you please verify that your

Re: [Dev] Compilation failure at Stratos Status Monitor Agent

2012-03-14 Thread Muhammed Shariq
Cool! On Wed, Mar 14, 2012 at 5:13 PM, Shelan Perera she...@wso2.com wrote: Hi, Yes. I am using https://svn.wso2.org/repos/wso2/carbon/. (Checked out today.) Got an UP just now and it seems fine. Thanks On Wed, Mar 14, 2012 at 5:04 PM, Muhammed Shariq sha...@wso2.com wrote: According

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Kernel #89 has FAILED (16 tests failed). Change made by dimuthul and kishanthan.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Kernel #89 failed. --- This build occurred because it is a dependant of WSO2CARBONKERNEL-CARBONKERNELBUILD-31. 16/2749 tests failed.

Re: [Dev] build failure: billing core

2012-03-14 Thread Amila Maha Arachchi
I'll have to build and check whether billing component is working after making necessary changes. This should affect the throttling component too. So I have to fix that also. AmilaM. On Wed, Mar 14, 2012 at 4:53 PM, Pradeep Fernando prad...@wso2.com wrote: Hi All, this is a blocker for us.

Re: [Dev] Preferred JSON parser in Carbon

2012-03-14 Thread Hiranya Jayathilaka
On Wed, Mar 14, 2012 at 2:58 PM, Chintana Wilamuna chint...@wso2.comwrote: Hi, Is there a preferred JSON parser in Carbon? Is it Jettison? It is the only JSON parser that we use AFAIK -Chintana -- Chintana Wilamuna Associate Technical Lead WSO2, Inc.; http://wso2.com

Re: [Dev] Ideal way to retrieve the Axis2 repo location with tenant-aware

2012-03-14 Thread Muhammed Shariq
How about; String path = getAxisConfig().getRepository().getPath(); You can do this in an admin service .. thats how I've done it in repo-mgt component ... On Wed, Mar 14, 2012 at 5:37 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi, I am trying to understand how to retrieve Axis2 repo

Re: [Dev] [STRAOS] [MANAGER] Starup errors ..

2012-03-14 Thread Thilina Buddhika
This is related to the new JDBC persistence Manager we implemented for IS. These DB scripts are contained inside the identity.core.server feature. You can copy them to the Manager distribution by adding the following entry into the bin.xml. fileSet directory

Re: [Dev] Ideal way to retrieve the Axis2 repo location with tenant-aware

2012-03-14 Thread Kasun Gajasinghe
On Wed, Mar 14, 2012 at 6:05 PM, Muhammed Shariq sha...@wso2.com wrote: How about; String path = getAxisConfig().getRepository().getPath(); You can do this in an admin service .. thats how I've done it in repo-mgt component ... That's good assuming it's tenant-aware. But in this scenario,

[Dev] Now AS has a P2 profilegen issue!

2012-03-14 Thread Afkham Azeez
[INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 4:06.400s [INFO] Finished at: Wed Mar 14 18:44:29 IST 2012 [INFO] Final Memory: 52M/139M [INFO]

[Dev] [Bamboo-Build] Carbon-Kernel Carbon-Kernel #90 was SUCCESSFUL (with 2788 tests). Change made by dimuthul.

2012-03-14 Thread Bamboo
--- Carbon-Kernel Carbon-Kernel #90 was successful. --- Code has been updated by dimuthul. 2788 tests in total.

Re: [Dev] p2 profile gen issue in ESB

2012-03-14 Thread Afkham Azeez
I'm seeing a similar P2 profilegen failure in AS. Seems like somebody broke all the product builds! On Wed, Mar 14, 2012 at 6:51 PM, Shelan Perera she...@wso2.com wrote: Hi, I am getting the following error when building ESB. Installation failed. Cannot complete the install because one or

Re: [Dev] p2 profile gen issue in ESB

2012-03-14 Thread Shelan Perera
Hi, I could build DS and G-Reg so not related to all the products it seems. Thanks On Wed, Mar 14, 2012 at 6:56 PM, Afkham Azeez az...@wso2.com wrote: I'm seeing a similar P2 profilegen failure in AS. Seems like somebody broke all the product builds! On Wed, Mar 14, 2012 at 6:51 PM, Shelan

Re: [Dev] Now AS has a P2 profilegen issue!

2012-03-14 Thread Kishanthan Thangarajah
This was fixed in r122605. Take an up in orbit/trunk/cxf. Then build webapp-mgt component and jaxws-webapp-mgt, webapp-mgt features. Thanks, Kishanthan. On Wed, Mar 14, 2012 at 6:45 PM, Afkham Azeez az...@wso2.com wrote: [INFO]

Re: [Dev] Ideal way to retrieve the Axis2 repo location with tenant-aware

2012-03-14 Thread Afkham Azeez
A DeploymentInterceptor instance is created per tenant. It has a reference to its AxisConfig/ConfigContext, which is the AxisConfig/ConfigContext of the relevant tenant. You can use that ConfigContext/AxisConfig to retrieve the Axis2 repo as Shariq mentioned. axisConfig.getRepo() On Wed, Mar

Re: [Dev] p2 profile gen issue in ESB

2012-03-14 Thread Amila Suriarachchi
I'll fix this. The reason is I have not removed the rule mediator ui from the feature. This has worked in my machine since that was there in local p2 repo. Will remove those from local repo test and commit. thanks, Amila. On Wed, Mar 14, 2012 at 7:28 PM, Sameera Jayasoma same...@wso2.com wrote:

Re: [Dev] Why two different config files to define key stores in carbon?

2012-03-14 Thread Afkham Azeez
These two entries have different purposes as Thilina has explained. Even though physically they point to the same keystore, logically they are different keystores used for different purposes. On Wed, Mar 14, 2012 at 6:32 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi, If we want to start

[Dev] WSF-PHP Issue: undefined symbol: rampart_context_create

2012-03-14 Thread Jorge Infante Osorio
Hi all. I cannot consume secure web services using WSF-PHP. I have this error: PHP Warning: Module 'xsl' already loaded in Unknown on line 0 [Tue Mar 13 16:28:54 2012] [notice] Apache/2.2.20 (Ubuntu) PHP/5.3.6-13ubuntu3.6 with Suhosin-Patch mod_ssl/2.2.20 OpenSSL/1.0.0e configured --

Re: [Dev] [STRAOS] [MANAGER] Starup errors ..

2012-03-14 Thread Muhammed Shariq
Fixed and committed, thanks for the tip! On Wed, Mar 14, 2012 at 6:32 PM, Thilina Buddhika thili...@wso2.com wrote: This is related to the new JDBC persistence Manager we implemented for IS. These DB scripts are contained inside the identity.core.server feature. You can copy them to the

[Dev] Please, s/Mac OS/Mac OS X in the config-validation.xml

2012-03-14 Thread Afkham Azeez
[2012-03-14 20:01:25,479] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - The running OS : Mac OS X is not a tested Operating System for running WSO2 Carbon -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation;

Re: [Dev] [Javascript] svn commit r122645 - trunk/wsf/javascript/rhino/e4ximpl/src/org/wso2/javascript/xmlimpl

2012-03-14 Thread Pradeep Fernando
Hi, i was wondering why this mail comes to dev@. --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] carbon-4.0.0 alpha packs

2012-03-14 Thread Samisa Abeysinghe
On Thu, Mar 15, 2012 at 8:22 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, please find the alpha packs of carbon-4.0.0 here [1]. Where? These artifacts were created during bamboo build, product-#58 missing packs, *greg product *stratos manager will update the pack location once

Re: [Dev] carbon-4.0.0 alpha packs

2012-03-14 Thread Rajika Kumarasiri
CSG is missing too. I have added CSG product into the main build, you will get the CSG product artifacts in next build cycle. Rajika On Thu, Mar 15, 2012 at 8:22 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, please find the alpha packs of carbon-4.0.0 here [1]. These artifacts were

Re: [Dev] carbon-4.0.0 alpha packs

2012-03-14 Thread Isuru Suriarachchi
On Thu, Mar 15, 2012 at 8:22 AM, Pradeep Fernando prad...@wso2.com wrote: Hi, please find the alpha packs of carbon-4.0.0 here [1]. These artifacts were created during bamboo build, product-#58 missing packs, *greg product *stratos manager Pradeep, does that mean all other product

Re: [Dev] carbon-4.0.0 alpha packs

2012-03-14 Thread Dimuthu Leelarathne
Hi Isuru, For Carbon kernel release we decided to test with ESB, Greg, AS, Stratos. QA team is going to test Carbon kernel via these packs - that is the plan. However each and every product team should test their own products thoroughly. thanks, dimuthu On Thu, Mar 15, 2012 at 10:14 AM, Isuru

[Dev] maven-bundle-plugin version issue

2012-03-14 Thread Vijayaratha Vijayasingam
Hi, I'm getting Class not found exception, with the bsf orbit bundle...It goes away, when i use maven-bundle-plugin version as 1.4.0..[1] But in current trunk, i coud not find what is the version is used for this plugin... [1] plugin groupIdorg.apache.felix/groupId

Re: [Dev] carbon-4.0.0 alpha packs

2012-03-14 Thread Isuru Suriarachchi
On Thu, Mar 15, 2012 at 10:55 AM, Dimuthu Leelarathne dimut...@wso2.comwrote: Hi Isuru, For Carbon kernel release we decided to test with ESB, Greg, AS, Stratos. QA team is going to test Carbon kernel via these packs - that is the plan. However each and every product team should test their