[Carbon-dev] Cannot access registry using web service API except G-REG

2012-01-25 Thread Melan Nimesh
Hi All, I am trying to access embedded registry of each WSO2 product using web service API as part of migrating CS registry browser to web service API. It works fine for all G-REG version (3.6.0, 4.0.0, 4.1.0), and I am getting following errors [1] [2] when accessing other product's embedded

Re: [Carbon-dev] Cannot access registry using web service API except G-REG

2012-01-25 Thread Sumedha Rubasinghe
Melan, Only G-Reg ships the bundle for web service API. If you need this on other products, you need to install the feature. /sumedha On Wed, Jan 25, 2012 at 1:49 PM, Melan Nimesh me...@wso2.com wrote: Hi All, I am trying to access embedded registry of each WSO2 product using web service

[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #148 has FAILED (1 tests failed). Change made by shammi, subash and sanjayav.

2012-01-25 Thread Bamboo
--- WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #148 failed. --- Code has been updated by shammi, subash, sanjayav. 1/7793 tests failed.

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Srinath Perera
Did we able to fix this? On Fri, Jan 20, 2012 at 4:39 PM, Subash Chaturanga sub...@wso2.com wrote: Hi I debug in axis2  level and the reason for this issue is; The thread which set the axis2 message context to the ThreadLocal, cannot acquire it in the service. Its a null. When debugging I

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Amila Suriarachchi
On Fri, Jan 20, 2012 at 2:09 PM, Afkham Azeez az...@wso2.com wrote: It is very strange that MessageContext.getCurrentContext returns null only in G-Reg. this is a classloading issue. this .aar file contains an axis2 jar in the lib folder and GReg has set child first class loading true.

[Carbon-dev] ResourceNotFoundException thrown when resourceExists() is true

2012-01-25 Thread Kathiravelu Pradeeban
Hi, Azeez and I were testing a Stratos deployment with 2 nodes of Appserver. We did a minor modification in the getService() of ServicePersistenceManager as below. Then we uploaded a service; accessed it from two browsers; and deleted it. Interestingly the highlighted code-segment is executed,

Re: [Carbon-dev] Carbon trunk compilation error

2012-01-25 Thread Isuru Suriarachchi
Oh.. this is due to one of my commits.. will fix ASAP.. On Wed, Jan 25, 2012 at 9:04 PM, Afkham Azeez az...@wso2.com wrote: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.wsdl2form: Compilation failure

Re: [Carbon-dev] Carbon trunk compilation error

2012-01-25 Thread Isuru Suriarachchi
done On Wed, Jan 25, 2012 at 9:56 PM, Isuru Suriarachchi is...@wso2.com wrote: Oh.. this is due to one of my commits.. will fix ASAP.. On Wed, Jan 25, 2012 at 9:04 PM, Afkham Azeez az...@wso2.com wrote: [ERROR] Failed to execute goal

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Subash Chaturanga
On Wed, Jan 25, 2012 at 7:02 PM, Amila Suriarachchi am...@wso2.com wrote: On Fri, Jan 20, 2012 at 2:09 PM, Afkham Azeez az...@wso2.com wrote: It is very strange that MessageContext.getCurrentContext returns null only in G-Reg. this is a classloading issue. this .aar file contains an

[Carbon-dev] Fwd: [jira] (WSAS-834) Creation of PostgreSql Datasource failed

2012-01-25 Thread Isuru Suriarachchi
Hi Anjana, Can you please have a look into this? Thanks, ~Isuru -- Forwarded message -- From: Jochen Traunecker (JIRA) j...@wso2.org Date: Wed, Jan 25, 2012 at 8:18 PM Subject: [jira] (WSAS-834) Creation of PostgreSql Datasource failed To: is...@wso2.com Creation of PostgreSql

Re: [Carbon-dev] [jira] (WSAS-834) Creation of PostgreSql Datasource failed

2012-01-25 Thread Anjana Fernando
On Wed, Jan 25, 2012 at 11:15 PM, Isuru Suriarachchi is...@wso2.com wrote: Can you please comment in the JIRA? Yeah, done. Cheers, Anjana. On Wed, Jan 25, 2012 at 11:10 PM, Anjana Fernando anj...@wso2.com wrote: Hi Isuru, On Wed, Jan 25, 2012 at 10:59 PM, Isuru Suriarachchi

Re: [Carbon-dev] ResourceNotFoundException thrown when resourceExists() is true

2012-01-25 Thread Kathiravelu Pradeeban
The deployment was with the SVN based deployment synchronizer. Ghost deployer is disabled. Regards, Pradeeban. On Wed, Jan 25, 2012 at 7:43 PM, Kathiravelu Pradeeban pradee...@wso2.comwrote: Hi, Azeez and I were testing a Stratos deployment with 2 nodes of Appserver. We did a minor

[Carbon-dev] WS02 BPS - WS-HumanTask support - Architecture review

2012-01-25 Thread Denis Weerasiri
Hi all, Recently we had an architectural discussion regarding the WS-Human Taskhttp://docs.oasis-open.org/bpel4people/ws-humantask-1.1.html compliant engine which is planned to be shipped with next WSO2 BPS major release. In BPS 2.0.1 release, we added the Human Task support WSO2 BPS and it was

Re: [Carbon-dev] Cannot access registry using web service API except G-REG

2012-01-25 Thread Senaka Fernando
On Wed, Jan 25, 2012 at 2:58 PM, Chathuri Wimalasena chath...@wso2.comwrote: Hi Sumedha/Senaka, We are trying to solve the issue [1] by moving to WS-API instead of remote registry API that we used in G-Reg plugin. Since we can't ask users to install the feature, is there any other way of

Re: [Carbon-dev] ResourceNotFoundException thrown when resourceExists() is true

2012-01-25 Thread Senaka Fernando
Hi Pradeeban, Probably, due to caching not properly setup. Thanks, Senaka. On Wed, Jan 25, 2012 at 11:39 PM, Kathiravelu Pradeeban pradee...@wso2.comwrote: The deployment was with the SVN based deployment synchronizer. Ghost deployer is disabled. Regards, Pradeeban. On Wed, Jan 25,

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Senaka Fernando
On Wed, Jan 25, 2012 at 10:30 PM, Subash Chaturanga sub...@wso2.com wrote: On Wed, Jan 25, 2012 at 7:02 PM, Amila Suriarachchi am...@wso2.comwrote: On Fri, Jan 20, 2012 at 2:09 PM, Afkham Azeez az...@wso2.com wrote: It is very strange that MessageContext.getCurrentContext returns null

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Afkham Azeez
Yeah, there is no need to add redundant jars into the AAR. Perhaps we can exclude these jars during AAR creation. -- Afkham Azeez Sent from my phone On Jan 25, 2012 10:30 PM, Subash Chaturanga sub...@wso2.com wrote: On Wed, Jan 25, 2012 at 7:02 PM, Amila Suriarachchi am...@wso2.comwrote:

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #149 has FAILED. Change made by 9 authors.

2012-01-25 Thread Srinath Perera
Can we get this fixed please .. build has been broken for few days now? 25-Jan-2012 08:41:09[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.wsdl2form: Compilation failure 25-Jan-2012 08:41:09[ERROR]

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #149 has FAILED. Change made by 9 authors.

2012-01-25 Thread Isuru Suriarachchi
This is already fixed.. Thanks, ~Isuru On Thu, Jan 26, 2012 at 6:35 AM, Srinath Perera srin...@wso2.com wrote: Can we get this fixed please .. build has been broken for few days now? 25-Jan-2012 08:41:09[ERROR] Failed to execute goal

[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #150 has FAILED. Change made by 6 authors.

2012-01-25 Thread Bamboo
--- WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #150 failed. --- Code has been updated by isuru, sanjeewa, deep, subash, thilini, lalaji. No failed tests

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Subash Chaturanga
On Thu, Jan 26, 2012 at 6:13 AM, Afkham Azeez az...@wso2.com wrote: Yeah, there is no need to add redundant jars into the AAR. Perhaps we can exclude these jars during AAR creation. +1 -- Afkham Azeez Sent from my phone On Jan 25, 2012 10:30 PM, Subash Chaturanga sub...@wso2.com wrote:

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread Kasun Weranga
Hi, On Wed, Jan 25, 2012 at 3:57 PM, Senaka Fernando sen...@wso2.com wrote: On Wed, Jan 25, 2012 at 10:30 PM, Subash Chaturanga sub...@wso2.comwrote: On Wed, Jan 25, 2012 at 7:02 PM, Amila Suriarachchi am...@wso2.comwrote: On Fri, Jan 20, 2012 at 2:09 PM, Afkham Azeez az...@wso2.com

Re: [Carbon-dev] Cannot invoke a service when it manually deployed as an aar in GReg.

2012-01-25 Thread KasunG Gajasinghe
On Thu, Jan 26, 2012 at 6:13 AM, Afkham Azeez az...@wso2.com wrote: Yeah, there is no need to add redundant jars into the AAR. Perhaps we can exclude these jars during AAR creation. Yes, if the AAR generation is done by axis2-aar-maven-plugin, this can be configured. For that, just set

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #149 has FAILED. Change made by 9 authors.

2012-01-25 Thread Srinath Perera
thanks --Srinath On Thu, Jan 26, 2012 at 7:43 AM, Isuru Suriarachchi is...@wso2.com wrote: This is already fixed.. Thanks, ~Isuru On Thu, Jan 26, 2012 at 6:35 AM, Srinath Perera srin...@wso2.com wrote: Can we get this fixed please .. build has been broken for few days now? 25-Jan-2012

Re: [Carbon-dev] ResourceNotFoundException thrown when resourceExists() is true

2012-01-25 Thread Dimuthu Leelarathne
Hi Senaka, On Thu, Jan 26, 2012 at 5:26 AM, Senaka Fernando sen...@wso2.com wrote: Hi Pradeeban, Probably, due to caching not properly setup. AFAIK registry reads from database when it is not in the cache. From my experience Registry worked perfectly when multicasting ports were closed in

[Carbon-dev] Migrating to version 4.5.0 of JasperReports in the Reporting Component

2012-01-25 Thread Sinthuja Ragendran
Hi, JasperReport is a third party product which we are using in the reporting component. The current version embedded with reporting component is 3.7.1 and it is nearly obsolete now, there are many release afterwards with lot of important improvements and bug fixes[1]. There are many things

[Carbon-dev] Invitation: Rampart - OpenSAML migration review @ Mon Jan 30 11am - 12pm (carbon-dev@wso2.org)

2012-01-25 Thread Amila Jayasekara
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120130T053000Z DTEND:20120130T063000Z DTSTAMP:20120126T074114Z ORGANIZER;CN=ami...@wso2.com:mailto:ami...@wso2.com UID:bnqfqgsla3b1k7rqbnejgor...@google.com