[Dev] User Manager MySQL Exception

2015-04-06 Thread Kasun Dananjaya Delgolla
Hi All, I'm getting a MySQL Error (com.mysql.jdbc.exceptions.MySQLSyntaxErrorException) when I'm trying to manager users via Carbon console. MySQL version in the server is 5.5.41 and the connectorJ version is 5.1.35. I have tried the solution suggested by Darshana in [1] and it did not work for

Re: [Dev] [Urgent] Source location of identity Oauth 4.3.3 components

2015-04-06 Thread Nuwandi Wickramasinghe
Hi Harshan, You can find the identity oauth 4.3.3 component in the zip given in [1] [1] https://github.com/wso2/carbon-identity/releases/tag/carbon-identity-4.3.3 On Tue, Apr 7, 2015 at 7:59 AM, Harshan Liyanage hars...@wso2.com wrote: Hi, I have checked for the source of

Re: [Dev] [Urgent] Source location of identity Oauth 4.3.3 components

2015-04-06 Thread Harshan Liyanage
Hi Nuwandi, Johann, Thanks for the support. Best 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 Tue, Apr 7, 2015 at 9:15 AM, Johann

[Dev] [Urgent] Source location of identity Oauth 4.3.3 components

2015-04-06 Thread Harshan Liyanage
Hi, I have checked for the source of org.wso2.carbon.identity.oauth v 4.3.3 in [1] [2]. But I could not find those components in either Git repo or in SVN repo. But version 4.3.4 of these components are available in git release 4.3.4 branch. We have a blocker here for CDM release due to

Re: [Dev] [Urgent] Source location of identity Oauth 4.3.3 components

2015-04-06 Thread Johann Nallathamby
OAuth 4.3.3 in git is found in [1]. But this is not a proper released version. When I say proper release it was not tested and all. It was released in order to get the git build working. If you are going to release an alpha or beta, you've got to depend on a version thats going to be really

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

2015-04-06 Thread Chanaka Fernando
Hi Johann/KasunG/Kishanthan, What would be the way forward to support this feature? We can have the Developer Studio story completed if we use the allowRoles parameter with the *SecurityDeploymentIntercepter *class updating the DB. If we are going with the registry resource property approach, we

Re: [Dev] User Manager MySQL Exception

2015-04-06 Thread Inshaf Mahath
Hi Kasun, Did you try on mysql-connector-java-5.1.30.jar? I faced some issues because of different version of jars. But 5.1.30 worked for me. On Tue, Apr 7, 2015 at 1:26 AM, Kasun Dananjaya Delgolla kas...@wso2.com wrote: Hi All, I'm getting a MySQL Error

Re: [Dev] [ESB] Making iterate calls based on response element

2015-04-06 Thread Keerthika Mahendralingam
Hi All, We have resolved this issue by calling the template itself recursively with the use of filter mediator and aggregate the responses in the required format using the enrich mediator as follows: ?xml version=1.0 encoding=UTF-8? template name=getLeadActivities

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Kathees Rajendram
Hi Chanaka, No,I created the esb cluster setup without elb and tested on that.I am getting same issue. Thanks, Kathees On Tue, Apr 7, 2015 at 9:59 AM, Chanaka Fernando chana...@wso2.com wrote: Hi Kathees, Have you been able to fix your issue with the given suggestions? Thanks, Chanaka

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-04-06 Thread Yasassri Ratnayake
Hi All, This is to update the Latest progress on App Manager Release testing. Currently there are following blockers and critical issues. IMHO these need to be fixed before the release. - Oracle DB script related issues. - BAM toolbox issues/ Stats related issues - Single Logout -

[Dev] WS-RM Inbound endpoint based on Apache CXF Orbit bundle

2015-04-06 Thread Sandamal Weerasinghe
Hi all, Please find the pull request for the orbit bundle required for the above feature. In the orbit bundle I embedded the dependencies because many of them don't have osgi bundles and this would ensure that the RM Inboundfeature would have all the dependencies it would need.

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

