Re: [Dev] Where can I get summarized request stats

2012-10-03 Thread Supun Malinga
Hi Kasun, Do we have a BAM API to retrieve service stat data? or we need to directly get from the DB?. thanks, On Wed, Oct 3, 2012 at 11:02 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Kasun, It seems tenant id is not published with the service stats (by going through the hive script

[Dev] [Bamboo-Build] Carbon Snapshot Orbit #197 was SUCCESSFUL

2012-10-03 Thread Bamboo
--- Carbon Snapshot Orbit #197 was successful. --- This build was triggered at the scheduled time of 12:00 AM

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #422 has FAILED. Change made by ajithn.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #422 failed. --- Code has been updated by ajithn. No failed tests found, a possible compilation error.

Re: [Dev] Where can I get summarized request stats

2012-10-03 Thread Kasun Weranga
Hi Amila, On Wed, Oct 3, 2012 at 11:02 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Kasun, It seems tenant id is not published with the service stats (by going through the hive script and cassandra explorer). We'll need to publish it. And by looking at the script it seems we will have

Re: [Dev] Where can I get summarized request stats

2012-10-03 Thread Kasun Weranga
On Wed, Oct 3, 2012 at 12:09 PM, Supun Malinga sup...@wso2.com wrote: Hi Kasun, Do we have a BAM API to retrieve service stat data? or we need to directly get from the DB?. Yes, You have to directly get data from DB. thanks, On Wed, Oct 3, 2012 at 11:02 AM, Amila Maha Arachchi

Re: [Dev] Code freeze for Carbon 4.0.2 on 27th Sept

2012-10-03 Thread Pradeep Fernando
On Mon, Oct 1, 2012 at 11:03 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Mon, Oct 1, 2012 at 11:02 AM, Nirmal Fernando nir...@wso2.com wrote: No L1s for ELB. Then release NOW :) we can not do that. it will become the 4.0.2 then. The products(chunk 2) has to be released together.

[Dev] Integration test to verify server startup errors

2012-10-03 Thread Krishantha Samaraweera
You can extend ServerStartupBaseTest from Clarity-framework to check the errors on server startup. In order to guarantee that the test runs immediately after server startup, you need to put the test case into new test package and create new test suite xml by setting preserve-order=true option.

Re: [Dev] Code freeze for Carbon 4.0.2 on 27th Sept

2012-10-03 Thread Samisa Abeysinghe
On Wed, Oct 3, 2012 at 2:28 PM, Pradeep Fernando prad...@wso2.com wrote: On Mon, Oct 1, 2012 at 11:03 AM, Samisa Abeysinghe sam...@wso2.com wrote: On Mon, Oct 1, 2012 at 11:02 AM, Nirmal Fernando nir...@wso2.com wrote: No L1s for ELB. Then release NOW :) we can not do that.

Re: [Dev] Sonar 3.2 is available

2012-10-03 Thread Dhanushka Ranasinghe
Hi... Sonar upgrade to version 3.2 Thank You Dhanushka On Thu, Sep 27, 2012 at 1:33 PM, Dhanushka Ranasinghe dhanush...@wso2.comwrote: Hi.. I will looking in to it Thank You Dhanushka On Thu, Sep 27, 2012 at 12:20 PM, Samisa Abeysinghe sam...@wso2.comwrote: +1 for upgrading On

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #423 has FAILED. Change made by 16 authors.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #423 failed. --- Code has been updated by hasithah, nuwanw, sanjayav, shelan, lalaji, asela, anjana, eranda, maninda,

Re: [Dev] Problem with Cassandra JDBC database access from Jaggery

2012-10-03 Thread Tharindu Mathew
Please use org.apache.cassandra.cql.jdbc.CassandraDriver as the class name. This is the Cassandra jdbc driver. You don't need to write any new host object. It should just work. On Tue, Oct 2, 2012 at 5:52 PM, Nuwan Bandara nu...@wso2.com wrote: Hi maninda On Tue, Oct 2, 2012 at 5:29 PM,

Re: [Dev] Where can I get summarized request stats

2012-10-03 Thread Amila Maha Arachchi
On Wed, Oct 3, 2012 at 1:09 PM, Kasun Weranga kas...@wso2.com wrote: Hi Amila, On Wed, Oct 3, 2012 at 11:02 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Kasun, It seems tenant id is not published with the service stats (by going through the hive script and cassandra explorer). We'll

