[Dev] Build failure in kernel/patch0001

2013-05-10 Thread Dinusha Senanayaka
Hi, Getting following compilation failure.. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project axis2-transport-base: Compilation failure: Compilation failure: [ERROR]

Re: [Dev] Build failure in kernel/patch0001

2013-05-10 Thread Dinusha Senanayaka
sorry.. didn't notice, there is an another thread for this.. On Fri, May 10, 2013 at 11:37 AM, Dinusha Senanayaka dinu...@wso2.comwrote: Hi, Getting following compilation failure.. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile)

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-10 Thread Senaka Fernando
Hi Kasun, The build is broken with commit r172001. If you do svn up -r172000 and build, it works fine. Thanks, Senaka. On Fri, May 10, 2013 at 9:34 AM, Dushan Abeyruwan dus...@wso2.com wrote: Do I ? I am suppose to build from root pom available at patch0001 rite? On Fri, May 10, 2013 at

Re: [Dev] kernal server startup fail - 4.2.0.SNAPSHOT

2013-05-10 Thread Darshana Gunawardana
Hi Manoj, Can you please list the contents of tenant-mgt.xml which is located in CARBON_HOME/repository/conf/ There should be an element like this, TenantManager class=org.wso2.carbon.user.core.tenant.JDBCTenantManager Property

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-10 Thread Kishanthan Thangarajah
Yes, It was broken with r172001. The reason is the transport modules were still referring to an old axis2 dependency. Fixed it with r172095. All, When adding new fixes to the patch, you have to built it with the *clean repo*. This will make sure that the fixes you add doesn't break the build of

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-10 Thread Kasun Gajasinghe
Thanks for fixing the issue Kishanthan. On Fri, May 10, 2013 at 12:14 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Yes, It was broken with r172001. The reason is the transport modules were still referring to an old axis2 dependency. Fixed it with r172095. All, When adding new

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Bhathiya Jayasekara
Hi Paul, I had a little research on availability of latency statistics. There are 2 types of latency values which can be retrieved from Cassandra jmx mbeans. 1) Read/write latency for keyspaces 2) Read/write latency for column families The first one is calculated by (total time spent for

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-10 Thread Senaka Fernando
Builds fine. Thanks, Senaka. On Fri, May 10, 2013 at 12:21 PM, Kasun Gajasinghe kas...@wso2.com wrote: Thanks for fixing the issue Kishanthan. On Fri, May 10, 2013 at 12:14 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Yes, It was broken with r172001. The reason is the

Re: [Dev] Registry REST API

2013-05-10 Thread Shelan Perera
Hi, Have you got any documentation or steps documented to try this out? Thanks On Thu, May 9, 2013 at 7:31 AM, Sriragu Arudsothy srir...@wso2.com wrote: Hai...! The patch to the new feature Registry REST API has been attached on the following URL:

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Samisa Abeysinghe
Guys, no point in sending RedMine links to dev list, as it is not public On Fri, May 10, 2013 at 12:24 PM, Bhathiya Jayasekara bhath...@wso2.comwrote: Hi Paul, I had a little research on availability of latency statistics. There are 2 types of latency values which can be retrieved from

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Bhathiya Jayasekara
Hi Samisa, It was a mistake. I realized that just after sending the email. Will not do again. Thanks. On Fri, May 10, 2013 at 12:47 PM, Samisa Abeysinghe sam...@wso2.com wrote: Guys, no point in sending RedMine links to dev list, as it is not public On Fri, May 10, 2013 at 12:24 PM,

Re: [Dev] Registry REST API

2013-05-10 Thread Samisa Abeysinghe
We got to have docs, tests and samples for this API. Hopefully those are there as well in the attached zip?? On Fri, May 10, 2013 at 12:46 PM, Shelan Perera she...@wso2.com wrote: Hi, Have you got any documentation or steps documented to try this out? Thanks On Thu, May 9, 2013 at 7:31

Re: [Dev] Registry REST API

2013-05-10 Thread Shelan Perera
Hi, Found the doc JIRA here [1]. We are working on completing it to cover the end to end. [1] https://wso2.org/jira/browse/REGISTRY-1577 Thanks On Fri, May 10, 2013 at 12:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: We got to have docs, tests and samples for this API. Hopefully those are

Re: [Dev] Registry REST API

2013-05-10 Thread Sriragu Arudsothy
http://docs.wso2.org/wiki/display/Governance460/REST+API will update the doc with changes, Some parameters have been given a short name. eg: commentID id tagName name On Fri, May 10, 2013 at 12:46 PM, Shelan Perera she...@wso2.com wrote: Hi, Have you got any

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Paul Fremantle
Hmmm neither of these is perfect. In a server running for 10 months, the average isn't very useful since server start. Ideally we would like the Cassandra MBeans to collect the same that we do for NHTTP etc, e.g. last minute, 5m, 15m, 1h, 4h, 8h, 24h, etc. (or something like that - can't exactly

[Dev] Please add product sources to platform-trunk

2013-05-10 Thread Pradeep Fernando
Hi, Currently, we have as, esb , is , etc. Please add other products as well. thanks, --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Shamika Ariyawansa

2013-05-10 Thread Ishara Karunarathna
Congratz . . . . On Thu, May 9, 2013 at 4:34 PM, Manisha Gayathri mani...@wso2.com wrote: Congratulations Shamika!! On Thu, May 9, 2013 at 10:37 AM, Ramith Jayasinghe ram...@wso2.comwrote: Hi, Its my pleasure to welcome Shamika Ariyawansa as a WSO2 Commiter. Shamika has made excellent

Re: [Dev] WSO2 Committers += Shamika Ariyawansa

2013-05-10 Thread Nirmal Fernando
Congratulations Shamika!! On Fri, May 10, 2013 at 2:08 PM, Ishara Karunarathna isha...@wso2.comwrote: Congratz . . . . On Thu, May 9, 2013 at 4:34 PM, Manisha Gayathri mani...@wso2.com wrote: Congratulations Shamika!! On Thu, May 9, 2013 at 10:37 AM, Ramith Jayasinghe

Re: [Dev] kernal server startup fail - 4.2.0.SNAPSHOT

2013-05-10 Thread Ananda Manoj Kumara
Hi, What I was referring was trunk/kernal server. In CARBON_HOME/repository/conf/ there is no tenant-mgt.xml file. It has a user-mgt.xml and I checked it but it doesn't have those tags you mentioned. Thanks, Manoj On 5/10/13, Darshana Gunawardana darsh...@wso2.com wrote: Hi Manoj, Can you

[Dev] [DEV][APPFAC]Reducing Ajax calls and displaying meaningfull error messages when inviting a user to app

2013-05-10 Thread Asanka Dissanayake
Hi All, Regarding adding a user to application. According to the present situation there is one method in ApplicationManagementService.java to do this. * public boolean addUserToApplication(String applicationId, String userName, String[] roles)* This can be used when assigning multiple roles to

Re: [Dev] Security Component disableREST always set to true when a policy exists

2013-05-10 Thread Ravi Undupitiya
Hi, The proposed hack for to fix this issue is to parse out the Security Scenario wsuid (WSO2ServiceThrottlingPolicy, RMPolicy, WSO2CachingPolicy). And to check if one of these exist, and if they do, not to disableREST. But what if the user has asked for a particular service to have disableREST

Re: [Dev] Meeting Notes - AppFactory Integrated Dev Experience

2013-05-10 Thread Manisha Gayathri
Hi Manula, I have created a new gitblit certificate in /mnt/gitblit-1.0.0 (of ubuntu@appfactorystaging04) with a new CN name( staging.appfactorypreview.wso2.com) instead of localhost. (The commands in [1] was used to create the certificate.) Please follow the instructions below to change the

Re: [Dev] Security Component disableREST always set to true when a policy exists

2013-05-10 Thread Dushan Abeyruwan
Hi, So Obvious solution might be to define proper name spaces for each policy definition, thus we can minimize the conflict WDYT? and how quickly we can adopt this enchantments for the future releases, because its seem like we may required a proper solution and it has to go through RM (may be in

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Nirmal Fernando
Hi Bhathiya, What Paul was referring to is Latency View MBean and its implementation can be found at https://svn.wso2.org/repos/wso2/carbon/platform/trunk/dependencies/synapse/2.1.1-wso2v3/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/nhttp/util/LatencyView.java On

Re: [Dev] Cassandra Statistics Monitoring Toolbox for BAM : Status Update

2013-05-10 Thread Bhathiya Jayasekara
Hi Nirmal, Thank you for the information. I'll have a look at the implementation. Thanks. On Fri, May 10, 2013 at 4:29 PM, Nirmal Fernando nir...@wso2.com wrote: Hi Bhathiya, What Paul was referring to is Latency View MBean and its implementation can be found at

[Dev] Patch for SCIM bulk endpoint

2013-05-10 Thread Dinuka Malalanayake
Hi Hasini, I have created patch for adding SCIM bulk endpoint to the Identity Server. Please verify andd apply to the trunk. https://wso2.org/jira/browse/IDENTITY-1034 -- Thanks, Dinuka Malalanayake *Software Engineer*, WSO2, Inc.; http://www.wso2.com, *Linked In* :

[Dev] [APIM] Yahoo Place Finder sample returns 404 not found response with API Manager 1.3.1

2013-05-10 Thread Ishara Premadasa
Hi, I was trying the Yahoo Place Finder sample in AM 1.3.1 as in [1] and when i use curl -v -H Authorization: Bearer dulSxgK5mNRPbQBA0XJVM1OwsGYa http://10.200.3.176:8280/placeFinder/1.0.0?q=Colombo; command the following is the response given. * About to connect() to 10.200.3.176 port 8280

Re: [Dev] [AppFactory] Intermittent issue that appear in all AppFactory setups

2013-05-10 Thread Asanka Dissanayake
Hi All, I got the same issue when calling , /appmgt/site/blocks/user/login/ajax/login.jag action parameter is passed.I checked with a log in the module. this is the reason for https://wso2.org/jira/browse/APPFAC-875 cheers On Wed, May 8, 2013 at 1:21 AM, Dilshan Edirisuriya

Re: [Dev] [Bamboo-Build] WSO2 Carbon 4.1.x Products 4.1.1 #208 has FAILED (2 tests failed, no failures were new). Change made by 9 authors.

2013-05-10 Thread Amila Maha Arachchi
Why are we building 4.1.1 now. It is already released. Now we should be building 4.1.2 which is the about to release. On Fri, May 10, 2013 at 4:57 PM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2 Carbon 4.1.xhttp://wso2.org/bamboo/browse/WCB003/› Products 4.1.1

Re: [Dev] [APIM] Yahoo Place Finder sample returns 404 not found response with API Manager 1.3.1

2013-05-10 Thread Sanjeewa Malalgoda
HI Ishara, AFAIU its back end server error. If you try to invoke place finder API back end directly it also gives 404 error. We need to find what went wrong and fix the sample. Thanks, Sanjeewa On Fri, May 10, 2013 at 4:56 PM, Ishara Premadasa ish...@wso2.com wrote: Hi, I was trying the

Re: [Dev] WSO2 Committers += Shamika Ariyawansa

2013-05-10 Thread Dulanja Liyanage
Congratulations Shamika! On Thu, May 9, 2013 at 10:37 AM, Ramith Jayasinghe ram...@wso2.com wrote: Hi, Its my pleasure to welcome Shamika Ariyawansa as a WSO2 Commiter. Shamika has made excellent contributions in the areas of Appfactory and Wso2 Store. Notable contributions: 1. Releasing

Re: [Dev] WSO2 Committers += Isuru Haththotuwa

2013-05-10 Thread Dulanja Liyanage
Congratulations Isuru!! On Thu, May 9, 2013 at 11:51 AM, Lakmal Warusawithana lak...@wso2.comwrote: Hi, Its my pleasure to welcome Isuru Haththotuwa as a WSO2 Commiter. IsuruH has done excellent contribution in the areas of Stratos2 specially git based depSync. Also his contribution to

Re: [Dev] Meeting Notes - AppFactory Integrated Dev Experience

2013-05-10 Thread Manula Waidyanatha
Hi Manisha, Its done. On Fri, May 10, 2013 at 4:21 PM, Manisha Gayathri mani...@wso2.com wrote: Hi Manula, I have created a new gitblit certificate in /mnt/gitblit-1.0.0 (of ubuntu@appfactorystaging04) with a new CN name( staging.appfactorypreview.wso2.com) instead of localhost. (The

[Dev] supporting config files for 3rd party jars

2013-05-10 Thread Pradeep Fernando
Hi, Some of the 3 rd party jars search config files from their classPath. However due to one loader per bundle policy of OSGi, the class path is fragmented. There are two options to solve this issue, - use absolute paths - use fragment bundles the latter option, say if the bundle foo needs

Re: [Dev] supporting config files for 3rd party jars

2013-05-10 Thread Supun Malinga
Hi, +1 for having this. This is a very valid requirement for AS side. On Fri, May 10, 2013 at 6:09 PM, Pradeep Fernando prad...@wso2.com wrote: Hi, Some of the 3 rd party jars search config files from their classPath. However due to one loader per bundle policy of OSGi, the class path is

Re: [Dev] Meeting Notes - AppFactory Integrated Dev Experience

2013-05-10 Thread Manisha Gayathri
Thanks alot Manula! On Fri, May 10, 2013 at 6:03 PM, Manula Waidyanatha man...@wso2.com wrote: Hi Manisha, Its done. On Fri, May 10, 2013 at 4:21 PM, Manisha Gayathri mani...@wso2.comwrote: Hi Manula, I have created a new gitblit certificate in /mnt/gitblit-1.0.0 (of

[Dev] [APIManager] Latest build pack 10-May-2013

2013-05-10 Thread Dinusha Senanayaka
Please find latest pack @ [1] [1] http://builder3.us1.wso2.org/builds/Fri-May-10-17:58:00-IST-2013/ Regards, Dinusha -- Dinusha Dilrukshi Software Engineer WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/ ___

[Dev] Accessing carbon data sources from non osgi jars

2013-05-10 Thread Supun Malinga
Hi guys, Do we have support for $subject?. If you need further clarifications please let me know. Thanks, Sent from my phone ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Accessing carbon data sources from non osgi jars

2013-05-10 Thread Amila Suriarachchi
yes through jndi. thanks, Amila. On Fri, May 10, 2013 at 7:24 PM, Supun Malinga sup...@wso2.com wrote: Hi guys, Do we have support for $subject?. If you need further clarifications please let me know. Thanks, Sent from my phone -- *Amila Suriarachchi* Software Architect WSO2

Re: [Dev] Meeting Notes - AppFactory Integrated Dev Experience

2013-05-10 Thread Jasintha Dasanayake
thanks manula , Now I am able to checkout any issues but project structures haven't updated yet So still it's BLOCKING us please add new maven arctypes into this setup /Jasintha On Fri, May 10, 2013 at 6:57 PM, Manisha Gayathri mani...@wso2.com wrote: Thanks alot Manula! On Fri, May 10,

Re: [Dev] Fwd: Patch for IS product build failure on the trunk

2013-05-10 Thread Johann Nallathamby
Hi Darshana, Patch applied. Thanks, Johann. On Thu, May 9, 2013 at 3:23 PM, Darshana Gunawardana darsh...@wso2.comwrote: Adding dev list. -- Forwarded message -- From: Darshana Gunawardana darsh...@wso2.com Date: Thu, May 9, 2013 at 3:13 PM Subject: Patch for IS product

Re: [Dev] WSO2 Committers += Isuru Haththotuwa

2013-05-10 Thread Isuru Haththotuwa
Thanks everyone! :) On Fri, May 10, 2013 at 5:23 PM, Dulanja Liyanage dula...@wso2.com wrote: Congratulations Isuru!! On Thu, May 9, 2013 at 11:51 AM, Lakmal Warusawithana lak...@wso2.comwrote: Hi, Its my pleasure to welcome Isuru Haththotuwa as a WSO2 Commiter. IsuruH has done

[Dev] [AppFactory] Delete a repository branch in AppFactory

2013-05-10 Thread Gayan Dhanushka
Hi all, Currently on the appfactory Repository UI you can only create a repository branch. A created branch cannot be edited or deleted. To create a repository in gitblit currently the maven scmManager [1] is used. But org.apache.maven.scm.manager.ScmManager doesn't provide a functionality to

Re: [Dev] Meeting Notes - AppFactory Integrated Dev Experience

2013-05-10 Thread Manisha Gayathri
Hi Jasintha, I updated the staging set up with new maven archetypes for webapps only, for the testing purpose and make sure, it does not break the existing functionality. Ramith/Manjula, I put the new maven archetype for webapp in both BPS node and AF node and even restarted the servers. And

Re: [Dev] Accessing carbon data sources from non osgi jars

2013-05-10 Thread Kishanthan Thangarajah
Yes, refer [1]. It is written for webapps, but can be used in this case as well. Thanks, Kishanthan. [1] http://docs.wso2.org/wiki/display/AS510/Exposing+Data+Sources+as+JNDI+Resources#ExposingDataSourcesasJNDIResources-AccessingJNDIResourceswithintheWebapps On Fri, May 10, 2013 at 7:28 PM,

[Dev] Data service does not give the expected output matches to the mapped URL

2013-05-10 Thread Ashansa Perera
Hi all, We are going to support data services in AF. What we do is create a dbs file with the following in app creation time and allow assigning different URLs for the data source in different stages through configure resources in AF config id=default property

Re: [Dev] Accessing carbon data sources from non osgi jars

2013-05-10 Thread Supun Malinga
Thanks.. @Piyum, please note. On Fri, May 10, 2013 at 10:13 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Yes, refer [1]. It is written for webapps, but can be used in this case as well. Thanks, Kishanthan. [1]

Re: [Dev] InputTransportMessageConfiguration with exact same parameters can give different objects

2013-05-10 Thread Sriskandarajah Suhothayan
Moving to Dev I found InputTransportMessageConfiguration using ConcurrentHashMapString, String() by default, In my opinion this is over kill we can just go with the HashMapString, String(), If the map implementation also plays a role here, then we have to fix the equal method to handle this

Re: [Dev] [Bamboo-Build] WSO2 Carbon 4.1.x Products 4.1.1 #208 has FAILED (2 tests failed, no failures were new). Change made by 9 authors.

2013-05-10 Thread Maheshika Goonetilleke
HI Amila, Both build for 4.1.2 4.1.3 are running along with 4.1.1 version. However, I'm trying to get the 4.1.1 build successful. However, since it is release we could cancel the 4.1.1 build. On Fri, May 10, 2013 at 5:09 PM, Amila Maha Arachchi ami...@wso2.comwrote: Why are we building

Re: [Dev] Data service does not give the expected output matches to the mapped URL

2013-05-10 Thread Anjana Fernando
Hi, If you're using the same data service to represent all the stages, the service must be re-deployed to get the changes from the data source, which is what is happening when you save it again. The lookup of a data source is a deployment time action, and changing the data source later will not