2015-04-06 Thread Nandika Jayawardana
Yes. Lets have a meeting and get at least one person from all the affected teams. Regards Nandika On Tue, Apr 7, 2015 at 11:08 AM, Chanaka Fernando chana...@wso2.com wrote: Hi Sohani, Shall we arrange a meeting to discuss this and finalize the approach? Looks like we have several approaches

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Chanaka Fernando
Hi Kathees, Have you been able to fix your issue with the given suggestions? Thanks, Chanaka On Mon, Apr 6, 2015 at 4:34 PM, Kathees Rajendram kath...@wso2.com wrote: Hi Chanaka, Ok I will create the cluster setup without ELB. @Ravindra, I created the cluster with M8 pack which was built

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

2015-04-06 Thread Nandika Jayawardana
In BPS, we have to pack the policy file within the bpel project itself and refer to it in the deploy.xml. We are going to have to update the deployment code as we are creating the axis service objects dynamically. Regards Nandika On Tue, Apr 7, 2015 at 10:04 AM, Chanaka Fernando

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

2015-04-06 Thread Chanaka Fernando
Hi Sohani, Shall we arrange a meeting to discuss this and finalize the approach? Looks like we have several approaches but still we have not agreed on a proper solution. Thanks, Chanaka On Tue, Apr 7, 2015 at 10:12 AM, Nandika Jayawardana nand...@wso2.com wrote: In BPS, we have to pack the

Re: [Dev] App-Manager 1.0 Release Testing Update

2015-04-06 Thread Selvaratnam Uthaiyashankar
Hi Sumedha, Dinusha, When do we have the alpha release with feature frozen? On Tue, Apr 7, 2015 at 10:35 AM, Yasassri Ratnayake yasas...@wso2.com wrote: Hi All, This is to update the Latest progress on App Manager Release testing. Currently there are following blockers and critical issues.

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Kathees Rajendram
Hi Chanaka, Ok I will create the cluster setup without ELB. @Ravindra, I created the cluster with M8 pack which was built from developer branch. Ok I will try the cluster with esb M8 pack [1]. [1] - https://svn.wso2.org/repos/wso2/people/chanakaf/Alpha-Release/ Thanks, Kathees On Mon, Apr 6,

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

