[Dev] [ESB-Connector] Google Spreadsheet Connector Documentation not Changed

2015-08-16 Thread Rajjaz Mohammed
Hi All, Please Note $Subject . Authentication method changed to OAuth 2.0 so init method should be oAuth2init . but its still not updated in Documentation. -- Thank you Best Regards *Rajjaz HM* Associate Software Engineer WSO2 Inc. http://wso2.com/ lean | enterprise | middleware Mobile :

Re: [Dev] at_hash hash size

2015-08-16 Thread Johann Nallathamby
Thanks Udara for reporting this. Fixed it with PRs [1] and [2]. [1] https://github.com/wso2/carbon-identity/pull/814 [2] https://github.com/wso2/carbon-identity/pull/815 On Tue, Aug 11, 2015 at 2:55 PM, Udara Liyanage ud...@wso2.com wrote: Hi, The fixing PR of [3] (Access Token hash value

Re: [Dev] [ML] Error when deserializing model summary

2015-08-16 Thread Madawa Soysa
Yes I was able to resolve the issue by removing RDD fields from the SummaryModel object as @Mano pointed out. Still I have the same exception when retrieving the model. Trying to fix that issue. On 14 August 2015 at 10:43, Nirmal Fernando nir...@wso2.com wrote: Thanks Niranda, this doc is

Re: [Dev] [CARBON-15265][IDENTITY-3423][MB-1128] is reproducible in kernal 4.4.1

2015-08-16 Thread Johann Nallathamby
I have resolved CARBON-15265/IDENTITY-3511 as it seems to be related but different. The current issue will be tracked in IDENTITY-3423. On Fri, Aug 14, 2015 at 4:07 PM, Indika Sampath indi...@wso2.com wrote: Hi Tharindu, Please find the attach files which contains stack trace separately.

[Dev] [ML] Progress with Deeplearning Integration

2015-08-16 Thread Thushan Ganegedara
Hi all, Below is a progress report on the Deeplearning integration The previous two weeks I mainly dedicated for testing what is already implemented for errors and potential enhancements. *Getting the deeplearning component to work* After rigorously testing the deeplearning component, it seems

Re: [Dev] What is the best approach to version webapps?

2015-08-16 Thread Joseph Fonseka
Hi Nirmal IMO we should have version number in war since we will be shipping fixes which means a new war. And changing the context is also not good because then client has to changed. So I think the third option is the best if it works. Thanks Jo On Sat, Aug 15, 2015 at 9:16 PM, Thilini Cooray

[Dev] [PR] API Changes for Zoho Recruit connector

2015-08-16 Thread Kesavan Yogarajah
Hi Malaka, Please find the pull request[1] for Zoho Recruit connector. Thanks [1] - https://github.com/wso2/esb-connectors/pull/271 Kesavan Yogarajah Associate Software Engineer Mobile :+94 (0) 779 758021 kesav...@wso2.com WSO2, Inc. lean . enterprise . middleware

[Dev] [DEV][EMM] Android enrollment production readiness

2015-08-16 Thread Inosh Perera
Hi Milan/Kasun, During the EMM registration[1], Step 3 and 4 where the user has to enter the IP/domain; should be designed in a way where in a production scenario, this step can be bypassed. In other words, the IP can be hard coded and the step can be hidden from the user, since in production

Re: [Dev] [DEV][EMM] Android enrollment production readiness

2015-08-16 Thread Dilshan Edirisuriya
Hi, Better make the IP configurable so that it can be hidden anytime specially when it comes to a production environment. When it comes to domain also same thing is applicable since for most of the deployment it will only need just one tenant. Regards, Dilshan On Mon, Aug 17, 2015 at 10:07 AM,

Re: [Dev] [ESB-Connector] Google Spreadsheet Connector Documentation not Changed

2015-08-16 Thread Nirdesha Munasinghe
Copying Nisrin... On Sun, Aug 16, 2015 at 2:58 PM, Rajjaz Mohammed raj...@wso2.com wrote: Hi All, Please Note $Subject . Authentication method changed to OAuth 2.0 so init method should be oAuth2init . but its still not updated in Documentation. -- Thank you Best Regards *Rajjaz HM*

Re: [Dev] What is the best approach to version webapps?

2015-08-16 Thread Nuwan Dias
Yes, the objective is to be able to release newer versions of webapps without depending on product releases so we can iteratively do improvements to those. Ex: An app with API Analytics. Thanks, NuwanD. On Mon, Aug 17, 2015 at 8:49 AM, Joseph Fonseka jos...@wso2.com wrote: Hi Nirmal IMO we

Re: [Dev] [PR] API Changes for Zoho Recruit connector

2015-08-16 Thread Malaka Silva
Merged please re upload the connector On Mon, Aug 17, 2015 at 8:51 AM, Kesavan Yogarajah kesav...@wso2.com wrote: Hi Malaka, Please find the pull request[1] for Zoho Recruit connector. Thanks [1] - https://github.com/wso2/esb-connectors/pull/271 Kesavan Yogarajah Associate Software

Re: [Dev] [DAS][Doc] Configuring a Hbase datasource doc is not correct

2015-08-16 Thread Anjana Fernando
Hi, @Gokul, we will have to put at least a sample configuration of how a possible proper clustered setup and a pseudo-distributed would be like. So an user can create a setup quickly. And of course, we do not have to put all the possible configuration properties of HBase, for that, pointing to

[Dev] Please review and merge PR for IDENTITY-3423

2015-08-16 Thread Indunil Upeksha Rathnayake
Hi, Please review and merge the PR [1] as the fix for the public JIRA [2] that relates to [3]. [1] https://github.com/wso2/carbon4-kernel/pull/386 [2] https://wso2.org/jira/browse/IDENTITY-3423 [3] https://wso2.org/jira/browse/MB-1128 Thanks and Regards -- Indunil Upeksha Rathnayake Software

Re: [Dev] [DEV][EMM] Android enrollment production readiness

2015-08-16 Thread Dulitha Wijewantha
Hi Inosh, +1 for the property file. We also can trigger the build from Gradle for environments right? [1]. We can pass in an environment parameter to build an artifact. [1] - http://tobiasbayer.com/blog/2011/04/16/building-for-different-environments-with-gradle/ Cheers~ On Mon, Aug 17, 2015 at