Re: [Dev] [IGVIZ.JS] : D3.js Based Interactive Generic Visualization Library

2015-03-26 Thread Tharindu Munasinghe
igviz.js uses the aggregated functions that are supported by vega.js . min,max,sum,avg are the functions that I have tested and they are working . I tested count() but didn't get the result I expected . I 'll fix it . On Thu, Mar 26, 2015 at 1:38 PM, Seshika Fernando sesh...@wso2.com wrote:

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Chanaka Fernando
Hi Godwin, Please see my comments inline. AFAIK, in old model (file base persistence) roles are not persisting in meta file and it use AuthorizationManager (JDBCAuthorizationManager) for persistence, We use same model for current implementation as well and roles are not persisting in registry.

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Chanaka Fernando
Hi Sohani, I got your idea. But what I meant was that this does not give any additional security. BTW, I am not against the registry based approach :) Thanks, Chanaka On Thu, Mar 26, 2015 at 3:05 PM, Sohani Weerasinghe soh...@wso2.com wrote: @Chanaka : I just considered the fact that if we

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Chanaka Fernando
Hi Sohani, What is the additional security you get from having that parameter in registry? Thanks, Chanaka On Thu, Mar 26, 2015 at 2:55 PM, Sohani Weerasinghe soh...@wso2.com wrote: Hi Chanaka, Please find my comments inline Sohani Weerasinghe Software Engineer WSO2, Inc:

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Sohani Weerasinghe
Hi Chanaka, Thanks for the explanation and as per the offline discussion we had, let's have a meeting on next week so that we can discuss and finalize the things. Regards, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog

Re: [Dev] [DEV][MB] Truncate Tables Script MSSQL

2015-03-26 Thread Pumudu Ruhunage
Hi, Added in my git repo[1]. [1] https://github.com/pumudu88/wso2-mb-db-scripts Regards, On Thu, Mar 26, 2015 at 10:42 AM, Ramith Jayasinghe ram...@wso2.com wrote: could you host these in your git hub then we can download it from there. On Wed, Mar 25, 2015 at 7:25 PM, Pumudu Ruhunage

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Sohani Weerasinghe
Hi Chanaka, Please find my comments inline Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Thu, Mar 26, 2015 at 2:18 PM, Chanaka Fernando chana...@wso2.com

[Dev] [dev]Accessing cookies of a different domain using iFrames

2015-03-26 Thread Hasanthi Purnima Dissanayake
I have two applications running in two servers(First web app is hosted in tomcat and second web app is hosted in IS). I need to access browser cookies of the second web application(IS) from the first web application(Tomcat). For that I'm going to implement an iFrame of the second application in my

[Dev] What causes the shutdown hook to trigger in a carbon server?

2015-03-26 Thread Niranda Perera
Hi, We are developing BAM 3.0 and in the clustering mode, we are facing a issue where the shutdown hook triggers in the worker, when the master goes down. I just want to know what normally causes a carbon server JVM to shutdown gracefully, other than pressing ctrl + c? rgds -- *Niranda

Re: [Dev] Fwd: [Gsoc2015] Siddhi Process Monitor for WSO2 CEP

2015-03-26 Thread Sabra Ossen
Hi, I will build upon the given explanation. Thanks for your help. Regards. Sabra. On Thu, Mar 26, 2015 at 11:01 AM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: On Thu, Mar 26, 2015 at 10:29 AM, Sabra Ossen sabra...@gmail.com wrote: Hi, Currently in the mail threads event

Re: [Dev] Applying QOS from developer studio with ESB 4.9.0 release

2015-03-26 Thread Sohani Weerasinghe
@Chanaka : I just considered the fact that if we specify it as a parameter then that information will be visible. That is why thought of saving it as a registry resource would be better. But if we can continue with the parameter then we'll continue the testing with that. Regards, Sohani Sohani

Re: [Dev] Proposal for Data Wrangler extension for WSO2 Machine Learner

2015-03-26 Thread Tharinda Ehelepola
Hi, I have finish creating my proposal. So I need some feed back.Could you please check my proposal and give some commets. http://www.google-melange.com/gsoc/proposal/review/student/google/gsoc2015/tharinda221/5629499534213120

Re: [Dev] [dev]Accessing cookies of a different domain using iFrames

