Re: [Dev] Issues with converting JAXRS response to CarbonMessage

2016-05-11 Thread SajithAR Ariyarathna
Hi Manu, UUF is still depends on MSF4J 1.0.0 release. Hence, we still depends on Netty. Thanks. On Wed, May 11, 2016 at 8:30 PM, Manuranga Perera wrote: > BTW, Have we moved UUF to carbon message ? Did you face any limitations? > > On Wed, May 11, 2016 at 8:59 AM, Afkham Azeez

Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Asitha Nanayakkara
Yes. Thanks On Thu, May 12, 2016 at 10:53 AM, Kishanthan Thangarajah < kishant...@wso2.com> wrote: > Kalpa has already merged this. I hope you can continue the work with this > fix. > > On Wed, May 11, 2016 at 1:43 PM, Asitha Nanayakkara > wrote: > >> I raised the question in

Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Kishanthan Thangarajah
Kalpa has already merged this. I hope you can continue the work with this fix. On Wed, May 11, 2016 at 1:43 PM, Asitha Nanayakkara wrote: > I raised the question in Hazelcast Gitter community and they got back to > me saying to use the

Re: [Dev] [APIM] Supporting DB types for Statistical Database

2016-05-11 Thread Rukshan Premathunga
Hi Maneesha, even though a syntax error exist, it was executed successfully in mssql. Anyway we will fix this and commit. Thanks and Regards. On Thu, May 12, 2016 at 10:20 AM, Maneesha Wijesekara wrote: > Hi Rukshan, > Saw your commits in github for missing 3 db scripts for

Re: [Dev] [APIM] Supporting DB types for Statistical Database

2016-05-11 Thread Maneesha Wijesekara
Hi Rukshan, Saw your commits in github for missing 3 db scripts for the Jira [1]. Out of that, mssql and oracle_rac scripts have a syntax error in ' API_REQUEST_GEO_LOCATION_SUMMARY' table (missing a comma in city field). This was already in other 4 available scripts (db2,oracle,mysql and h2) and

Re: [Dev] Unable to load file for schema generation

