Re: [Dev] Fwd: [DEV][APIM]Adding a secondary JDBC userstore

2014-12-09 Thread Nirdesha Munasinghe
Hi, I added the following note to the APIM docs: ***If you set up a database other than the default H2 that comes with the product to store user information, select the script relevant to your database type from the APIM_HOME/dbscripts folder and run it on your database. It creates the necessary

[Dev] [CEP] Cannot load Siddhi extension error when server startup

2014-12-09 Thread Danesh Kuruppu
Hi Dev, when I start CEP server, I got following error log in console [2014-12-09 09:02:18,698] INFO - {DeploymentInterceptor} Deploying Axis2 service: UC2Service {super-tenant} *[2014-12-09 09:02:19,009] ERROR - {SiddhiExtensionLoader} Cannot load Siddhi extension* [2014-12-09

Re: [Dev] [Important] wss4j 1.5.11.wso2v7 bundle does not contain Dynamic Imports

2014-12-09 Thread Jeewantha Dharmaparakrama
@CarbonTeam, please do the needful to merge the Kernal change to master branch. ESB still gets wss4j 1.5.11.wso2v7 bundle from Kernal dependencies. Thanks, Jeewantha On Tue, Dec 9, 2014 at 1:28 PM, Jeewantha Dharmaparakrama jeewan...@wso2.com wrote: Folks, Doesn't look like wss4j new bundle

Re: [Dev] Delete an optional parameter from a JSON payload

2014-12-09 Thread Irham Iqbal
Hi Naasheer Ali, How you're creating this json ? If you're creating this json from a POJO class, I think you can't delete the field as you want. Because you have define those variables inside the POJO. Thanks, Iqbal On Tue, Dec 9, 2014 at 10:43 AM, Naasheer Ali naashe...@wso2.com wrote: Hi

[Dev] [Orbit] [BPS] Review and Merge : update activiti and activiti-rest

2014-12-09 Thread Milinda Perera
Hi Kishanthan, Please review and merge following pull request [1] which updating activiti-rest/5.16-wso2v2/pom.xml and activiti/5.16-wso2v2/pom.xml. [1] https://github.com/wso2/orbit/pull/44 Thanks, Milinda -- Milinda Perera Software Engineer; WSO2 Inc. http://wso2.com , Mobile: (+94) 714 115

Re: [Dev] Minimum WKA Memeber Count

2014-12-09 Thread Isuru Haththotuwa
Thanks Eranda and Azeez. On Tue, Dec 9, 2014 at 1:28 AM, Afkham Azeez az...@wso2.com wrote: For wka membership, hereafter we should always recommend IP address ranges (e.g. 192.168.1.100-110. That way, all members in the cluster become WK members, and you don't have to restart the cluster if

Re: [Dev] [Important] wss4j 1.5.11.wso2v7 bundle does not contain Dynamic Imports

2014-12-09 Thread Kishanthan Thangarajah
Done. Will be available with the next SNAPSHOT build. On Tue, Dec 9, 2014 at 3:01 PM, Jeewantha Dharmaparakrama jeewan...@wso2.com wrote: @CarbonTeam, please do the needful to merge the Kernal change to master branch. ESB still gets wss4j 1.5.11.wso2v7 bundle from Kernal dependencies.

Re: [Dev] Request to commit the patch APPM-254

2014-12-09 Thread Lahiru Cooray
Hi Ruwan, Done. Please review and commit both SVN and GIT changes.. Thanks.. On Tue, Dec 9, 2014 at 12:26 PM, Ruwan Yatawara ruw...@wso2.com wrote: Hi Lahiru, Seems you have included a diff for changes that need to go in to git, in the archive attached to the jira. Please do a pull

[Dev] Unused Cassandra Column Families in MB 3.0.0

2014-12-09 Thread Sewwandi Perera
Hi, I saw below Cassandra column families in MB 3.0.0 message store implementation and as I know, we do not use them anymore. 1. NodeQueues 2. GlobalQueue 3. pubSubMessages There can be some more unused column families in message context store implementation. It will be better if we can remove

Re: [Dev] Delete an optional parameter from a JSON payload

2014-12-09 Thread Naasheer Ali
Hi, Thank you, I've solved the problem. Regards, -- *Naasheer Ali* | Associate Software Engineer WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka Email: naashe...@wso2.com On Tue, Dec 9, 2014 at 5:03 PM, Vanjikumaran Sivajothy va...@wso2.com wrote: Hi Naasheer, You can do this via

[Dev] [IS] How to configure kerberos Security

2014-12-09 Thread Udara Liyanage
Hi, I tried the doc [1] in order to start local ldap server. However seems no local ldap server is starting. IS is not listening on port 8000. Do I miss some configuration. *In embedded-ldap.xml* EmbeddedLDAP Property name=enable*true*/Property KDCServer Property

[Dev] [Jaggery,ES] Access to tenant's MetaDatastore

2014-12-09 Thread Buddhima Wijeweera
Hi All, I have a requirement of accessing the MetaDatastore with tenant user credentials. The example given in the doc: http://jaggeryjs.org/documentation.jag?api=metadatastore explains with hardcoding credentials. How can I do the same by using credentials of current tenant user ? How can I

Re: [Dev] [Important] wss4j 1.5.11.wso2v7 bundle does not contain Dynamic Imports

2014-12-09 Thread Pulasthi Mahawithana
Hi, wss4j was added to security-mgt feature with [1], please review and merge. [1] https://github.com/wso2-dev/carbon-identity/pull/35 On Tue, Dec 9, 2014 at 4:52 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Done. Will be available with the next SNAPSHOT build. On Tue, Dec 9, 2014

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.3.0 RC2

2014-12-09 Thread Kishanthan Thangarajah
Cancelling this vote due to the above issue. Will fix this and call for a RC3. On Mon, Dec 8, 2014 at 7:17 PM, Niranjan Karunanandham niran...@wso2.com wrote: X] Broken - Installing the feature via the UI works fine in java 1.6 as excepted for features with and without licenses, but it fails

Re: [Dev] [Important] wss4j 1.5.11.wso2v7 bundle does not contain Dynamic Imports

2014-12-09 Thread Jeewantha Dharmaparakrama
@ISTeam, please merge the change to wso2 repo as well to avoid product build failures. On Tue, Dec 9, 2014 at 6:33 PM, Pulasthi Mahawithana pulast...@wso2.com wrote: Hi, wss4j was added to security-mgt feature with [1], please review and merge. [1]

[Dev] [APIM][DOC] API Manager 1.8.0 with Java Security Manager enabled

2014-12-09 Thread Sanjeewa Malalgoda
We might need to add this[1] to product documentation. WDYT? [1] http://sanjeewamalalgoda.blogspot.com/2014/12/how-to-run-wso2-api-manager-180-with.html Thanks, sanjeewa. -- *Sanjeewa Malalgoda* WSO2 Inc. Mobile : +94713068779 http://sanjeewamalalgoda.blogspot.com/blog

[Dev] identity server latest source code chunk

2014-12-09 Thread Marcin Krystek
Hello, which svn chunk should I download to build WSO2 Identity Server with latest updates? Is this: https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk13/ ? Is this the only code I need to build this server or should I download and build something more? I'm interested in

Re: [Dev] [APIM][DOC] API Manager 1.8.0 with Java Security Manager enabled

2014-12-09 Thread Nirdesha Munasinghe
+1. Thanks for the blog posts, Sanjeewa. I added a JIRA to track this task: https://wso2.org/jira/browse/DOCUMENTATION-1365. On Tue, Dec 9, 2014 at 8:26 PM, Sanjeewa Malalgoda sanje...@wso2.com wrote: We might need to add this[1] to product documentation. WDYT? [1]

[Dev] {Chunk-14 Build failure} BAM P2 profile generation

2014-12-09 Thread Vijayaratha Vijayasingam
Hi all; Getting this;. please fix nstalling org.wso2.carbon.deployment.synchronizer.git.feature.group 4.2.1. Installing org.wso2.carbon.logging.mgt.server.feature.group 4.2.2. Installing org.wso2.carbon.bam.cassandra.hector.datareader.server.feature.group 4.2.0. Operation completed in 14646

Re: [Dev] {Chunk-14 Build failure} BAM P2 profile generation

2014-12-09 Thread Sinthuja Ragendran
Hi, It's fixed now, please take an update in products/bam/2.5.0/modules/p2-profile-gen. Thanks, Sinthuja On Tue, Dec 9, 2014 at 10:14 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: Hi all; Getting this;. please fix nstalling org.wso2.carbon.deployment.synchronizer.git.feature.group

[Dev] Getting started with Puppet

2014-12-09 Thread Michael
Good Morning, I have a good amount of experience with WSO2 API Manager, Linux and some experience with scripting. But I have zero experience with Puppet. I am hoping to install WSO2 API Manager using Puppet as a working example and then hand over the project to another chap. What do you think

Re: [Dev] Getting started with Puppet

2014-12-09 Thread Thilina Piyasundara
Hi Michael, Please refer to those inline comments. On Tue, Dec 9, 2014 at 11:35 PM, Michael mcnasty...@gmail.com wrote: Good Morning, I have a good amount of experience with WSO2 API Manager, Linux and some experience with scripting. But I have zero experience with Puppet. I am hoping to

[Dev] [VOTE] Release WSO2 Carbon Kernel 4.3.0 RC3

2014-12-09 Thread Kishanthan Thangarajah
Hi Devs, This is the *3rd* release candidate of WSO2 Carbon Kernel 4.3.0. This release fixes the following issues : https://wso2.org/jira/issues/?filter=12088 Please download, test and vote. *Binary distribution for Carbon, AS ESB :* http://svn.wso2.org/repos/wso2/scratch/carbon/4.3.0-RC3/

Re: [Dev] [CEP] Cannot load Siddhi extension error when server startup

2014-12-09 Thread Awanthika Senarath
Hi Danesh, Have you integrated a new Siddhi extension which is being referred from your execution plan? It seems like your extension has not been loaded properly. In adding an extension you need to [1] compile the extension class, and add the jar file to the class path

[Dev] ESB gives an error, when javascript use a keyword

2014-12-09 Thread Naasheer Ali
Hi All, I'm doing YouTube connector for ESB. Below I've written a portion of a payload[1]. The default is an optional parameter, I used filter mediator to check whether the default parameter has a value or not, If it has a value default parameter and it's value will be added to the payload

Re: [Dev] ESB gives an error, when javascript use a keyword

2014-12-09 Thread Vanjikumaran Sivajothy
This issue due to keyword in the object and you are trying to delete. Can you please try try this by escaping the words? *delete [payload].[brandingSettings].[* *image].[backgroundImageUrl].[default];* On Wed, Dec 10, 2014 at 11:22 AM, Naasheer Ali naashe...@wso2.com wrote: Hi All, I'm

[Dev] Custom Serializer property for hazelcast in Carbon

2014-12-09 Thread Sajini De Silva
Hi, Yesterday I tested the patch gave by Azeez to enable custom serializing in hazelcast and its working. Are we going to ship this change with Carbon 4.3.0 release? Thank you, Sajini -- Sajini De SIlva Software Engineer; WSO2 Inc.; http://wso2.com , Email: saj...@wso2.com Blog:

Re: [Dev] Custom Serializer property for hazelcast in Carbon

2014-12-09 Thread Ramith Jayasinghe
Just to give some context: we need to keep several maps in hazelcast ( where values are not primitives) for MB's new slot based message delivery scheme. By registering custom serializers we can optimize the information that’s been transmitted across the cluster ( reducing the overhead for

Re: [Dev] ESB gives an error, when javascript use a keyword

2014-12-09 Thread Naasheer Ali
Hi Vanji, The same error remains. Regards, -- *Naasheer Ali* | Associate Software Engineer WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka Email: naashe...@wso2.com On Wed, Dec 10, 2014 at 11:25 AM, Vanjikumaran Sivajothy va...@wso2.com wrote: This issue due to keyword in the object and

Re: [Dev] [Jaggery,ES] Access to tenant's MetaDatastore

2014-12-09 Thread Buddhima Wijeweera
Hi All, This can be achieved with the following: // Access registry var carbon = require('carbon'); var url = 'https://localhost:9443/admin/services/'; var server = new carbon.server.Server(url); var options = {system: true, domain:

Re: [Dev] [CEP] Using Siddhi as a java library

2014-12-09 Thread Asiri Liyana Arachchi
Hi Lasantha, Thanks for the information. No, there's no reason to use an older version. Changing the version and using the relevant language structure worked. Thank you. Regards, Asiri On Thu, Dec 4, 2014 at 11:49 PM, Lasantha Fernando lasan...@wso2.com wrote: Hi Asiri, Siddhi language

[Dev] [ES Extension] Helpers js to return custom css

2014-12-09 Thread Senduran Balasubramaniyam
Hi all, I am currently using the Enterprise store’s extension model to customize a particular rxt type in the store. Here I have a scenario to override a default css (/themes/store/css/navigation.css) within my extensions. I found that the navigation.css is return as a resource from the

Re: [Dev] Getting started with Puppet

2014-12-09 Thread Chamila De Alwis
Hi Michael, Puppet takes less time to get familiar to, so I think you will be able to get around the language syntax quickly by following the resources Thilina provided. Especially the VM based exercises will give you an idea on the inner workings of Puppet. Setting up WSO2 API Manager with

Re: [Dev] Custom Serializer property for hazelcast in Carbon

2014-12-09 Thread Afkham Azeez
This is a non-intrusive change that does not require any changes to existing config files or will not break anything. If custom serializers are defined in the axis2.xml clustering section, the kernel will pick up those serializers. This code was written by me yesterday, and I can assure that it

[Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Lochana Menikarachchi
This start happening after building our product this morning.. Please advice.. [2014-12-10 11:17:39,563] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 44ms [2014-12-10 11:17:39,647] INFO

Re: [Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Harshan Liyanage
Hi, We are getting the same issue. Regards, Lakshitha Harshan Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com http://wso2.com/* lean.enterprise.middleware. On Wed, Dec 10, 2014 at 12:03 PM, Lochana

Re: [Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Prabath Abeysekera
Guys, This is a blocker for all on-going CDM related developments too. Can someone from Kernel team please check on this ASAP? Cheers, Prabath On Wed, Dec 10, 2014 at 12:03 PM, Lochana Menikarachchi loch...@wso2.com wrote: This start happening after building our product this morning.. Please

Re: [Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Sameera Jayaratna
Hi, ES also has the same issue today. Thank you, Sameera On Wed, Dec 10, 2014 at 12:08 PM, Prabath Abeysekera praba...@wso2.com wrote: Guys, This is a blocker for all on-going CDM related developments too. Can someone from Kernel team please check on this ASAP? Cheers, Prabath On Wed,

Re: [Dev] [ES Extension] Helpers js to return custom css

2014-12-09 Thread Denuwanthi De Silva
Hi, You can create a 'helper' folder inside your extension, and create a 'navigation.js' helper there. Inside that helper, you can specify the parent navigation.js as mentioned below. Then, use, 'o.css.push('navigation.css'), to put your customized css. var name; var hps =

Re: [Dev] [ES Extension] Helpers js to return custom css

2014-12-09 Thread Himasha Guruge
Hi Senduran, Did you add your edited navigation.css under your asset extension? What you can do is, under your new extension(ex: myAsset) which will be located in store/extensions/assets/myAsset , add your edited navigation.css under myAsset/themes/store/css and then under

Re: [Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Supun Malinga
Hi, Apparently the kernel snapshot is of older build. However I checked the md5 of the zip and it matches the given. Looks like something went wrong in jenkins upload of kernel zip build. I tried to start the kernel zip at [1] but it started up properly. But we cannot have any conclusions from

Re: [Dev] Carbon 4.3.0 snapshot based server hangs

2014-12-09 Thread Prabath Abeysekera
I did some further analysis on this and came across the following output upon the security management related bundles. osgi diag 143 reference:file:../plugins/org.wso2.carbon.security.mgt_4.3.0.SNAPSHOT.jar [143] Package uses conflict: Import-Package: org.apache.rahas;

Re: [Dev] ESB gives an error, when javascript use a keyword

2014-12-09 Thread Manuranga Perera
Hi Naasheer, It should be like *delete payload.brandingSettings.i**mage.backgroundImageUrl[default];* more info at https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors On Wed, Dec 10, 2014 at 11:42 AM, Naasheer Ali naashe...@wso2.com wrote: Hi

Re: [Dev] [Important] wss4j 1.5.11.wso2v7 bundle does not contain Dynamic Imports

2014-12-09 Thread Supun Malinga
Hi Maheshika, Can we pls check why security mgt jars are not updated in nexus with following build. https://wso2.org/jenkins/job/carbon-identity/ http://maven.wso2.org/nexus/content/repositories/snapshots/org/wso2/carbon/org.wso2.carbon.security.mgt.feature/4.3.0-SNAPSHOT/ thanks, On Tue,

Re: [Dev] [ES Extension] Helpers js to return custom css

2014-12-09 Thread Senduran Balasubramaniyam
Hi Himasha, Denuwanthi Thanks for the reply. I could fix it as Himasha mentioned, I guess, the helper js first looks for the resource in our extension and if it is not there it goes to the default location. The mistake that I made was, in the first place I edited the navigaion.js's content to

Re: [Dev] identity server latest source code chunk

2014-12-09 Thread Hasintha Indrajee
Hi Marcin, You can use chunk 15 to build WSO2 Identity Server with latest updates. Use the SVN location [1] to checkout the source. At the same time we are maintaining git repo for the IS with latest updates. Find the git repo [2] with the latest updates. [1]

[Dev] Error when adding Resident Identity Provider entry for tenant

2014-12-09 Thread Udara Liyanage
Hi, Following error is appearing continuously after a tenant is created. Seems like UNIQUE (TENANT_ID, NAME)) constraint of the IDP table is violating since tenantid=1 domain=local is trying to be inserted again and again. What could be the issue ? *Query getting executed* INSERT INTO IDP

Re: [Dev] ESB gives an error, when javascript use a keyword

2014-12-09 Thread Vanjikumaran Sivajothy
Hi Manu, Thank you for you inside and your suggestion is working for me. @Naasheer Can you please confirm in your use-case? Best regards, Vanji On Wed, Dec 10, 2014 at 12:31 PM, Manuranga Perera m...@wso2.com wrote: Hi Naasheer, It should be like *delete