2015-03-26 Thread Tharik Kanaka
I saw similar kind of mail thread sometime ago [1]. Porthole was suggested [2] for secure cross-domain iFrame communication. [1] https://www.marc.info/?l=esb-java-devm=142596203617332w=4 [2] https://github.com/ternarylabs/porthole On Thu, Mar 26, 2015 at 3:03 PM, Hasanthi Purnima Dissanayake

Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-26 Thread Chanaka Fernando
Hi Kathees, I was able to build carbon-mediation develop branch without any issue. Have you been able to figure out the issue? Thanks, Chanaka On Thu, Mar 26, 2015 at 12:45 PM, Kathees Rajendram kath...@wso2.com wrote: Hi Chanaka, I used java 1.7.0_55. As you recommended I am using java

Re: [Dev] [dev]Accessing cookies of a different domain using iFrames

2015-03-26 Thread Hasanthi Purnima Dissanayake
Hi Tharik, Thanks for the response. I will refer it. Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com nirosh...@wso2.com M :0718407133| http://wso2.com http://wso2.com/ On Thu, Mar 26, 2015 at 4:48 PM, Tharik Kanaka tha...@wso2.com wrote: I saw similar kind of mail thread

[Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Thushan Ganegedara
Dear Devs, For the past few days, I've been try to add deeplearning4j dependency with maven and was able to do it successfully. However, the example provided in http://deeplearning4j.org/mnist-tutorial.html uses a class called *DBN *which is no longer available in the latest deeplearning4j

Re: [Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Nirmal Fernando
Can't we use a released version and samples corresponds to a released version? On Thu, Mar 26, 2015 at 5:29 PM, Thushan Ganegedara thu...@gmail.com wrote: Dear Devs, For the past few days, I've been try to add deeplearning4j dependency with maven and was able to do it successfully.

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-26 Thread Kasun Dananjaya Delgolla
Hi Prasad, Now I don't get the ClassNotFound error. But I'm getting another exception which is a NullPointer(attached) as of now. Are you guys aware of that as well? Thanks On Thu, Mar 26, 2015 at 9:17 AM, Prasad Tissera pras...@wso2.com wrote: Yes, we didn't get a fix for this yet.

[Dev] Fwd: Invitation: Sample Deploy Script Demo @ Thu Mar 26, 2015 2pm - 3pm (thili...@wso2.com)

2015-03-26 Thread Thilini Shanika
Hi, Below points were suggested as improvements and fixes, during two demos. Sample Deploy Script Demo - Add description to class stat publishing class - Rename data publish class Application Discovery in App Publisher - Change 'Discover Web Application' button location, and provide

Re: [Dev] [GSoC-2015][Proposal 10]

2015-03-26 Thread Imesh Gunaratne
Hi Dinanjana, Please submit your project proposal on time. Thanks On Tue, Mar 24, 2015 at 10:49 AM, Imesh Gunaratne im...@wso2.com wrote: Hi Dinanjana, Thanks for sharing your project proposal. I could not see following information on this: - A list of open source Billiing Systems and a

[Dev] GSoc 2015 Siddhi Editor for WSO2 CEP)

2015-03-26 Thread NIFRAS ISMAIL
Hi, Please review my proposal for GSoc 2015. Hope I do some mistakes :) Docs : here https://docs.google.com/document/d/1NMEecIuhtPo_6R1mZItaRN6ztMyhsjc5mwPEJ7zlyao/edit?usp=sharing GSoc : here

Re: [Dev] [IS] OAuth Token endpoint throws an exception

2015-03-26 Thread Prasad Tissera
Hi Kasun, No, we didn't get this error. The tomcat patch provided worked perfectly. The issue will be fixed in Carbon 4.4 release and the Oauth issue will be fixed with that. Thanks. Regards, Prasad. On Thu, Mar 26, 2015 at 5:42 PM, Kasun Dananjaya Delgolla kas...@wso2.com wrote: Hi Prasad,