2016-05-11 Thread Shakila Sivagnanarajah
Hi Nuwan, As Vivekananthan said in thread "[Meeting Notes] Implementing static schema for existing ESB connectors for data mapper", I also encapsulated null with double quote ("). It works fine. Thanks On Wed, May 11, 2016 at 5:58 PM, Shakila Sivagnanarajah wrote: > Thanks

Re: [Dev] [Vote] Developer Studio Kernel RC 2 released !

2016-05-11 Thread Awanthika Senarath
Hello Nuwan + ESB tooling, I have merged the PR to master branch. Please note that moving forward for patch requirements Developer Studio team will not give updates for product tooling requirements and the plan should me to move the relevant templates to the product tool itself. Thanks and

[Dev] use jaggeryJS for developments

2016-05-11 Thread Akila Nimantha [IT/EKO/LOITS]
Hi All, We are planning to use JaggeryJS for a new project which is fully service oriented. Jaggery is an awesome product but unfortunately didn't hear more about in the public last year. Is it still on the wso2's priority list Is it ok to use jaggeryJS in an upcoming project???

Re: [Dev] [EMM] Build failed due to one or more certificates rejected

2016-05-11 Thread Niranjan Karunanandham
Hi Saad, As mentioned in [1], this is because the JVM is not trusting the certificates. I also faced this issue when I tried to build Carbon 5 in openjdk. Changing the 2 policy jars will not have any effect since the trust certificate are at /jre/lib/security/cacerts [2]. I replaced the trust

Re: [Dev] [Docker][Puppet] [MB] Setting 'thriftServerHost' in WSO2 MB broker.xml file

2016-05-11 Thread Imesh Gunaratne
Great! Thanks for the update Thanuja! On Tuesday, May 10, 2016, Thanuja Uruththirakodeeswaran wrote: > Hi All, > > I have added the custom extension to wso2mb puppet module through > 'system_file_list' method. > > Like we used file_list to copy files to wso2 carbon home, we

Re: [Dev] [EMM] Build failed due to one or more certificates rejected

2016-05-11 Thread Saad Sahibjan
Hi, I tried solving the issue through downloading the JCE policy files from [1] and replacing it with the existing policy files in the path <$JAVA_HOME> /jre/lib/security Two policy files which were replaced are, 1. local_policy.jar 2. US_export_policy.jar But still was not able to solve the

Re: [Dev] [EMM] Build failed due to one or more certificates rejected

2016-05-11 Thread Bhathiya Jayasekara
If you are using java 1.7_80, try downgrading to 1.7_79. Thanks, Bhathiya On Wed, May 11, 2016 at 10:12 PM, Saad Sahibjan wrote: > Hi, > > I;m trying to build product EMM. I have successfully built > 'carbon-device-mgt' and 'carbon-device-mgt-plugins'. But when building >

Re: [Dev] [EMM] Build failed due to one or more certificates rejected

2016-05-11 Thread Aruna Karunarathna
Seems like a similar issue @dev in [1], can you check the solution given? [1]. [Dev] One or more certificates rejected Issue on product Build On Wed, May 11, 2016 at 10:12 PM, Saad Sahibjan wrote: > Hi, > > I;m trying to build product EMM. I have successfully built >

[Dev] [EMM] Build failed due to one or more certificates rejected

2016-05-11 Thread Saad Sahibjan
Hi, I;m trying to build product EMM. I have successfully built 'carbon-device-mgt' and 'carbon-device-mgt-plugins'. But when building 'product-emm', the build fails. Maven version - 3.3.9 Java version - 1.7 I get the below exception. Trying to sort it out from a few days. Any idea about the

Re: [Dev] [Vote] Developer Studio Kernel RC 2 released !

2016-05-11 Thread Jasintha Dasanayake
Hi Nuwan All these template should be moved into somewhere inside the ESB plugin now , these are not relevant for kernel Thanks and Regards /Jasintha On Wed, May 11, 2016 at 8:36 PM, Nuwan Pallewela wrote: > Hi All, > > There is an issue reported when creating pass though

Re: [Dev] [DEV][Puppet Modules] Finalizing wso2/puppet-modules 2.0.0 release

2016-05-11 Thread Chamila De Alwis
We've completed the Default platform test task as well. Some of the issues found and fixed are as follows. 1. Issues in GREG Hiera YAML - https://github.com/wso2/puppet-modules/pull/42 2. Fixing MB data sources properly - https://github.com/wso2/puppet-modules/pull/40 3. Incorrect

Re: [Dev] Xpath expression to fetch a property which has space in name

2016-05-11 Thread Praneesha Chandrasiri
hi Rajith, I added the above information under a topic named "Converting spaces" in docs of ESB 4.9.0 and above, as for example in [1]. Also, I added a comment in the JIRA in [2]. Thanks for the support! [1]

[Dev] Supporting javax.ws.rs.core.Request instead of org.wso2.msf4j.Request

2016-05-11 Thread Afkham Azeez
Can support javax.ws.rs.core.Request instead of org.wso2.msf4j.Request with @Context? -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * * *email: **az...@wso2.com* * cell:

Re: [Dev] Issues with converting JAXRS response to CarbonMessage

2016-05-11 Thread Afkham Azeez
Sorry for the noise. org.wso2.msf4j.Response handles multivalues headers. On Wed, May 11, 2016 at 6:29 PM, Afkham Azeez wrote: > I just noticed $subject today. For example, CarbonMessage hasn't been > designed with multivalued headers in mind. In addition, there are many >

Re: [Dev] [Vote] Developer Studio Kernel RC 2 released !

2016-05-11 Thread Nuwan Pallewela
Hi All, There is an issue reported when creating pass though proxy services[1]. This is because a template file in org.wso2.developerstudio.eclipse.platform.core/resources/templates/ proxyservices/*pass-through-proxy.xml.* I think we should fix this. I have sent a PR to fix this issue[2]. [1]

Re: [Dev] Issues with converting JAXRS response to CarbonMessage

2016-05-11 Thread Manuranga Perera
BTW, Have we moved UUF to carbon message ? Did you face any limitations? On Wed, May 11, 2016 at 8:59 AM, Afkham Azeez wrote: > I just noticed $subject today. For example, CarbonMessage hasn't been > designed with multivalued headers in mind. In addition, there are many > things

Re: [Dev] Releasing carbon-appmgt 1.1.3

2016-05-11 Thread Hasunie Adikari
Hi Thilini, There was a issue in installing mobile apps from AppStore.I'm getting following backend error and INSTALL_APPLICATION operation is also not added to the operation table. [2016-05-11 19:51:35,641] ERROR {org.jaggeryjs.jaggery.core.manager.WebAppManager} -

[Dev] Issues with converting JAXRS response to CarbonMessage

2016-05-11 Thread Afkham Azeez
I just noticed $subject today. For example, CarbonMessage hasn't been designed with multivalued headers in mind. In addition, there are many things in the JAXRS response which doesn't look like they are supported in CarbonMessage. Have we lost functionality by moving to CarbonMessage? -- *Afkham

Re: [Dev] Developer Studio Server Modification to add Product based Servers

2016-05-11 Thread Awanthika Senarath
if we open dashboard once, we persist this info so it will appear in show view -> servers as well, but if customer first do show view -> servers it wont come, since that action is eclipse inbuilt action we cannot capture that event. We will have to go with a start up option if we have to execute

Re: [Dev] Developer Studio Server Modification to add Product based Servers

2016-05-11 Thread Susinda Perera
Hi Awanthika Can't we do the same on the first time we do show view -> servers option. And then we persists this info. On Tue, May 10, 2016 at 10:15 AM, Awanthika Senarath wrote: > Hello all, > > We have completed $subject as an improvement for user experience as > follows,

Re: [Dev] Unable to load file for schema generation

2016-05-11 Thread Shakila Sivagnanarajah
Thanks for your quick response Nuwan. On Wed, May 11, 2016 at 5:15 PM, Nuwan Pallewela wrote: > Hi Shakila, > > Yes. This JSON message format is not yet supported in DataMapper schema > generator. We will inform you when it is fixed[1]. > > [1]

Re: [Dev] Unable to load file for schema generation

2016-05-11 Thread Nuwan Pallewela
Hi Shakila, Yes. This JSON message format is not yet supported in DataMapper schema generator. We will inform you when it is fixed[1]. [1] https://wso2.org/jira/browse/DEVTOOLESB-158 Thanks, Nuwan On Wed, May 11, 2016 at 4:51 PM, Shakila Sivagnanarajah wrote: > Hi all, > >

[Dev] [ES] Publisher Store Separated Setup Documentation Clarifications

2016-05-11 Thread Isuru Haththotuwa
Hi Devs, In ES 2.0.0 distributed deployment documentation [1], it is mentioned that its using SSO with Identity Server. However, the store node's publisher.json file's identityProviderURL is pointing to the publisher node [2]. Is this intentional? Are we using the Publisher node also as an IDP?

[Dev] Unable to load file for schema generation

2016-05-11 Thread Shakila Sivagnanarajah
Hi all, Unable to load the uploaded json file to generate output schema. It says "File content cannot be parsed". Could you please check this? Please find the attachment below. Thank you. -- Shakila Sivagnanarajah Associate Software Engineer Mobile :+94 (0) 768 856837 shak...@wso2.com

Re: [Dev] Human Task in wso2 bps

2016-05-11 Thread Milinda Perera
Hi Lakshitha, The problem is in ApproveClaim-output.jsp The error is in your response message. You are creating the response message as follows: if (outputVal == 'approve') { return 'http://www.example.com/claims/schema ">true'; } else if (outputVal == 'disapprove') { return

[Dev] [ES] [PC] Unable to locate tenant configurations in order to retrieve activated assets Error

2016-05-11 Thread Waruna Jayaweera
Hi, After moving to carbon store version 2.3.11-SNAPSHOT, I am getting error [1] in store(process explorer). This happens when I click on a process (asset) to view its information or when navigating through tabs in process page. Appreciate any suggestions to fix this issue. Thanks, Waruna [1]

[Dev] [IS] RESTful Fine Grained Authorization-as-a-Service (AZaaS)

2016-05-11 Thread Manujith Pallewatte
Hi Pushpalanka, I managed to setup the development environment and build all the sources (thanks to Omindu :)) Then I made the PEP client using the entitlement stubs as you have mentioned in a previous thread. It's working in an accepted state. But I encountered some questions during the process,

[Dev] [IOTS] [IS] Getting an exception after upgrading carbon.identity to 5.1.1-SNAPSHOT

2016-05-11 Thread Milan Perera
Hi all, We are getting the following exception while building the product after upgrading carbon.identity to 5.1.1-SNAPSHOT. Status ERROR: org.eclipse.equinox.p2.artifact.repository code=0 For input string: "${equinox" java.lang.NumberFormatException: For input string: "${equinox" Product

Re: [Dev] Fwd: [GSoC 16'] Proposal 20: [IS] SCIM 2.0 Support to WSO2 Identity Server

2016-05-11 Thread Pushpalanka Jayawardhana
Hi Manujith, Hope you progressing with the initial steps of the project. Please start a new thread to track the progress, so that we can finish this off within time. Thanks, Pushpalanka On Fri, Mar 25, 2016 at 10:22 PM, Manujith Pallewatte wrote: > Hi all, > > I added

Re: [Dev] Releasing carbon-appmgt 1.1.3

2016-05-11 Thread Hasunie Adikari
Hi Dinusha, Noted. Thanks On Wed, May 11, 2016 at 1:30 PM, Dinusha Senanayaka wrote: > Thanks Maheshika. @Hasunie: Please note. > > On Wed, May 11, 2016 at 1:20 PM, Maheshika Goonetilleke < > mahesh...@wso2.com> wrote: > >> H Dinusha >> >> Staged; >>

[Dev] Fwd: GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner

2016-05-11 Thread Mahesh Dananjaya
-- Forwarded message -- From: Mahesh Dananjaya Date: Wed, May 11, 2016 at 1:43 PM Subject: Re: [Dev] GSOC2016: [ML][CEP] Predictive analytic with online data for WSO2 Machine Learner To: Maheshakya Wijewardena Hi Maheshakya, sorry

Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Asitha Nanayakkara
I raised the question in Hazelcast Gitter community and they got back to me saying to use the com.hazelcast.config.Config#setClassLoader(...) to set the requeired class loader as the solution. Since the issue affects all the users of carbon Hzelcast module we have to fix this in carbon Hazelcast

Re: [Dev] Releasing carbon-appmgt 1.1.3

2016-05-11 Thread Dinusha Senanayaka
Thanks Maheshika. @Hasunie: Please note. On Wed, May 11, 2016 at 1:20 PM, Maheshika Goonetilleke wrote: > H Dinusha > > Staged; > https://maven.wso2.org/nexus/content/repositories/orgwso2carbonappmgt-1001/ > > On Wed, May 11, 2016 at 12:27 PM, Dinusha Senanayaka

Re: [Dev] Releasing carbon-appmgt 1.1.3

2016-05-11 Thread Maheshika Goonetilleke
H Dinusha Staged; https://maven.wso2.org/nexus/content/repositories/orgwso2carbonappmgt-1001/ On Wed, May 11, 2016 at 12:27 PM, Dinusha Senanayaka wrote: > Hi Maheshika, > > Can you stage this again and send the URL. > > Regards, > Dinusha. > > On Tue, May 10, 2016 at 6:45

Re: [Dev] [C5] BPS Server startup hangs after a NPE.

2016-05-11 Thread Niranjan Karunanandham
Hi Hasitha, Looks like this issue is similar to that mentioned in stackoverflow[1]. I will look into this and get back to you. [1] - http://stackoverflow.com/questions/30590378/java-8-stream-api-exceptions-when-modifying-lists Regards, Nira On Tue, May 10, 2016 at 12:44 PM, Niranjan

Re: [Dev] Release tag's not available in ML repo

2016-05-11 Thread Manoj Kumara
Great Thanks Supun. *Manoj Kumara* WSO2 Inc. *| **lean. enterprise. middleware.* *Mobile:* +94 713 448188 On Wed, May 11, 2016 at 12:30 PM, Supun Sethunga wrote: > Hi Manoj, > > Yes, latest RCs contain the released versions of dependencies. Please go > ahead with 1.0.0-RC2 and

Re: [Dev] Release tag's not available in ML repo

2016-05-11 Thread Supun Sethunga
Hi Manoj, Yes, latest RCs contain the released versions of dependencies. Please go ahead with 1.0.0-RC2 and 1.1.0-RC5. We'll create a release tag as well. Regards, Supun On Wed, May 11, 2016 at 12:16 PM, Manoj Kumara wrote: > Hi ML Team, > > I'll looking into released tags of

Re: [Dev] Releasing carbon-appmgt 1.1.3

2016-05-11 Thread Dinusha Senanayaka
Hi Maheshika, Can you stage this again and send the URL. Regards, Dinusha. On Tue, May 10, 2016 at 6:45 PM, Dinusha Senanayaka wrote: > Maheshika, Please drop the staging repo. We will let you know once issue > is fixed and ready to re-stage. > > Regards, > Dinusha. > > On

Re: [Dev] Carbon-transport feature does not contain netty-transports.yml

2016-05-11 Thread Senduran Balasubramaniyam
Hi All, We'll update the feature pom with resource plugin Regards Senduran On Wed, May 11, 2016 at 11:48 AM, Afkham Azeez wrote: > Yes, it has to be added > > On Wed, May 11, 2016 at 9:02 AM, Niranjan Karunanandham > wrote: > >> Hi all, >> >> When I tried

[Dev] Release tag's not available in ML repo

2016-05-11 Thread Manoj Kumara
Hi ML Team, I'll looking into released tags of each product to issue an security patch and noticed that tag correspond to 1.0.0 and 1.1.0 version is not available in the repo. Can I assume the latest RC tag contain the released version of each dependency repo's. IMO this tag need to be created

Re: [Dev] GReg 5.0.1 tag is not available in Git repo

2016-05-11 Thread Manoj Kumara
Great. Thanks for the confirmation. *Manoj Kumara* WSO2 Inc. *| **lean. enterprise. middleware.* *Mobile:* +94 713 448188 On Wed, May 11, 2016 at 12:13 PM, Sameera Kannangara wrote: > Hi Manoj, > > v5.0.1-RC3 is the the tag for G-Reg 5.0.1 release. > I'll look in to creating

Re: [Dev] GReg 5.0.1 tag is not available in Git repo

2016-05-11 Thread Sameera Kannangara
Hi Manoj, v5.0.1-RC3 is the the tag for G-Reg 5.0.1 release. I'll look in to creating a tag to represent 5.0.1 release.Thanks for pointing out the missing tag. Thank you, SameeraK. On Wed, May 11, 2016 at 12:05 PM, Manoj Kumara wrote: > Hi Greg Team, > > I'll looking into

Re: [Dev] GSoC2016-Contact Development Team Feature

2016-05-11 Thread Nathiesha Maddage
Hi all, Regarding the preference settings, as I have read, the plugins that are started early are listed in preferences-general-startup and shutdown page. So the user can deselect the plugin from that list and then it will not be started once Eclipse starts. Is this what is expected? Or I can add

[Dev] GReg 5.0.1 tag is not available in Git repo

2016-05-11 Thread Manoj Kumara
Hi Greg Team, I'll looking into released tags of each product to issue an security patch and noticed that tag correspond to 5.1.0 version is not available in the repo. Can I assume the v5.0.0-rc3 tag contain the released version of each dependency repo's. IMO this tag need to be created as well

Re: [Dev] What should be the default port for analytics servers

2016-05-11 Thread Isabelle Mauny
+1. This is only for Dev Iranga, not a real deployment. On Wednesday, May 11, 2016, Chanaka Fernando wrote: > Hi Iranga, > > What we are considering here is a scenario where we deploy ESB and > analytics server in a development environment (local machine). If you do a > real

Re: [Dev] Carbon-transport feature does not contain netty-transports.yml

2016-05-11 Thread Afkham Azeez
Yes, it has to be added On Wed, May 11, 2016 at 9:02 AM, Niranjan Karunanandham wrote: > Hi all, > > When I tried installing carbon-transports feature to Carbon-Kernel 5.1.0 > and started the pack, I noticed that it requires a config file > (netty-transports.yml). Shouldn't

Re: [Dev] [Vote] Developer Studio Kernel RC 2 released !

2016-05-11 Thread Awanthika Senarath
Hello Jasintha, Noted, Please find my inline comments -All submenus should have a menu icon +1, I will look into this. -Capp and Maven preferences pages should be removed from kernel and should only appear when that plugins are installed +1, Will remove these from Kernel and move them to

Re: [Dev] Reading headers/form fields of a multipart/form-data request in msf4j

2016-05-11 Thread Samiyuru Senarathne
When I was looking into form processing in MSF4J, I was looking at modifying apache commons [1][2] to meet our needs since it has multipart support and it is widely used with servlets. But IMO we wont be able to use it directly out of the box as a library to parse the byte buffer we have because