[Dev] Registry is not accessible after scheduling operation

2012-10-03 Thread Sinthuja Ragendran
Hi, I'm unable to access registry and do any registry related operations after scheduling the script. But I can save the script without scheduling and every thing works fine. The problem comes only after scheduling the script. This is the exception trace. [2012-10-03 16:05:34,252] INFO

Re: [Dev] Where can I get summarized request stats

2012-10-03 Thread Kasun Weranga
Hi Amila, On Wed, Oct 3, 2012 at 3:36 PM, Amila Maha Arachchi ami...@wso2.com wrote: On Wed, Oct 3, 2012 at 1:09 PM, Kasun Weranga kas...@wso2.com wrote: Hi Amila, On Wed, Oct 3, 2012 at 11:02 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Kasun, It seems tenant id is not published

Re: [Dev] Problem with Cassandra JDBC database access from Jaggery

2012-10-03 Thread Maninda Edirisooriya
I added the given driver class name as given but still the same error exists. When debugging the error, the cause was given as *java.lang.ClassNotFoundException: org.apache.cassandra.cql.jdbc.CassandraDriver* . *cassandra-jdbc_1.1.1.wso2v1.jar* exists in the plug-ins and it is deployed according

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Products_4.0.0 #143 has FAILED. Change made by 17 authors.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Products_4.0.0 #143 failed. --- Code has been updated by hasithah, nuwanw, sanjayav, shelan, lalaji, asela, anjana, eranda, maninda,

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's whats been causing NPEs. We need to check if ghost and deploy the actual service to fix the issue. thanks, On Wed, Oct 3, 2012 at 10:28 AM, Supun Malinga

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Kishanthan Thangarajah
On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com wrote: Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's whats been causing NPEs. We need to check if ghost and deploy the actual service to

[Dev] Governance UI compilation faliure

2012-10-03 Thread Miyuru Wanninayaka
[ERROR] COMPILATION ERROR : [INFO] - [ERROR]

Re: [Dev] Governance UI compilation faliure

2012-10-03 Thread Eranda Sooriyabandara
Hi Miyuru, The reason for this because you don't have the correct stub jar file. Please build service-stubs/org.wso2.carbon.governance.generic.stub/4.0.1/ first and then you will be able to build org.wso2.carbon.governance. generic.ui. thanks Eranda * *

Re: [Dev] Governance UI compilation faliure

2012-10-03 Thread Eranda Sooriyabandara
Hi Dileepa, Can we have org.wso2.carbon.governance.generic.stub 4.0.1 jar in the nexus. thanks Eranda On Wed, Oct 3, 2012 at 5:49 PM, Eranda Sooriyabandara era...@wso2.comwrote: Hi Miyuru, The reason for this because you don't have the correct stub jar file. Please build

Re: [Dev] Governance UI compilation faliure

2012-10-03 Thread Dileepa Jayakody
Hi Eranda, It's already there in maven repo http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/org.wso2.carbon.governance.generic.stub/4.0.1/ Regards, Dileepa On Wed, Oct 3, 2012 at 5:52 PM, Eranda Sooriyabandara era...@wso2.comwrote: Hi Dileepa, Can we have

Re: [Dev] Problem with Cassandra JDBC database access from Jaggery

2012-10-03 Thread Ruchira Wageesha
Can you please check whether Dynamic package import header is there in the Database hostobject? On Wed, Oct 3, 2012 at 4:37 PM, Maninda Edirisooriya mani...@wso2.comwrote: I added the given driver class name as given but still the same error exists. When debugging the error, the cause was

[Dev] BAM ESB integration

2012-10-03 Thread Umut KocasaraƧ
Hello Everyone, I have installed the BAM 2.0.0, ESB 4.5.0 and AS 5.0.0 on my environment. I would like to watch service statistics. So i have installed the BAM agent on AS and ESB. However i could only see the AS service statistics on BAM. How could i see the service statistics of ESB on BAM.

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
On Wed, Oct 3, 2012 at 5:05 PM, Kishanthan Thangarajah kishant...@wso2.comwrote: On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com wrote: Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's