Re: [Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Thushan Ganegedara
Hello, I was able to get the DeepLearning4J example working ( https://github.com/deeplearning4j/dl4j-0.0.3.3-examples) after some extensive building and dependency updates. I haven't still run anything as I need to bring them to produce proper outputs, but I was able to compile WSO2-ML without

Re: [Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Nirmal Fernando
Hi Thushan, Great work on getting this to work! IMO we should stick to a previous release till we get a stable new release. We can't keep a locally built one due to the maintenance overhead. On Fri, Mar 27, 2015 at 10:07 AM, Thushan Ganegedara thu...@gmail.com wrote: Hello, I was able to get

Re: [Dev] [ESB] Correct way of creating a copy of a request

2015-03-26 Thread Chathura Priyankara
Hi Isuru, Thanks for the response I'll do the necessary changes. Regards. On Fri, Mar 27, 2015 at 10:45 AM, Isuru Ranawaka isu...@wso2.com wrote: Hi Chathura, What we discusses is we need to build the MC by calling buildWithAttchaments() then entire input stream is written MC SoapEnvelop

Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-26 Thread Supun Sethunga
Hi, Any update on this? ML team is facing the same issue, and has become a blocker for ML M2 release too. Thanks, Supun On Fri, Mar 27, 2015 at 10:05 AM, Niranda Perera nira...@wso2.com wrote: Hi Sameera, A kind reminder on this mail. this is actually a blocker for the BAM m3 release.

Re: [Dev] wso2 application server source code

2015-03-26 Thread Tharik Kanaka
Hi Bill, As Chanaka mention you can refer the documentation build source from SVN. On the other hand if you are familiar with Github you can clone application server repository [1] and build from there as well. [1] https://github.com/wso2/product-as Regards, Tharik On Fri, Mar 27, 2015 at 5:46

[Dev] [ESB] Correct way of creating a copy of a request

2015-03-26 Thread Chathura Priyankara
Hi, I'm working on implementing a failover endpoint support for response http status codes for my fast track training project. To resend the request I need to attach a copy of message context to the same request. So currently what I'm doing is clone the message for the first time and when re

Re: [Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Thushan Ganegedara
Hello, Yes, I also think sticking to a previous release might be the best option here, as all the latest releases seems to be unstable in many aspects. For example some DL4J dependencies are still very primitive (e.g. Canova has only 1 release - 0.0.0.1) On Fri, Mar 27, 2015 at 3:49 PM, Nirmal

[Dev] [MB] Slot Manager - Maximum length of string variables for RDBMS implementation

2015-03-26 Thread Anuja Herath
Hi All, This is related to Slot Manager. What can be the maximum length of these string variables. I want to provide string lengths for creating table columns to store slot related information in database. 1) Node Id 2) Queue Name -- Anuja Herath *Software Engineer* *WSO2, Inc.* Mobile : +94

Re: [Dev] [MB] Slot Manager - Maximum length of string variables for RDBMS implementation

2015-03-26 Thread Anuja Herath
Hi Sajini, Found the DB schema. It was used VARCHAR(512) for both queue name and node id. I used the same. Thank you. Anuja On Fri, Mar 27, 2015 at 10:56 AM, Sajini De Silva saj...@wso2.com wrote: Hi Anuja, You can refer the existing DB schema for mb_store in

Re: [Dev] Regarding GSoC Idea: Google Wallet based Billing System for WSO2 Private PaaS

2015-03-26 Thread Imesh Gunaratne
Hi Ashish, Great! Yes for sure, please send me the document I will review it. I would like to recommend to submit it at the same time because you can do changes after submitting. Otherwise you may miss the deadline. Thanks On Thu, Mar 26, 2015 at 7:29 PM, Ashish Agarwal

Re: [Dev] [Carbon] Carbon P2 Plugin issue - jars with different package name BUT same artifact IDs

2015-03-26 Thread Niranda Perera
Hi Sameera, A kind reminder on this mail. this is actually a blocker for the BAM m3 release. rgds On Wed, Mar 18, 2015 at 1:43 PM, Niranda Perera nira...@wso2.com wrote: Hi Sameera, It seems like Carbon P2 plugin does not allow having same artifact ids in different jars. I created a

Re: [Dev] [ESB] Correct way of creating a copy of a request

2015-03-26 Thread Isuru Ranawaka
Hi Chathura, What we discusses is we need to build the MC by calling buildWithAttchaments() then entire input stream is written MC SoapEnvelop So we can reuse that object .We dont need to build request at every time when we send through endpoint. On Fri, Mar 27, 2015 at 10:15 AM, Chathura

Re: [Dev] [MB] Slot Manager - Maximum length of string variables for RDBMS implementation

2015-03-26 Thread Sajini De Silva
Hi Anuja, You can refer the existing DB schema for mb_store in CARBON_HOME/dbscripts/mb-store. Use the same values in for your implementation as well. Thank you, Sajini On Fri, Mar 27, 2015 at 10:29 AM, Anuja Herath an...@wso2.com wrote: Hi All, This is related to Slot Manager. What can be

[Dev] Issue while trying to access installed features at the ESB mediator initialization

2015-03-26 Thread Manorama Perera
Hi, I'm implementing the ESB mediator for WSO2 Machine Learner. To use this mediator, Machine Learner features need to be installed in the ESB. I have a requirement to create a new instance of org.wso2.carbon.ml.core.impl.MLModelHandler at the mediator initialization. (MLModelHandler class will

Re: [Dev] [GSoC2015] Proposal 2: Siddhi Editor for WSO2 CEP

2015-03-26 Thread Mohanadarshan Vivekanandalingam
On Fri, Mar 27, 2015 at 2:24 AM, Pubudu Fernando pubudu...@cse.mrt.ac.lk wrote: Hi, Sorry about the long delay. I have prepared a draft of my GSoC proposal. I would be grateful if you can go through it and let me know of the areas on which it needs to improve.

Re: [Dev] [dev]Accessing cookies of a different domain using iFrames

2015-03-26 Thread Malith Munasinghe
Hi Hasanthi, As of my understanding this requires setting up cross domain cookies. Porthole as Tharik mentioned is good for this. If you need to look more into how this works and how to implement custom cross domain cookie sharing. You can look in to [1] [2]. [1]

Re: [Dev] [dev]Accessing cookies of a different domain using iFrames

2015-03-26 Thread Hasanthi Purnima Dissanayake
Hi Malith, Thanks for the response. Will refer the links. Hasanthi Dissanayake Software Engineer | WSO2 E: hasan...@wso2.com nirosh...@wso2.com M :0718407133| http://wso2.com http://wso2.com/ On Fri, Mar 27, 2015 at 9:04 AM, Malith Munasinghe mali...@wso2.com wrote: Hi Hasanthi, As of my

Re: [Dev] [ESB] Correct way of creating a copy of a request

2015-03-26 Thread Chathura Priyankara
Hi, If I use synCtx.getEnvelope().buildWithAttachments(); to build the message do I need to call this every time when sending a request ? Thanks. Regards. On Fri, Mar 27, 2015 at 10:15 AM, Chathura Priyankara chathu...@wso2.com wrote: Hi, I'm working on implementing a failover endpoint

Re: [Dev] GSoc 2015 Siddhi Editor for WSO2 CEP)

2015-03-26 Thread Mohanadarshan Vivekanandalingam
On Thu, Mar 26, 2015 at 6:40 PM, NIFRAS ISMAIL nifrasism...@gmail.com wrote: Hi, Hi Nifras, Please review my proposal for GSoc 2015. Hope I do some mistakes :) You haven't provided necessary rights to comment in the gdoc hence providing the comments below, 1) Images are not visible in

Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-26 Thread Vishanth Balasubramaniam
Hi Kathees, Did you make any changes in PersistenceUtils.java class? If so, please share it. Thanks, Vishanth On Thu, Mar 26, 2015 at 5:07 PM, Chanaka Fernando chana...@wso2.com wrote: Hi Kathees, I was able to build carbon-mediation develop branch without any issue. Have you been able to

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Mahesh Chinthaka
Hi all, This has happened due to some kind of a crash in the server. There were some left overs in the registry. This got resolved by deleting cassandra and deleting topic n topic subscription related data from the registry. Thanks everyone for the helps. On Thu, Mar 26, 2015 at 11:46 AM,

