[Dev] [UUF] Renaming artifact IDs and directory names of foundation component and default theme

2017-01-12 Thread Shan Mahanama
Hi all, Following the proposed UUF naming conventions (see attachment), we will rename the foundation component and the default theme in the UUF Commons repo [1] as below. - Artifact ID and the directory name of the foundation component will be changed to

[Dev] Random scrolling when clicking on Profile -> Default/Employee links

2017-01-12 Thread KasunG Gajasinghe
Hi Minoli, The HTML pages scrolls randomly when clicking on sub-items in the tab-view in IS 6 User Portal. As you mentioned, there are some changes required from styling side to fix this. Can we get a rough date on when this will be available? Please note that we a week away from the M1.

[Dev] Fwd: [Code Review] [IAM]Improvement :by - din...@wso2.com, madura...@wso2.com, darsh...@wso2.com, waru...@wso2.com, jayan...@wso2.com

2017-01-12 Thread Dinali Dabarera
-- Forwarded message -- From: Review Notes Date: Fri, Jan 13, 2017 at 9:07 AM Subject: [Code Review] [IAM]Improvement :by - din...@wso2.com, madura...@wso2.com,darsh...@wso2.com, waru...@wso2.com, jayan...@wso2.com To: din...@wso2.com, madura...@wso2.com,

Re: [Dev] Print UUF Application URLs in server startup logs

2017-01-12 Thread KasunG Gajasinghe
On Fri, Jan 13, 2017 at 10:14 AM, Kishanthan Thangarajah < kishant...@wso2.com> wrote: > https://github.com/wso2/carbon-uuf/issues/136 :) > > +1. :) > On Fri, Jan 13, 2017 at 10:12 AM, KasunG Gajasinghe > wrote: > >> >> Thanks Kishanthan. Where can I raise a ticket for this?

[Dev] Please review and merge

2017-01-12 Thread Madhawa Gunasekara
Hi MB Team, Please review and merge the PR [1]. [1] https://github.com/wso2/carbon-commons/pull/257 Thanks, Madhawa -- *Madhawa Gunasekara* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 719411002 <+94+719411002> blog:

Re: [Dev] Print UUF Application URLs in server startup logs

2017-01-12 Thread Kishanthan Thangarajah
https://github.com/wso2/carbon-uuf/issues/136 :) On Fri, Jan 13, 2017 at 10:12 AM, KasunG Gajasinghe wrote: > > Thanks Kishanthan. Where can I raise a ticket for this? > > On Fri, Jan 13, 2017 at 7:17 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> +1 for this

Re: [Dev] Print UUF Application URLs in server startup logs

2017-01-12 Thread KasunG Gajasinghe
Thanks Kishanthan. Where can I raise a ticket for this? On Fri, Jan 13, 2017 at 7:17 AM, Kishanthan Thangarajah wrote: > +1 for this suggestion. Yes, we get the app context(s) during server > startup and uuf-core could log the context or the URL when starting up. > > On

Re: [Dev] Polymorphic in the JAX-RS Service Interface in JSON