Re: [Dev] Problem with Cassandra JDBC database access from Jaggery

2012-10-03 Thread Dinusha Senanayaka
Hi Maninda, Same problem exists with the DSS as well.. There, the reason was, same 'cassndra.cql.jdbc' package has been exposed from cassandra orbit bundle as well. This conflict with the 'cassndra.cql.jdbc' package exposed through cassandra-jdbc driver. So we removed 'cassndra.cql.jdbc' package

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Samisa Abeysinghe
We need a fresh build of all packs - please request for a build trigger. On Wed, Oct 3, 2012 at 6:04 PM, Supun Malinga sup...@wso2.com wrote: On Wed, Oct 3, 2012 at 5:05 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Samisa Abeysinghe
On Wed, Oct 3, 2012 at 6:23 PM, Supun Malinga sup...@wso2.com wrote: Hi, Lakmali is doing a build. Still in svn update. This will be without tests. Well, no point of builder packs built without tests. thanks. On Wed, Oct 3, 2012 at 6:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: We

Re: [Dev] Code freeze for Carbon 4.0.2 on 27th Sept

2012-10-03 Thread Samisa Abeysinghe
Again, reminder on code freeze - tomorrow SL time. We will have to go to a RTC after that, and will remain frozen, until all packs are built with all tests passing on a clean repo, followed by the QA cycle and release. On Wed, Oct 3, 2012 at 2:36 PM, Samisa Abeysinghe sam...@wso2.com wrote:

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
Hi, Lakmali is doing a build. Still in svn update. This will be without tests. thanks. On Wed, Oct 3, 2012 at 6:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: We need a fresh build of all packs - please request for a build trigger. On Wed, Oct 3, 2012 at 6:04 PM, Supun Malinga

Re: [Dev] Registry is not accessible after scheduling operation

2012-10-03 Thread Senaka Fernando
Hi Sinthuja, Please have a look @ Database Query Execution Statistics in [1]. This should give a picture of what blocks the registry. [1] http://docs.wso2.org/wiki/display/Governance450/System+Logs#SystemLogs-DatabaseQueryExecutionStatistics Thanks, Senaka. On Wed, Oct 3, 2012 at 4:17 PM,

[Dev] [Bamboo-Build] Developer Studio Eclipse-Tools #384 was SUCCESSFUL. Change made by Harshana Eranga Martin.

2012-10-03 Thread Bamboo
--- Developer Studio Eclipse-Tools #384 was successful. --- Code has been updated by Harshana Eranga Martin. http://wso2.org/bamboo/browse/DS0001-DSET01-384/

[Dev] Stratos Manager startup fails in Java 7 because Drools 5.1.1 does not support it

2012-10-03 Thread Amila Maha Arachchi
Hi Devs, I (actually Chamith has got this) got the below exception when starting Stratos Manager in JDK 1.7. Reason for this is the Drools version which we have used (5.1.1) does not support Java 1.7. This is explained in [1]. This should be affecting BRS too. May be we should be able to get rid

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #424 has FAILED. Change made by 10 authors.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #424 failed. --- Code has been updated by miyuru, krishantha, hasini, sinthuja, maninda, suho, nuwanw, Kishanthan

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Charitha Kankanamge
On Wed, Oct 3, 2012 at 6:44 PM, Samisa Abeysinghe sam...@wso2.com wrote: On Wed, Oct 3, 2012 at 6:23 PM, Supun Malinga sup...@wso2.com wrote: Hi, Lakmali is doing a build. Still in svn update. This will be without tests. Well, no point of builder packs built without tests. +1.

[Dev] Error when stating registry pack 4.5.1

2012-10-03 Thread Samisa Abeysinghe
https://wso2.org/jira/browse/REGISTRY-1353 Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #256 has FAILED. Change made by supunm and reka.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Kernel_4.0.0 #256 failed. --- Code has been updated by supunm, reka. No failed tests found, a possible compilation error.

[Dev] Invitation: Reviewing Resequencer Message Processor @ Thu Oct 4 2:30pm - 3:30pm (dev@wso2.org)

2012-10-03 Thread Buddhima Wijeweera
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20121004T09Z DTEND:20121004T10Z DTSTAMP:20121003T143817Z ORGANIZER;CN=Buddhima Wijeweera:mailto:buddh...@wso2.com UID:ku2utjl6o03o7iiilanul33...@google.com

