Re: [Dev] Visualizing room data with BAM

2015-07-29 Thread Corey Denault
When I originially started the project it was recommended that I use BAM, however since then I've received several suggestions to use DAS instead. What exactly is the difference between the two frameworks? Would it be worth trying to transfer all of my work so far? _

Re: [Dev] [AppM] App manager-1.1.0 with Carbon 4.4.0 upgrade status

2015-07-29 Thread Prabath Abeysekera
Hi Ruwan, Great. Can we now get carbon-appmgt repository released on top of Carbon Kernel 4.4.0? Also, do we have features added upon all app-mgt functionalities so that they can be installed into other products via P2 feature provisioning? Cheers, Prabath On Wed, Jul 29, 2015 at 12:19 PM, Ruwa

Re: [Dev] Visualizing room data with BAM

2015-07-29 Thread Gihan Anuruddha
Mainly we changed the analytics engine(Hive/Hadoop to Spark) and introduced the plugable data layer. In BAM, we are bound to Cassandra as a primary persistent storage, but with DAS you can use RDBMS, HBase or Cassandra. Also, we introduced Lucene based indexing and much improved dashboard creation

Re: [Dev] How to get admin name for super tenant

2015-07-29 Thread Manuranga Perera
Thanks Tharindu On Wed, Jul 29, 2015 at 2:53 AM, Tharindu Edirisinghe wrote: > Hi Manu, > > You can use the code below. It gives the admin username of any tenant. > > UserRealm realm = (UserRealm) > CarbonContext.getThreadLocalCarbonContext().getUserRealm(); > String tenantAdmin = realm.getRealm

[Dev] [ML] Update - Recommendation Solution for WSO2 ML

2015-07-29 Thread Madawa Soysa
Hi All, I have successfully integrated Collaborative Filtering algorithm to WSO2 ML and demonstrated the workflow to the ML team in the meeting we had yesterday (28th July). Following feedback and improvement suggestions were given for the current implementation. - Get the column names as an i

Re: [Dev] Visualizing room data with BAM