Re: [Dev] wso2 application server source code

2015-03-26 Thread Chanaka Fernando
Hi Bill, You can follow the documentation link mentioned in[1] to build the binary from source. [1] https://docs.wso2.com/display/AS521/Building+from+Source Thanks, Chanaka On Fri, Mar 27, 2015 at 1:55 AM, Bill Liu b...@kingstarusa.com wrote: Hi All: Kind of new here. Some Simple

Re: [Dev] GSoc 2015 Siddhi Editor for WSO2 CEP)

2015-03-26 Thread NIFRAS ISMAIL
Hi Sir, Okay Sir I will coreect and added those things. In background I have run the WSO2 CEP server on my local machine and build the samples by ant and run it via event stream of CEP. I have try the pizzadeliverly example created streams deliverystream, orderstream for delivery stream i got

Re: [Dev] GSOC2015:Google Wallet based Billing System for WSO2 Private PaaS

2015-03-26 Thread Imesh Gunaratne
Hi Heshan, Please submit your project proposal on time, the deadline is on March 27 at 19:00 UTC. Thanks On Thu, Mar 12, 2015 at 10:51 AM, Imesh Gunaratne im...@wso2.com wrote: Hi Heshan, The problem with export command has occurred due to missing double quotes: export MAVEN_OPTS=-Xms512m