2017-01-12 Thread wenxing zheng
I am trying to introduce the JsonCreator with extra attributes: animalType. But it seemed the Factory constructor is never being called? *@JsonCreator* *public static Animal factoryDataSource(@JsonProperty("animalType") AnimalType animalType){* * if (animalType == AnimalType.Dog){* * return new

Re: [Dev] Print UUF Application URLs in server startup logs

2017-01-12 Thread Kishanthan Thangarajah
+1 for this suggestion. Yes, we get the app context(s) during server startup and uuf-core could log the context or the URL when starting up. On Fri, Jan 13, 2017 at 1:01 AM, KasunG Gajasinghe wrote: > Hi Kishanthan/Sajith, > > Since the applications are lazily deployed, there

[Dev] Polymorphic in the JAX-RS Service Interface in JSON

2017-01-12 Thread wenxing zheng
Dear all, I have an interface to create a object, like the followings. My question is: *how to annotate the Animal and Dog/Cat to make sure the input "animal" can be the instance of Dog/Cat after de-serialization?* My expectation is that the service createAnimal can be used for all the

Re: [Dev] User Creation

2017-01-12 Thread Chamila Wijayarathna
Hi Koné, I think tenant is retrieved from the user who initiate the request. If the admin of tenant1.com (eg:ad...@tenant1.com) initiate the request, user should be created in the corresponding tenant. Regards! Chamila On Fri, Jan 13, 2017 at 4:01 AM, Koné Alioune Badara <

[Dev] Print UUF Application URLs in server startup logs

2017-01-12 Thread KasunG Gajasinghe
Hi Kishanthan/Sajith, Since the applications are lazily deployed, there is no sign of UUF applications available in the system in the server startup logs. But, I believe the UUF deployer receives the apps during startup. Therefore, can we do $subject? Thanks, KasunG -- *Kasun

Re: [Dev] [UUF] Document onRequest() method in the UUF developer's guide

2017-01-12 Thread KasunG Gajasinghe
On Thu, Jan 12, 2017 at 11:39 PM, Manuranga Perera wrote: > @UUF team > > It's OK to provide a POST in theory, but we have to see what they are > going to do with it. I think they are trying to do a self accepting page. > In Jaggery is was very hard to unsaturated the code when

Re: [Dev] [UUF] Document onRequest() method in the UUF developer's guide

2017-01-12 Thread Manuranga Perera
@UUF team It's OK to provide a POST in theory, but we have to see what they are going to do with it. I think they are trying to do a self accepting page. In Jaggery is was very hard to unsaturated the code when same code is responsible for showing and adding (let say a new user). Let's not repeat

Re: [Dev] Willing to Contribute in Machine Learning Projects

2017-01-12 Thread Satyarth Praveen
Hi, I've gone through the WSO2 software (and I love it). I know core Java concepts, but I have mostly coded in R when it comes to machine learning. So, if there's something in Java that'll help me get along, it'll be great. Thanks, Satyarth On Wed, Jan 4, 2017 at 10:14 PM, Satyarth Praveen

[Dev] User Creation

2017-01-12 Thread Koné Alioune Badara
Hello, I'm using the rest method of this documentation for the user creation through askPassword: https://docs.wso2.com/display/IS530/Creating+Users+using+the+Ask+Password+Option#CreatingUsersusingtheAskPasswordOption-UsingtheRESTAPI Can you tell me how can I fill in the tenantId of the tenant

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
jackson-databind_2.6.1.wso2v1 jar file will be in /repository/components/plugins folder, not lib folder, sorry about the mistake. Thanks, On 12 January 2017 at 10:56, Federico Valeri wrote: > I don't have this JAR in /repository/components/lib. > Anyway I can confirm that

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Federico Valeri
I don't have this JAR in /repository/components/lib. Anyway I can confirm that after installing "Data Service Hosting" feature I have two version of the databind bundle. I need the DSS component for the test but I would prefer to have one single runtime. Still the same error.. 2017-01-12 16:37

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
Hi Federico, On 12 January 2017 at 09:25, Federico Valeri wrote: > Hi, I think that I'm missing the import on jackson-databind with the same > version of jackson-core (I have two versions of the databind): > > - jackson-core_2.6.1.wso2v1 [92] > -

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Federico Valeri
Hi, I think that I'm missing the import on jackson-databind with the same version of jackson-core (I have two versions of the databind): - jackson-core_2.6.1.wso2v1 [92] - jackson-databind_2.6.1.wso2v3 [93] - jackson-databind_2.6.1.wso2v1 [94] <-- can't see the filter package here Probably this

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Rajith Vitharana
Hi Federico, You can see which bundle export which package in OSGI console. To do that follow below instructions. 1) Start the server with command "sh wso2server.sh -DosgiConsole=true" 2) After server started run the command "ss jackson-core" this will show the bundle Id 3) Then run the command

Re: [Dev] [Architecture] [VOTE] Release WSO2 API Manager 2.1.0 RC2

2017-01-12 Thread Abimaran Kugathasan
Hi Rajkumar, You have mentioned that, because the very first request to API Store will land on jaggery_acs.jag > and since SSO properties are not there in SSO relaying party object, you > will get NPE like below. What do you mean by very first request? Is it before login to IDP? I guess,

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Federico Valeri
The same error shows up even with this: 2017-01-12 10:27 GMT+01:00 Federico Valeri : > Hi Rajith, the XSD is also very simple at the moment: > > > http://ws.apache.org/ns/synapse;> > http://www.w3.org/2001/XMLSchema;> > > > > >

Re: [Dev] [Architecture] [VOTE] Release WSO2 API Manager 2.1.0 RC2

2017-01-12 Thread Rajkumar Rajaratnam
Hi Abimaran, I'm sorry I couldn't understand the context of what you are saying. I was reporting that IDP initiated SSO is not working (login to IDP first and let IDP to redirect user to SP). Thanks. On Thu, Jan 12, 2017 at 1:59 AM Abimaran Kugathasan wrote: > Hi Rajkumar,

Re: [Dev] [ESB 5] Validate Mediator class not found

2017-01-12 Thread Federico Valeri
Hi Rajith, the XSD is also very simple at the moment: http://ws.apache.org/ns/synapse;> http://www.w3.org/2001/XMLSchema;> I have the default single

Re: [Dev] Please merge this PR

2017-01-12 Thread Nirmal Fernando
Merged. Thanks. On Wed, Jan 4, 2017 at 11:15 PM, Nadheesh Jihan wrote: > Hi, > > Could you please review and merge. > https://github.com/wso2/carbon-ml/pull/248 > > -- > Best regards, > *J. Nadheesh Jihan* > Software Engineering Intern > WSO2 Inc > > Mobile: *+9476 8525534