2015-07-29 Thread Iranga Muthuthanthri
Hi Corey,Di, Would it be useful if we sync and discuss on how to use DAS for your project(s). Regards, Iranga On Wed, Jul 29, 2015 at 1:21 PM, Gihan Anuruddha wrote: > Mainly we changed the analytics engine(Hive/Hadoop to Spark) and > introduced the plugable data layer. In BAM, we are bound

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Madusanka Premaratne
Hi Tanya, The particular .jar exists in the classpath and I use the same java version (1.7.0_80) for both operations. For you to understand the problem, I added the jaggery code snippet which gives the error. var APIUtil = Packages.org.wso2.carbon.apimgt.impl.utils.APIUtil; providerValUe = APIUti

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Bhathiya Jayasekara
Hi Madusanka, Can you try this? var APIUtil = new Packages.org.wso2.carbon.apimgt.impl.utils.APIUtil(); // or new org.wso2.carbon.apimgt.impl.utils.APIUtil(); providerValUe = APIUtil.replaceEmailDomain(providerValUe); Thanks, Bhathiya On Wed, Jul 29, 2015 at 2:01 PM, Madusanka Premaratne wrote

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Bhathiya Jayasekara
If the method is static yours should work I think. On Wed, Jul 29, 2015 at 2:09 PM, Bhathiya Jayasekara wrote: > Hi Madusanka, > > Can you try this? > > var APIUtil = new Packages.org.wso2.carbon.apimgt.impl.utils.APIUtil(); // > or new org.wso2.carbon.apimgt.impl.utils.APIUtil(); > providerValU

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Madusanka Premaratne
Hi Bhathiya, It is a static method. And when I try to instantiate it gives me the following error. 2015-07-29 14:14:23,818] ERROR - WebAppManager org.mozilla.javascript.EcmaError: TypeError: [JavaPackage org.wso2.carbon.apimgt.impl.utils.APIUtil] is not a function, it is object. (/store/site/theme

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Harsha Kumara
Hi Madusanka, What the value passing for the method argument? If all in place, it should be work. We have used same in 2.0.0. [1] - https://github.com/wso2/carbon-apimgt/blob/master/features/apimgt/org.wso2.carbon.apimgt.publisher.feature/src/main/resources/apipublisher/scripts/provider.js#L586

[Dev] [WSO2-ESB]Script Mediator not working properly when iterating

2015-07-29 Thread Nisala Nanayakkara
Hi, I am trying to convert json array to an xml using script mediator,in which I am using However, in the XML we get "<" instead of "<". How can overcome this issue ?? Thanks -- *Best Regards,Nisala Niroshana Nanayakkara,* *Bsc. Eng Undergraduate | Department of Computer Science & Engineer

[Dev] mysql error on addUser

2015-07-29 Thread John Hawkins
Hi Folks, I'm trying to share databases between my API-M and my identity server. I'm using a mysql db between them with three DB's - registry, userstore and apimgt. When I start either the api-m or the identity server for the first time they both come back with exactly the same error - they can't

[Dev] Handling OData http requests in DSS

2015-07-29 Thread Madhawa Gunasekara
Hi all, We need to handle OData HTTP requests, Therefore recommended approach is to use web apps, but webapp hosting feature is not currently available with DSS. Therefore if we have used *servlets* to process http requests. but there were some issues in authentication when we use servlets, where

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Manuranga Perera
Hi Madusanka, it seems this org.wso2.carbon.apimgt.impl.utils.APIUtil class is not visible for jaggery for some reason. if you put a java brake point at org.jaggeryjs.scriptengine.engine.RhinoEngine.execScript(RhinoEngine.java:571)and try Class.forName to see if the class is visible we can narrow t

[Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Charitha Goonetilleke
Hi All, I tried to to build kernel RC1[1], but following error occurred during the build. So then I deleted my .m2 directory and again tried to build. But its giving the same error. [INFO] BUILD FAILURE [INFO] [INFO] Total t

[Dev] Invitation: Code review on XML output mapper @ Wed Jul 29, 2015 3pm - 4pm (ramin...@wso2.com)

2015-07-29 Thread Ramindu De Silva
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20150729T093000Z DTEND:20150729T103000Z DTSTAMP:20150729T094031Z ORGANIZER;CN=Ramindu De Silva:mailto:ramin...@wso2.com UID:9gm7fqdphg6cucrkuj9l186...@google.com ATTE

Re: [Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Aruna Karunarathna
On Wed, Jul 29, 2015 at 3:09 PM, Charitha Goonetilleke wrote: > Hi All, > > I tried to to build kernel RC1[1], but following error occurred during the > build. So then I deleted my .m2 directory and again tried to build. But its > giving the same error. > > [INFO] BUILD FAILURE > [INFO] > ---

Re: [Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Charitha Goonetilleke
Hi Anura, Yes I'm building RC1 tag which was specified in mail thread *[Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.1 RC1*. This is my git status [charitha@charithag-wso2 carbon4-kernel]$ git status HEAD detached at v4.4.1-RC1 nothing to commit, working directory clean I think I'm in correct tag

Re: [Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Kalpa Welivitigoda
Hi Charith, On Wed, Jul 29, 2015 at 3:39 PM, Charitha Goonetilleke wrote: > Hi Anura, > > Yes I'm building RC1 tag which was specified in mail thread *[Dev] [VOTE] > Release WSO2 Carbon Kernel 4.4.1 RC1*. > > This is my git status > > [charitha@charithag-wso2 carbon4-kernel]$ git status > HEAD d

Re: [Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Thusitha Thilina Dayaratne
Hi Charitha, Can you check the test.framework.version property in the parent/pom.xml. It should be 4.4.2. It seems that in your local copy it is not updated yet. Thanks /Thusitha On Wed, Jul 29, 2015 at 3:39 PM, Charitha Goonetilleke wrote: > Hi Anura, > > Yes I'm building RC1 tag which was sp

Re: [Dev] [carbon] 4.4.1 RC1 build fail

2015-07-29 Thread Charitha Goonetilleke
Hi All, Thanks for the help. I cross refered the parent pom with parent pom in git hub and found that it is different from local pom even though I pointed git HEAD to RC1 tag. So I downloaded ziped RC1 code from github and tried again. Now it is building without issue. On Wed, Jul 29, 2015 at 4:0

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Ishara Karunarathna
Hi Rajith, On Wed, Jul 29, 2015 at 11:48 AM, Rajith Vitharana wrote: > Hi All, > > We are in the process of implementing Oauth2 support for google > spreasheets API. We have used "google-api-client" for this > purpose(dependency is in [1]) We are going to give a tool so that user can > generate

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Rajith Vitharana
Hi Ishara, Thanks for the response. As per [1], [2] google refresh tokens never expires, quoting the statement "Refresh tokens are valid until the user revokes access. This field is only present if access_type=offline is included in the authorization code request" normally access tokens expires in

[Dev] How to read throttle policy elements

2015-07-29 Thread Thilini Cooray
Hi, Is it possible to read throttle policy content and retrieve its elements? For an example consider following policy; http://schemas.xmlsoap.org/ws/2004/09/policy"; xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"; xmlns:th

Re: [Dev] Stack Overflow Question - Please help me

2015-07-29 Thread Zahra Alimadadi
Hi, Any idea about this? Best regards, Zahra On Tue, Jul 28, 2015 at 7:18 PM, Zahra Alimadadi wrote: > I restart server agin. now the consols loaded but I couldn't log in to emm > consol I get error 500 : > > 192.168.1.157 - - [28/Jul/2015:19:05:17 +0430] "POST /emm/acs HTTP/1.1" > 500 1042 "h

[Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.1 RC2

2015-07-29 Thread Thusitha Thilina Dayaratne
Hi Devs, WSO2 Carbon Kernel 4.4.1. RC2 Release Vote This release fixes the following issues: https://wso2.org/jira/issues/?filter=12323 Please download kernel RC2 and test your products with the kernel 4.4.1 RC2 and vote. Vote will be open for 72 hours or as needed. *Source & binary distributio

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Ishara Karunarathna
Hi, On Wed, Jul 29, 2015 at 4:47 PM, Rajith Vitharana wrote: > Hi Ishara, > > Thanks for the response. As per [1], [2] google refresh tokens never > expires, quoting the statement "Refresh tokens are valid until the user > revokes access. This field is only present if access_type=offline is > in

Re: [Dev] OAuth2 support for Google spreadsheet API in DSS

2015-07-29 Thread Rajith Vitharana
Hi Ishara, On Wed, Jul 29, 2015 at 5:22 PM, Ishara Karunarathna wrote: > Hi, > > On Wed, Jul 29, 2015 at 4:47 PM, Rajith Vitharana > wrote: > >> Hi Ishara, >> >> Thanks for the response. As per [1], [2] google refresh tokens never >> expires, quoting the statement "Refresh tokens are valid unti

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Madusanka Premaratne
Hi Manuranga, It does not recognise the class. I will come and talk to you tomorrow. Thanks for the help On Wed, Jul 29, 2015 at 3:04 PM, Manuranga Perera wrote: > Hi Madusanka, > it seems this org.wso2.carbon.apimgt.impl.utils.APIUtil class is not > visible for jaggery for some reason. if you

Re: [Dev] [APIM] ScriptEngine Error after updating jaggery to 0.10.0

2015-07-29 Thread Manuranga Perera
Next step is to take a look at OSGi console to see if org.wso2.carbon.apimgt.impl.utils package is exposed.sure we can take a look tomorrow. On Wed, Jul 29, 2015 at 5:33 PM, Madusanka Premaratne wrote: > Hi Manuranga, > It does not recognise the class. I will come and talk to you tomorrow. > > T

Re: [Dev] Invitation: Code review on XML output mapper @ Wed Jul 29, 2015 3pm - 4pm (tha...@wso2.com)

2015-07-29 Thread Tharik Kanaka
Hi All, Please refer following code review feedbacks. - Verify that XML parsing/JSON parsing is not needed for event publishing - Change implementation to build the event using strings with the help of pre-populated lists for better performance (for JSON, XML) - Check usage of TreeMa

[Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Sameera Kannangara
Hi BAM team, I'm trying to build $Subject. I cloned and updated the product-bam git repo [1] and updated root pom.xml -4.4.2 +4.4.5-SNAPSHOT But still org.wso2.carbon.registry.indexing_4.4.0.jar is packed in to the product. Are there any other repositories that creates compoents

Re: [Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Sagara Gunathunga
Hi Anjana, As we discussed yesterday can we get some helps from DAS team to validate Lucene upgrade from DAS side ? We are more or less completed Lucene upgrade from G-Reg side and ATM continue on testing. Thanks ! On Wed, Jul 29, 2015 at 6:01 PM, Sameera Kannangara wrote: > Hi BAM team, > > I

Re: [Dev] mysql error on addUser

2015-07-29 Thread John Hawkins
For future reference for others - this was caused by a backward level of mysql client (3.1) connecting to mysql server 5.6 i.e. user error :-( John Hawkins Director: Solutions Architecture On Wed, Jul 29, 2015 at 9:57 AM, John Hawkins wrote: > Hi Folks, > > I'm trying to share databases betwe

Re: [Dev] [AppM] App manager-1.1.0 with Carbon 4.4.0 upgrade status

2015-07-29 Thread Ruwan Abeykoon
Hi Prabath, Adding AppM feature to another product via P2 feature provisioning should be possible. However we have not tested it other than "product-app-manager" itself. We can make necessary fixes, if this does not work along with other products. Please let me know when you need any assistance.

Re: [Dev] GReg LC executor for services to publish as APIs is not compatible with AM 2.0.0 snapshot

2015-07-29 Thread Sagara Gunathunga
On Wed, Jul 29, 2015 at 8:48 PM, Lalaji Sureshika wrote: > Hi, > > $subject noticed when I tried to publish a service as an API from GReg RC > pack to AM 2.0.0 snapshot build. Reason is due to the executor code still > we are referring old jaggery APIs. > Since we haven't finished APIM side jax-r

Re: [Dev] [WSO2-ESB]Script Mediator not working properly when iterating

2015-07-29 Thread Malaka Silva
Hi Nisala, How are you currently trying to set the payload? Try using following to set the payload. Also refer the doc with [1] mc.setPayloadXML(response); [1] https://docs.wso2.com/display/ESB481/JSON+Support On Wed, Jul 29, 2015 at 2:23 PM, Nisala Nanayakkara < nisalananayakkar...@gmail.com>

[Dev] Use case of Topics menu item in Application Server

2015-07-29 Thread Niranjan Karunanandham
Hi all, What is the use case of the Topics menu item (Manager > Topics) in the side bar of the Admin Console in Application Server? Regards, Nira -- *Niranjan Karunanandham* Senior Software Engineer - WSO2 Inc. WSO2 Inc.: http://www.wso2.com ___ Dev

Re: [Dev] [GSoC-2015] Data Wrangler extension for WSO2 Machine Learner

2015-07-29 Thread Danula Eranjith
Hi Nirmal, I am available after 1.30pm on Tuesday, Wednesday and Thursday. Danula On Wed, Jul 29, 2015 at 12:10 PM, Nirmal Fernando wrote: > Hi Danula, > > Can we arrange a demo/review somewhere next week? Please let me know few > time slots. > > On Thu, Jul 23, 2015 at 11:47 AM, Nirmal Fernan

Re: [Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Anjana Fernando
Hi Gihan, Did you attend to this? .. Please either you or Gimantha get the verification done ASAP. Cheers, Anjana. On Wed, Jul 29, 2015 at 6:09 PM, Sagara Gunathunga wrote: > Hi Anjana, > > As we discussed yesterday can we get some helps from DAS team to validate > Lucene upgrade from DAS side

Re: [Dev] Use case of Topics menu item in Application Server

2015-07-29 Thread Niranjan Karunanandham
[adding Kasun] On Wed, Jul 29, 2015 at 10:16 PM, Niranjan Karunanandham wrote: > Hi all, > > What is the use case of the Topics menu item (Manager > Topics) in the > side bar of the Admin Console in Application Server? > > Regards, > Nira > > -- > > *Niranjan Karunanandham* > Senior Software Eng

Re: [Dev] How to add a Servlet in DSS

2015-07-29 Thread Anjana Fernando
Hi Niranjan, Why exactly is that? .. it doesn't look right to put one of the server's core logic in a webapp. Also it has to be specially copied to the deployment folder and all, and also, will all the tenant's get it's own context? .. Basically, just having a separate web app feels like, it's sep

Re: [Dev] ESB product pom.xml

2015-07-29 Thread Imesh Gunaratne
[+ Chanaka] On Fri, Jul 24, 2015 at 2:58 PM, Imesh Gunaratne wrote: > Hi Devs, > > I can see a property with the name "stratos.version" in the ESB product > pom.xml [1], are we still using any of the Stratos components in the ESB? > > [1] https://github.com/wso2/product-esb/blob/master/pom.xml#L

Re: [Dev] ESB product pom.xml

2015-07-29 Thread Chanaka Fernando
Hi Imesh, I'll check on this. I think these are not used anymore. Thanks, Chanaka On Wed, Jul 29, 2015 at 11:09 PM, Imesh Gunaratne wrote: > [+ Chanaka] > > On Fri, Jul 24, 2015 at 2:58 PM, Imesh Gunaratne wrote: > >> Hi Devs, >> >> I can see a property with the name "stratos.version" in the

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

2015-07-29 Thread Charitha Goonetilleke
Hi, I built Device Cloud (wso2dc-1.0.0) with kernel 4.4.1 RC2. Product built without issue and working as expected. [x] Stable - go ahead and release. On Wed, Jul 29, 2015 at 5:10 PM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi Devs, > > WSO2 Carbon Kernel 4.4.1. RC2 Release

[Dev] WSO2 AppFactory 2.2.0 Milestone 2 Released!

2015-07-29 Thread Samith Dassanayake
*WSO2 AppFactory 2.2.0 Milestone 2 Released!* WSO2 AppFactory team is pleased to announce the release of version 2.2.0 M2 of the WSO2 App Factory. WSO2 App Factory is a multi-tenant, elastic and self-service enterprise platform that enables multiple project teams to collaboratively create, run an

[Dev] ESBJAVA-2506 Integration test

2015-07-29 Thread Kevin Ratnasekera
Hi all, Please review and merge following pr for $subject. [1] https://github.com/wso2/product-esb/pull/258 Regards Kevin ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Identity Providers UI in AS-5.3.0

2015-07-29 Thread Kalpa Welivitigoda
Hi all, As per the offline I had with Johann, it seems we don't have any valid use cases. Hence though to remove the composite feature. In the process, found that org.wso2.carbon.identity.application.authentication.framework feature depends on the org.wso2.carbon.idp.mgt.server feature. Do we nee

[Dev] Install Stratos with kubernetes-JDK Version is not in the allowed range

2015-07-29 Thread Heshan Jayasinghe
Hi Devs, i use Install Stratos with Kubernetes in a Testing Environment to build Stratos.After git clone i do mvn clean install.it gives, Detected JDK Version: 1.8.0-40 is not in th

Re: [Dev] Install Stratos with kubernetes-JDK Version is not in the allowed range

2015-07-29 Thread Rajkumar Rajaratnam
Yes. JDK 1.8.x is not supported yet. Please use 1.7.x. Thanks, Raj. On Thu, Jul 30, 2015 at 4:20 AM, Heshan Jayasinghe wrote: > Hi Devs, > i use Install Stratos with Kubernetes in a Testing Environment >

Re: [Dev] Install Stratos with kubernetes-JDK Version is not in the allowed range

2015-07-29 Thread Rajkumar Rajaratnam
Also, you should ask this question on stratos dev mailing list ( d...@stratos.apache.org). On Thu, Jul 30, 2015 at 4:23 AM, Rajkumar Rajaratnam wrote: > Yes. JDK 1.8.x is not supported yet. Please use 1.7.x. > > Thanks, > Raj. > > On Thu, Jul 30, 2015 at 4:20 AM, Heshan Jayasinghe > wrote: > >>

Re: [Dev] [GSoC-2015] Data Wrangler extension for WSO2 Machine Learner

2015-07-29 Thread Nirmal Fernando
Thanks Danula, I'll send an invite. On Wed, Jul 29, 2015 at 10:24 PM, Danula Eranjith wrote: > Hi Nirmal, > > I am available after 1.30pm on Tuesday, Wednesday and Thursday. > > Danula > > On Wed, Jul 29, 2015 at 12:10 PM, Nirmal Fernando wrote: > >> Hi Danula, >> >> Can we arrange a demo/revie

Re: [Dev] ESB product pom.xml

2015-07-29 Thread Imesh Gunaratne
Great! Thanks Chanaka! On Wed, Jul 29, 2015 at 11:18 PM, Chanaka Fernando wrote: > Hi Imesh, > > I'll check on this. I think these are not used anymore. > > Thanks, > Chanaka > > On Wed, Jul 29, 2015 at 11:09 PM, Imesh Gunaratne wrote: > >> [+ Chanaka] >> >> On Fri, Jul 24, 2015 at 2:58 PM, Ime

Re: [Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Sameera Kannangara
Hi all, G-Reg 5.0.0 is tested with Solr 5.2.1 integration both in embedded mode and external mode. Gihan was able to check the DAS pack I created yesterday and verified that Registry indexing version used in DAS is 4.4.0 which uses Solr 5.0.0.wso2v1 We will check why registry indexing 4.4.5.SNAPS

[Dev] TenantManager doesn't return super tenant

2015-07-29 Thread Anuruddha Liyanarachchi
Hi, I noticed that org.wso2.carbon.user.core.tenant.TenantManager class getTenant() method doesn't return super tenant for super tenantId(-1234). Just wanted to know whether this is the expected behaviour ? -- *Thanks and Regards,* Anuruddha Lanka Liyanarachchi Software Engineer - WSO2 Mobile :

Re: [Dev] [AppM] App manager-1.1.0 with Carbon 4.4.0 upgrade status

2015-07-29 Thread Prabath Abeysekera
Hi Ruwan, If you guys already managed to install AppManagement related features via P2 plugin, there's no reason why the same cannot be done for the rest of the products as well. Let me try this myself and confirm. The other most important thing is getting app-management features released on top

Re: [Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Sagara Gunathunga
On Thu, Jul 30, 2015 at 10:12 AM, Sameera Kannangara wrote: > Hi all, > > G-Reg 5.0.0 is tested with Solr 5.2.1 integration both in embedded mode > and external mode. > Are we good or any issue ? Thanks ! > > Gihan was able to check the DAS pack I created yesterday and verified that > Registry

Re: [Dev] Building BAM with registry.indexing version 4.4.5-SNAPSHOT

2015-07-29 Thread Sameera Kannangara
Hi Sagara, It was discovered that content of the Swagger files added to the registry are not indexed. But that's not actually a issue related to Solr 5.2.1 integration. It seems the problem is swagger content is not sent to the indexing properly. I checked with G-Reg 5.0.0 alpha pack and with that

Re: [Dev] TenantManager doesn't return super tenant

2015-07-29 Thread Thusitha Thilina Dayaratne
Hi Anuruddha, AFAIK that is the expected behavior. Super tenant id is -1234 https://github.com/wso2/carbon4-kernel/blob/master/core/org.wso2.carbon.base/src/main/java/org/wso2/carbon/base/MultitenantConstants.java#L34 Thanks /Thusitha On Thu, Jul 30, 2015 at 10:18 AM, Anuruddha Liyanarachchi < a

[Dev] Fwd: Platform test automation for multiple cluster patterns

2015-07-29 Thread Suhan Dharmasuriya
Hi, We are into the process of automating tests at the platform level for multiple clustering patterns. As discussed in the preliminary sessions we have identified the requirements spanning in three different levels. 1. Test Automation - No need to focus on the topology of the cluster. Will focus

[Dev] [APIM][BAM] Problem with producing a summerized table using a combination of two cassandra column families

2015-07-29 Thread Malintha Amarasinghe
Hi all, For a recent requirement, we need to analyse the number of successful and throttled out requests per API over time to visualize them in APIM statistics graphs. Ex: Time Range (per hour) API Number of successful requests Number of Throttled out requests 1.00 pm - 2.00 pm api1:v1.0.0

Re: [Dev] TenantManager doesn't return super tenant

2015-07-29 Thread Chathura Priyankara
Hi Anuruddha, To get a specific tenant by using the tenant id you have to login from that tenant first. Thanks, Chathura. On Thu, Jul 30, 2015 at 10:50 AM, Thusitha Thilina Dayaratne < thusit...@wso2.com> wrote: > Hi Anuruddha, > > AFAIK that is the expected behavior. Super tenant id is -1234 >

Re: [Dev] TenantManager doesn't return super tenant

2015-07-29 Thread Anuruddha Liyanarachchi
Hi Chatura, I am login using super tenant. So should I be able to get the super tenant object from getTenant() method passing super tenant ID -1234 ? On Thu, Jul 30, 2015 at 11:16 AM, Chathura Priyankara wrote: > Hi Anuruddha, > > To get a specific tenant by using the tenant id you have to logi

Re: [Dev] Stack Overflow Question - Please help me

2015-07-29 Thread Kasun Dananjaya Delgolla
Hi Zahra, Seems like you still haven't configured WSO2EMM_DB properly. Check the names again and if you don't find the issue, please post your latest master-datasources.xml and DB list again. Thanks On Wed, Jul 29, 2015 at 5:01 PM, Zahra Alimadadi wrote: > Hi, > > Any idea about this? > > Best

[Dev] [DEV] [AF] Application Type Processor Interface method throwing an unsupported exception

2015-07-29 Thread Danushka Fernando
Hi, I found $subject in validate method. Any body knows the reason for this? Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/li

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

2015-07-29 Thread Ruwan Abeykoon
Hi Carbon Team, [x] Stable Product : App Manager Tested: Basic publisher/subscriber/store functionalities. Dependency matrix carbon.platform.version 4.4.1 carbon.proxyadmin.server.version 4.2.2 carbon.mediation.version 4.4.0 carbon.identity.version 4.5.0 carbon.identity.scim.vers

[Dev] [Architecture] [DAS] Upgrading Spark 1.4.0 -> 1.4.1 in DAS

2015-07-29 Thread Niranda Perera
Hi all, this is to inform that we will be upgrading Spark from 1.4.0 to 1.4.1 the upgrade on the outset, does not have any API changes or dependency upgrades. therefore, the version bump should not affect the current components. rgds -- *Niranda Perera* Software Engineer, WSO2 Inc. Mobile: +94

[Dev] [DEV] [AF] Remove nonbuildable deploy code from App Facrtory

2015-07-29 Thread Danushka Fernando
Hi All We implemented some way to deploy artifacts of nonbuildable apptypes without going though jenkins. But later due to complexity of file system call locks we moved back to Jenkins path. So AFAIK we not using this path. But still code related to this is there in the code base. If no one is goin

Re: [Dev] [DEV] [AF] Remove nonbuildable deploy code from App Facrtory

2015-07-29 Thread Manjula Rathnayake
Hi Danushka, +1 for removing the non used code. If we need the code back, it is available in git. Please make sure tests are not broken for all app types including data services. thank you. On Thu, Jul 30, 2015 at 12:17 PM, Danushka Fernando wrote: > Hi All > We implemented some way to deploy

[Dev] charon-2.0.1 moved to staging

2015-07-29 Thread Prasad Tissera
Hi Kasun, Please review and release to public [1]. Thanks. [1]. http://maven.wso2.org/nexus/content/repositories/orgwso2charon-017/ Regards, Prasad. -- Prasad Tissera Software Engineer. Mobile : +94777223444 ___ Dev mailing list Dev@wso2.org http://