Re: [Dev] Regarding GSoC Idea: Google Wallet based Billing System for WSO2 Private PaaS

2015-03-26 Thread Imesh Gunaratne
Hi Ashish, I'm copying this mail to WSO2 Dev mailing list. According to our discussion please update the proposal with a list of open source billing systems and submit it on time. The deadline is on March 27th at 19:00 UTC. Thanks On Tue, Mar 17, 2015 at 10:51 PM, Ashish Agarwal

Re: [Dev] Google Summer Of Code 2015

2015-03-26 Thread Imesh Gunaratne
Hi Akqeel, Your project proposal looks good. I would like to see more reviews of billing patterns, currently you have only included the billing model of OpenShift. Moreover it would be better to do a literature review of existing open source billing systems and list down Google Wallet API methods

[Dev] Fwd: GSoc 2015 Siddhi Editor for WSO2 CEP)

2015-03-26 Thread NIFRAS ISMAIL
*Best Regards.* *M. Nifras Ismail* [image: LinkedIn] http://lk.linkedin.com/pub/nifras-ismail/54/343/94b -- Forwarded message -- From: NIFRAS ISMAIL nifrasism...@gmail.com Date: Thu, Mar 26, 2015 at 6:40 PM Subject: GSoc 2015 Siddhi Editor for WSO2 CEP) To: WSO2 Developers'

Re: [Dev] [GSOC2015] Issues with DeepLearning4J

2015-03-26 Thread Thushan Ganegedara
We can try to maybe use a previous release corresponding to the example at http://deeplearning4j.org/mnist-tutorial.html (may be = 0.0.3.2) However, as the explain this in there github issue https://github.com/deeplearning4j/deeplearning4j/issues/173 using it reduces the generality of the

[Dev] wso2 application server source code

2015-03-26 Thread Bill Liu
Hi All: Kind of new here. Some Simple questions. I know the place to download wso2 application server.: http://wso2.com/products/application-server/. But where can I download the source code for wso2 application server? Also I want to build binary myself. Any instructions for that?

Re: [Dev] [GSoC2015] Proposal 2: Siddhi Editor for WSO2 CEP

2015-03-26 Thread Pubudu Fernando
Hi, Sorry about the long delay. I have prepared a draft of my GSoC proposal. I would be grateful if you can go through it and let me know of the areas on which it needs to improve. https://docs.google.com/a/cse.mrt.ac.lk/document/d/1yZQH9uRaGieeIupaVtw_v_pdIF4uYgOXzlVw_VVR9mE/edit?usp=sharing

Re: [Dev] GSOC 2015

2015-03-26 Thread Imesh Gunaratne
Hi Randika, Your project proposal looks good, please submit it on time. Just to give you some feedback, please try to add more open source billing systems and do a review. This would help us to justify your billing system selection. Also please try to add details of the Google Wallet API methods

Re: [Dev] GSoc 2015 Siddhi Editor for WSO2 CEP)

2015-03-26 Thread NIFRAS ISMAIL
Hi Mohan Sir, I have done changes you have mention in the previous mail. Please check it. I expecting any review from you. Thank you Nifras Ismail *Best Regards.* *M. Nifras Ismail* [image: LinkedIn] http://lk.linkedin.com/pub/nifras-ismail/54/343/94b On Thu, Mar 26, 2015 at 10:25 PM,

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Asanka Vithanage
Hi Mahesh, As per provided logs some connections has created on the MB side . Can you check from where those are coming. [2015-03-25 22:24:10,396] INFO {org.wso2.andes.server.store.CassandraMessageStore} - Registered Subscription carbon:83a52b5bff0a5e34db46793d11ec1a51984a9b057d5f71fc for