2015-04-06 Thread Chanaka Fernando
Hi KasunG, I have checked on the source code of the previous implementation and according to that, when applying security through Management console and through allowRoles service parameter, it executes the same code on the Security side (please see below). *SecurityConfigAdmin.java (Executes

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

2015-04-06 Thread Sohani Weerasinghe
@Chanaka: Thanks for investigating on this issue. Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Mon, Apr 6, 2015 at 12:02 PM, Chanaka Fernando

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Chanaka Fernando
Hi Kathees, Have you started the worker nodes? By theory, Tasks are running on worker nodes. You need to have at least 1 worker node to start executing the tasks. Also there is another configuration file which controls the minimum number of instances to start executing the tasks. This can be

Re: [Dev] Some suggestions for ML

2015-04-06 Thread Nirmal Fernando
Thanks Lochana for the suggestions! On Thu, Apr 2, 2015 at 6:33 PM, Lochana locha...@gmail.com wrote: I think it is better to give an option to upload a file (csv or tsv) for predictions (rather than asking user to input values for features).

Re: [Dev] Some suggestions for ML

2015-04-06 Thread Praneesha Chandrasiri
Hi Niro, Can you please correct the wording in the architecture diagram in [1] as WSO2 Machine Learner REST API, and resend the diagram? [1] https://docs.wso2.com/display/ML100/Architecture On Sun, Apr 5, 2015 at 10:17 PM, CD Athuraliya chathur...@wso2.com wrote: Hi Lochana, Thanks for your

[Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Kathees Rajendram
Hi, I tested Kafka inbound in esb cluster mode. I have added required patches and inbound configuration in manager node. When I start the manger node I am getting following error. Am I missing anything? [2015-04-06 12:32:55,977] INFO - NTaskTaskManager Initialized task manager on manager node.

Re: [Dev] Some suggestions for ML

2015-04-06 Thread Praneesha Chandrasiri
Thanks Niro! I have updated the diagram in [1]. [1] https://docs.wso2.com/display/ML100/Architecture On Mon, Apr 6, 2015 at 1:44 PM, Niroshika Priyadarshani nirosh...@wso2.com wrote: Hi Praneesha, I am sending the updated diagram with this. Thanks. Niroshika Priyadarshani Marketing

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Chanaka Fernando
[Adding Kathees] On Mon, Apr 6, 2015 at 2:23 PM, Ravindra Ranwala ravin...@wso2.com wrote: Hi Chanaka, Yes, I have encountered with this error while I was testing MSMP tasks in cluster mode. It was an intermittent issue. @Kathees: Could you please restart the manager node again and make

Re: [Dev] [dev] Getting a Null Pointer Exception when enrolling a device in mdm

2015-04-06 Thread Thusitha Thilina Dayaratne
Hi Sameera, Have u already registered a DeviceManagementService service? Thanks /Thusitha On Mon, Apr 6, 2015 at 2:22 PM, Sameera Gunarathne samee...@wso2.com wrote: Hi, I am getting a Null Pointer Exception when enrolling a device using following getDeviceManagementService() method.

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Ravindra Ranwala
Hi Kathees, I'm not sure which ESB pack are you using. Anyway the M8 pack [1] was working fine for me. Could you please try that out and let us know. [1] https://svn.wso2.org/repos/wso2/people/chanakaf/Alpha-Release/ Thanks Regards, On Mon, Apr 6, 2015 at 2:53 PM, Chanaka Fernando

Re: [Dev] Admin Service in WSO2 AS for Web app deployment

2015-04-06 Thread Awanthika Senarath
Thanks KasunG, If the admin service supports war deployment in exploded format, it should be possible for us to directly call the admin service via Dev Studio and handle this, isn't it? I will have to study the admin service and see how it supports this. regards Awanthika On Mon, Apr 6, 2015

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

2015-04-06 Thread Chanaka Fernando
Hi Johann, After looking through the new implementation of the *SecurityDeploymentIntercepter.java *file in the latest GIT source code[1] , I could find that this allowRoles parameter related implementation has been removed. Entire implementation of the *applySecurityParameters(AxisService

Re: [Dev] Orbit bundles and transitive dependencies in the compile time

2015-04-06 Thread Sameera Jayasoma
You can embed the dependency jar as it is without unpacking the jar file. One of the jars is singed. Thats why you get this exception. On Mon, Apr 6, 2015 at 11:14 AM, Niranda Perera nira...@wso2.com wrote: Hi Sameera, Noted. returning back to where this issue occurred initially, when I

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

2015-04-06 Thread Johann Nallathamby
Hi Kasun/Kishanthan, Any idea why this was removed ? I thought security-mgt is maintained by IS team. But looks like others are also working on this component. On Mon, Apr 6, 2015 at 12:05 PM, Sohani Weerasinghe soh...@wso2.com wrote: @Chanaka: Thanks for investigating on this issue. Sohani

[Dev] [dev] Getting a Null Pointer Exception when enrolling a device in mdm

2015-04-06 Thread Sameera Gunarathne
Hi, I am getting a Null Pointer Exception when enrolling a device using following getDeviceManagementService() method. public static DeviceManagementService getDeviceManagementService() { try { DeviceManagementService deviceManagementService;

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Ravindra Ranwala
Hi Chanaka, Yes, I have encountered with this error while I was testing MSMP tasks in cluster mode. It was an intermittent issue. @Kathees: Could you please restart the manager node again and make sure that you have started one or more workers in the meantime as Chanaka mentioned. AFAIK, manager

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Kathees Rajendram
Hi Chanaka,Ravindra, I have the setup with a elb,a manager node and a worker node. As Chanaka mentioned I changed taskServerCount parameter value to 1 in both manager and worker node. Still I am getting the same error in both manager and worker node. Thanks, Kathees On Mon, Apr 6, 2015 at 2:24

[Dev] Integration test coverage with JDK 1.7 and 1.8

2015-04-06 Thread Krishantha Samaraweera
Hi all, As you might know test coverage generation is not compatible with JDK 1.7 and 1.8 versions. You can disable coverage temporary for builds running on above JDKs. However you can add following property into sever startup file (wso2server.sh) manually to generate coverage with JDK 1.7

Re: [Dev] Testing Kafka Inbound in ESB cluster mode.

2015-04-06 Thread Chanaka Fernando
Hi Kathees, Can you setup a cluster without ELB and check on that? Thanks, Chanaka On Mon, Apr 6, 2015 at 2:50 PM, Kathees Rajendram kath...@wso2.com wrote: Hi Chanaka,Ravindra, I have the setup with a elb,a manager node and a worker node. As Chanaka mentioned I changed taskServerCount

[Dev] Schema enforcement upon reading configuration files

2015-04-06 Thread Prabath Abeysekera
Hi Folks, I have a few XML configuration files used in MDM upon which I need to enforce some schema validations when they are read and loaded. Where is it recommended to keep the schema files associated with the above configs, within the distribution structure? One option would be to have the

Re: [Dev] Implementing HTML support for E-mail Notifications

2015-04-06 Thread Kasun Bandara
Thank you for the prompt response @Sagara. I'll do. On Mon, Apr 6, 2015 at 5:18 PM, Sagara Gunathunga sag...@wso2.com wrote: AFAIR Suho showed some stuff related to this feature, please talk to him. Thanks ! On Mon, Apr 6, 2015 at 5:12 PM, Kasun Bandara kas...@wso2.com wrote: Hi Devs,

Re: [Dev] Implementing HTML support for E-mail Notifications

2015-04-06 Thread Sagara Gunathunga
AFAIR Suho showed some stuff related to this feature, please talk to him. Thanks ! On Mon, Apr 6, 2015 at 5:12 PM, Kasun Bandara kas...@wso2.com wrote: Hi Devs, Currently I'm in the middle of assessing the viability of implementing JIRA issue [1] as a sub task of my fast track training

Re: [Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-04-06 Thread Iranga Muthuthanthri
Trying out the Storm Starter example [1] ,Could the source code for the org.wso2.carbon.event.processor.storm.jar be shared as an example to run cep on given topologies. Assume the execution steps are to change the siddhi storm jar value in storm-deployment-config.xml only. Would there be

[Dev] GenericArtifacts Pagination

2015-04-06 Thread Chathura Dilan
Hi All, I want to get artifact set by giving offset and limit. I tried with PaginationContext but I'm not getting the expected output. Can anyone explain how PaginationContext.init() is working and how to set offset and limit to get a specific artifact set. Eg. If I have 1000 artifacts and I

[Dev] Implementing HTML support for E-mail Notifications

2015-04-06 Thread Kasun Bandara
Hi Devs, Currently I'm in the middle of assessing the viability of implementing JIRA issue [1] as a sub task of my fast track training project. It's regarding *HTML template support for email notifications*. After carrying out a study on HTML Email developing, i have found that there *isn't*

Re: [Dev] Authenticating with WSO2 Identity Server 5.0.0

2015-04-06 Thread Michael.Eyre
Yes. I applied the Service Pack before starting to work with Identity Server. Michael Eyre Integration SME, Solution Architecture and Integration [cid:2AD003B4-80B8-4759-B32C-8006E1FF0519] Work: 570-957-4698 Mobile: 610-462-5823 michael.e...@sanofi.commailto:michael.e...@sanofi.com From:

Re: [Dev] Admin Service in WSO2 AS for Web app deployment

2015-04-06 Thread Awanthika Senarath
Hi, Could you please verify whether the exploded web app deployment is possible via the said admin service? regards Awanthika On Mon, Apr 6, 2015 at 11:36 AM, Awanthika Senarath awanth...@wso2.com wrote: Thanks KasunG, If the admin service supports war deployment in exploded format, it

Re: [Dev] Admin Service in WSO2 AS for Web app deployment

2015-04-06 Thread KasunG Gajasinghe
Hi Awanthika, I don't think the admin service supports it. We will have to improve it depending on this requirement. On Mon, Apr 6, 2015 at 6:33 PM, Awanthika Senarath awanth...@wso2.com wrote: Hi, Could you please verify whether the exploded web app deployment is possible via the said

Re: [Dev] [CEP 4.0.0-M3] Steps for Running Sample 2001

2015-04-06 Thread Tishan Dahanayakage
Hi Iranga, As per offline discussion we had CEP will have its own topology. CEP won't work with any other topology since that topology won't understand Siddhi semantics. Our topology source is at [1] which has 2 bolts and 1 spout. Topology creation is happening here [2]. [1]