[Dev] Invitation: Reviewing Resequencer Message Processor @ Thu Oct 4 2:30pm - 3:30pm (dev@wso2.org)

2012-10-03 Thread Buddhima Wijeweera
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20121004T09Z DTEND:20121004T10Z DTSTAMP:20121003T143817Z ORGANIZER;CN=Buddhima Wijeweera:mailto:buddh...@wso2.com UID:ku2utjl6o03o7iiilanul33...@google.com

Re: [Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #254 has FAILED. Change made by supunm.

2012-10-03 Thread Supun Malinga
Hi, This is still there. Check the latest bamboo build. thanks, On Wed, Oct 3, 2012 at 10:04 AM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi, On Wed, Oct 3, 2012 at 9:57 AM, Supun Malinga sup...@wso2.com wrote: Hi, Coordination core failure, build 02-Oct-2012 12:06:31 [ERROR] Failed

Re: [Dev] Registry is not accessible after scheduling operation

2012-10-03 Thread Anjana Fernando
Hi Ajith, Senaka I saw that there have been some changes in registry.core recently, can this have any affect on this issue? .. basically currently in my local setup this works fine, because I haven't updated the kernel for a while, and my latest ntask code works properly with that. I'm anyway

Re: [Dev] Stratos Manager startup fails in Java 7 because Drools 5.1.1 does not support it

2012-10-03 Thread Amila Suriarachchi
Then lets upgrade drools version to 5.2. I'll check that. thanks, Amila. On Wed, Oct 3, 2012 at 7:32 PM, Amila Maha Arachchi ami...@wso2.com wrote: Hi Devs, I (actually Chamith has got this) got the below exception when starting Stratos Manager in JDK 1.7. Reason for this is the Drools

Re: [Dev] Build Error - NoClassDefFoundError: org/wso2/carbon/caching/core/CacheInvalidator

2012-10-03 Thread Supun Malinga
Hi, fixed by adding org.wso2.carbon.caching.core:4.0.2 and org.wso2.carbon.user.core:4.0.2 as test dependencies. thanks, On Tue, Oct 2, 2012 at 10:52 AM, Kasun Gajasinghe kas...@wso2.com wrote: When we updated the caching-core version to 4.0.1, it failed with the following error. This may

[Dev] Does DevS have tools to desing an RXT?

2012-10-03 Thread Samisa Abeysinghe
It is tough to get your brain through RXT XML - Can I use DevStudio to do this? Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Can I mandate an LC be associated with a given RXT type?

2012-10-03 Thread Samisa Abeysinghe
I want to define an RXT type and then define a new lifecycle and make sure all RXT instances that I create are associated with the LC and instantiated to the start state of LC. Can this be done? Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org

[Dev] Do we have DevStudio tooling for developing lifecycles

2012-10-03 Thread Samisa Abeysinghe
It is kind of hard to edit the XML in the design phase of LC. Makes it harder to conceptualize. Do we have a visual tool for this in DevStudio? Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Dev mailing

Re: [Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #254 has FAILED. Change made by supunm.

2012-10-03 Thread Lakmali Baminiwatta
Hi, On Wed, Oct 3, 2012 at 8:08 PM, Supun Malinga sup...@wso2.com wrote: Hi, This is still there. Check the latest bamboo build. I checked the orbit build in bamboo. The svn location which it points to is https://svn.wso2.org/repos/wso2/carbon/orbit/trunk which is trunk. This needs to be

Re: [Dev] Can I mandate an LC be associated with a given RXT type?

2012-10-03 Thread Pradeep Fernando
On Wed, Oct 3, 2012 at 8:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: I want to define an RXT type and then define a new lifecycle and make sure all RXT instances that I create are associated with the LC and instantiated to the start state of LC. Can this be done? yes we have done this kind

Re: [Dev] Can I mandate an LC be associated with a given RXT type?

2012-10-03 Thread Samisa Abeysinghe
On Wed, Oct 3, 2012 at 9:51 PM, Pradeep Fernando prad...@wso2.com wrote: On Wed, Oct 3, 2012 at 8:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: I want to define an RXT type and then define a new lifecycle and make sure all RXT instances that I create are associated with the LC and

Re: [Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #254 has FAILED. Change made by supunm.

2012-10-03 Thread Supun Malinga
Hi Maheshika, Can we review and fix all the branch 4.0.2 build plans? thanks, On Wed, Oct 3, 2012 at 9:49 PM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi, On Wed, Oct 3, 2012 at 8:08 PM, Supun Malinga sup...@wso2.com wrote: Hi, This is still there. Check the latest bamboo build. I

Re: [Dev] Can I mandate an LC be associated with a given RXT type?

2012-10-03 Thread Ajith Vitharana
On Wed, Oct 3, 2012 at 8:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: I want to define an RXT type and then define a new lifecycle and make sure all RXT instances that I create are associated with the LC and instantiated to the start state of LC. Can this be done? AFAIK, we don't support

Re: [Dev] Can I mandate an LC be associated with a given RXT type?

2012-10-03 Thread Samisa Abeysinghe
On Wed, Oct 3, 2012 at 10:14 PM, Ajith Vitharana aji...@wso2.com wrote: On Wed, Oct 3, 2012 at 8:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: I want to define an RXT type and then define a new lifecycle and make sure all RXT instances that I create are associated with the LC and

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #425 has FAILED. Change made by 13 authors.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #425 failed. --- Code has been updated by krishantha, hasithah, nuwanw, sanjayav, anjana, eranda, shammi, dharshanaw,

Re: [Dev] Does DevS have tools to desing an RXT?

2012-10-03 Thread Harshana Martin
Hi Samisa, On Wed, Oct 3, 2012 at 8:57 PM, Samisa Abeysinghe sam...@wso2.com wrote: It is tough to get your brain through RXT XML - Can I use DevStudio to do this? Currently we don;t have such editor/tool but it is being discussed couple of times offline with Senaka and Ajith. It is in our

Re: [Dev] Do we have DevStudio tooling for developing lifecycles

2012-10-03 Thread Harshana Martin
Hi Samisa, On Wed, Oct 3, 2012 at 9:04 PM, Samisa Abeysinghe sam...@wso2.com wrote: It is kind of hard to edit the XML in the design phase of LC. Makes it harder to conceptualize. Do we have a visual tool for this in DevStudio? There is a SCXML editor for Eclipse but it is not implemented

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Products_4.0.0 #144 has FAILED. Change made by 20 authors.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Products_4.0.0 #144 failed. --- Code has been updated by miyuru, hasini, krishantha, sinthuja, hasithah, nuwanw, Kishanthan

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #426 has FAILED. Change made by sinthuja and dharshanaw.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #426 failed. --- Code has been updated by sinthuja, dharshanaw. No failed tests found, a possible compilation error.

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #427 has FAILED. Change made by anjana and suho.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #427 failed. --- Code has been updated by anjana, suho. No failed tests found, a possible compilation error.

Re: [Dev] Validating AudienceRestriction element in a SAML request using Identity Server

2012-10-03 Thread Asela Pathberiya
On Tue, Oct 2, 2012 at 11:20 PM, Chintana Wilamuna chint...@wso2.comwrote: Hi, Can anyone point me where we validate, whether the Identity Server (IdP) is the correct audience for the SP? If you look into org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticator we only

[Dev] [Bamboo-Build] WSO2 Carbon BRANCH Platform_4.0.0 #428 has FAILED. Change made by suho and deep.

2012-10-03 Thread Bamboo
--- WSO2 Carbon BRANCH Platform_4.0.0 #428 failed. --- Code has been updated by suho, deep. No failed tests found, a possible compilation error.

[Dev] Configuration File Added For NTask

2012-10-03 Thread Anjana Fernando
Hi, I've added a new configuration called tasks-config.xml, that should go to /repository/conf/etc/. This is done with some improvements to ntask (v4.0.2), and now it has some additional configuration properties, so the new config file is required to use them. The ntask component is still

[Dev] Build failure - Charon - Utils

2012-10-03 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 43:23.855s [INFO] Finished at: Wed Oct 03 22:46:22 IST 2012 [INFO] Final Memory: 552M/1497M [INFO]

Re: [Dev] Configuration File Added For NTask

2012-10-03 Thread Senaka Fernando
Hi Anjana, What does this file do? Its always better to discus before adding new config files. And this particular one has zero mails apart from this one, :). Thanks, Senaka. On Thu, Oct 4, 2012 at 9:24 AM, Anjana Fernando anj...@wso2.com wrote: Hi, I've added a new configuration called

Re: [Dev] Build failure - Charon - Utils

2012-10-03 Thread Hasini Gunasinghe
This is fixed. Thanks, Hasini. On Thu, Oct 4, 2012 at 9:30 AM, Ajith Vitharana aji...@wso2.com wrote: Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time:

Re: [Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #254 has FAILED. Change made by supunm.

2012-10-03 Thread Maheshika Goonetilleke
On Wed, Oct 3, 2012 at 10:07 PM, Supun Malinga sup...@wso2.com wrote: Hi Maheshika, Can we review and fix all the branch 4.0.2 build plans? thanks, On Wed, Oct 3, 2012 at 9:49 PM, Lakmali Baminiwatta lakm...@wso2.comwrote: Hi, On Wed, Oct 3, 2012 at 8:08 PM, Supun Malinga

Re: [Dev] Configuration File Added For NTask

2012-10-03 Thread Anjana Fernando
Hi Senaka, On Thu, Oct 4, 2012 at 9:41 AM, Senaka Fernando sen...@wso2.com wrote: Hi Anjana, What does this file do? Its always better to discus before adding new config files. And this particular one has zero mails apart from this one, :). Yeah, I've sent a mail to @architecture with the

[Dev] AS 5.0.0 still using old JSP 2.0 bundle javax.servlet.jsp_2.0.0.v200806031607.jar

2012-10-03 Thread Koustubha Kale
Hi, Does the new WSO2 Application Server release still conform only to the OLD JSP 2.0 spec? It seems so from the javax.servlet.jsp_2.0.0.v200806031607.jar bundle in the repository/components/plugins/ directory. We developed a simple Spring MVC application which works perfectly on both 6 and 7

[Dev] Build failure Andes - core

2012-10-03 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 15:15.223s [INFO] Finished at: Thu Oct 04 10:16:57 IST 2012 [INFO] Final Memory: 1257M/1949M [INFO]

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Ajith Vitharana
Hi Dileepa, Please upload org.apache.cassandra:apache-cassandra:jar:1.1.3-wso2v1 to nexus repo. Thanks Ajith On Thu, Oct 4, 2012 at 10:36 AM, Ajith Vitharana aji...@wso2.com wrote: Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO]

Re: [Dev] [Bamboo-Build] WSO2 Carbon BRANCH Kernel_4.0.0 #254 has FAILED. Change made by supunm.

2012-10-03 Thread Supun Malinga
On Thu, Oct 4, 2012 at 10:01 AM, Maheshika Goonetilleke mahesh...@wso2.comwrote: On Wed, Oct 3, 2012 at 10:07 PM, Supun Malinga sup...@wso2.com wrote: Hi Maheshika, Can we review and fix all the branch 4.0.2 build plans? thanks, On Wed, Oct 3, 2012 at 9:49 PM, Lakmali Baminiwatta

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Dileepa Jayakody
Actually this jar is there in dist : http://dist.wso2.org/maven2/org/apache/cassandra/apache-cassandra/1.1.3-wso2v1/ (however the jar has been updated very recently somehow) Need to run a sync for our maven repos. @Dhanushka can you please run a repo sync? Thanks, Dileepa On Thu, Oct 4, 2012 at

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Dhanushka Ranasinghe
Done Thank You Dhanushka On Thu, Oct 4, 2012 at 10:58 AM, Dileepa Jayakody dile...@wso2.com wrote: Actually this jar is there in dist : http://dist.wso2.org/maven2/org/apache/cassandra/apache-cassandra/1.1.3-wso2v1/ (however the jar has been updated very recently somehow) Need to run a

Re: [Dev] org.wso2.carbon.hdfs.mgt.feature build failure

2012-10-03 Thread Hasini Gunasinghe
Hi, Can you please let me know where should I take svn up to avoid this? (FYI.. I took svn up in platform,kernel and orbit yesterday and I get the same error as below) [ERROR] Failed to execute goal on project org.wso2.carbon.hdfs.mgt.feature: Could not resolve dependencies for project