[Dev] Build failure while building the carbon mediation in develop branch

2015-03-26 Thread Kathees Rajendram
Hi, I am getting the following build failure while building the carbon mediation from develop branch. This failure occurs due to org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration is not resolved in org.wso2.carbon.inbound.endpoint.persistence module. [INFO] Reactor Summary: [INFO]

Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-26 Thread Chanaka Fernando
Hi Kathees, What is the java version you are using to build the code? If it is 1.7, then use 1.6. Thanks, Chanaka On Thu, Mar 26, 2015 at 11:47 AM, Kathees Rajendram kath...@wso2.com wrote: Hi, I am getting the following build failure while building the carbon mediation from develop

Re: [Dev] Need a fix to Jaggery core to retrieve attributes from RequestHostObject

2015-03-26 Thread Ranga Siriwardena
Hi, Is this committed ? Is there a new jaggery version with this patch ? Thank You. Ranga. On Tue, Jan 27, 2015 at 9:51 AM, Ayesha Dissanayaka aye...@wso2.com wrote: Hi, I'll look into this. On Mon, Jan 26, 2015 at 6:27 PM, Ruchira Wageesha ruch...@wso2.com wrote: @Ayesha, Can you

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Mahesh Chinthaka
Nop. embedded cassandra. Found it. Just deleleting repository/databases/cassandra folder will do the needful. isnt it ? On Thu, Mar 26, 2015 at 11:26 AM, Sajini De Silva saj...@wso2.com wrote: Are you using an externel cassandra? On Thu, Mar 26, 2015 at 11:25 AM, Mahesh Chinthaka

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Sajini De Silva
Hi, Yeah. It will delete all the data in the cassandra repository. Thank you, Sajini On Thu, Mar 26, 2015 at 11:28 AM, Mahesh Chinthaka mahe...@wso2.com wrote: Nop. embedded cassandra. Found it. Just deleleting repository/databases/cassandra folder will do the needful. isnt it ? On Thu,

Re: [Dev] [MB] Error while starting server MB v 2.2.0

2015-03-26 Thread Danushka Fernando
Mahesh I hope this is regarding what we discussed. So that wont solve your problem. Thanks Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Mar 26, 2015 at 11:28 AM, Mahesh Chinthaka mahe...@wso2.com wrote: Nop. embedded cassandra. Found

Re: [Dev] Build failure while building the carbon mediation in develop branch

2015-03-26 Thread Kathees Rajendram
Hi Chanaka, I used java 1.7.0_55. As you recommended I am using java 1.6.0_38.I am getting same failure. Thanks Kathees On Thu, Mar 26, 2015 at 11:59 AM, Chanaka Fernando chana...@wso2.com wrote: Hi Kathees, What is the java version you are using to build the code? If it is 1.7, then use

Re: [Dev] [IGVIZ.JS] : D3.js Based Interactive Generic Visualization Library

2015-03-26 Thread Tharindu Munasinghe
Hi Seshika, I have updated the igviz.js so that now aggregated functions can be used with bar charts. if you don't use aggregate functions , bar chart will only show the last Y value for repeated X. A sample for aggregated bar can be found at [1] Please note that , as for the moment

Re: [Dev] [IGVIZ.JS] : D3.js Based Interactive Generic Visualization Library

2015-03-26 Thread Seshika Fernando
Noted and Thanks. Will try this out. On Thu, Mar 26, 2015 at 1:34 PM, Tharindu Munasinghe tharin...@wso2.com wrote: Hi Seshika, I have updated the igviz.js so that now aggregated functions can be used with bar charts. if you don't use aggregate functions , bar chart will only show

Re: [Dev] [IGVIZ.JS] : D3.js Based Interactive Generic Visualization Library

2015-03-26 Thread Seshika Fernando
What are the aggregate functions that I can use? I see 'sum' is available. Does this support Count too? Please let me know what are the functions that are currently supported. Thanks On Thu, Mar 26, 2015 at 1:36 PM, Seshika Fernando sesh...@wso2.com wrote: Noted and Thanks. Will try this out.