[Dev] [BPMN] Best practice in storing user credentials required for service tasks

2016-10-02 Thread Thilini Cooray
Hi all, I have a BPMN process which is created for application creation approval in API Manager. This process is deployed in a Activiti engine. Once the user task is completed, I want to send a callback service back to API Manager in order to change the application's status in APIM side. I would

Re: [Dev] Setting the Application Base URI in msf4j

2016-10-02 Thread Lakshan Gamage
Hi Sagara, Thanks for the information. I will try to do that. Thanks. On Mon, Oct 3, 2016 at 11:08 AM, Sagara Gunathunga wrote: > > Hi Lakshan, > > On Mon, Oct 3, 2016 at 9:22 AM, Lakshan Gamage wrote: > >> Hi Sagara, >> >> Yes. I am using sub resources.

Re: [Dev] Setting the Application Base URI in msf4j

2016-10-02 Thread Sagara Gunathunga
Hi Lakshan, On Mon, Oct 3, 2016 at 9:22 AM, Lakshan Gamage wrote: > Hi Sagara, > > Yes. I am using sub resources. But I wanted to know whether I can have a > base URI across several resource Classes for the whole application. > ATM we don't have this feature but +1 to

Re: [Dev] Invoking UserRegistrationAdminServiceClient inside a jsp

2016-10-02 Thread Denuwanthi De Silva
Hi Gayan, Thank you . Yes it is working with SOAPUI when using the value provided by you. With the help of Gayan I could get it working after removing a depndency for user registration stub in the pom file of the webapp. Thanks, On Sun, Oct 2, 2016 at 11:18 AM, Gayan Gunawardana

Re: [Dev] how can I install GoDaddy SSL certificates for a new WSO2 keystore

2016-10-02 Thread Kamidu Punchihewa
Hi Brian, You follow the below steps and add your Go daddy SSL certificate to the key store. >- Convert the downloaded ssl certificates from your vendor to .pem >files. > > openssl x509 -in -out > Example: > openssl x509 -in your-domain-com-apache.crt -out your-domain-com-apache.pem >

Re: [Dev] Invoking UserRegistrationAdminServiceClient inside a jsp

2016-10-02 Thread Denuwanthi De Silva
Hi Rajith, Yes I tried TenantDataManager.init(). The NPE went away, but the call for backend service did not happen. When checkd for the admin service in the server startup i couldn't find it.I'm checking why the admin service is missing Thanks, On Sun, Oct 2, 2016 at 11:18 AM, Gayan

Re: [Dev] Scatter and Gather Pattern for Dynamic Endpoints

2016-10-02 Thread Viraj Rajaguru
Hi, On Mon, Oct 3, 2016 at 7:43 AM, Isuru Udana wrote: > Hi Isuru, > > By looking at the synapse code of RecipientListEndpoint, I can see that > there is an option to pick endpoint list dynamically. I am not sure whether > that is configurable through tooling. You may have a

Re: [Dev] Setting the Application Base URI in msf4j

2016-10-02 Thread Lakshan Gamage
Hi Sagara, Yes. I am using sub resources. But I wanted to know whether I can have a base URI across several resource Classes for the whole application. Thanks. On Mon, Oct 3, 2016 at 8:53 AM, Sagara Gunathunga wrote: > > > On Mon, Oct 3, 2016 at 7:54 AM, Lakshan Gamage

Re: [Dev] Setting the Application Base URI in msf4j

2016-10-02 Thread Sagara Gunathunga
On Mon, Oct 3, 2016 at 7:54 AM, Lakshan Gamage wrote: > Hi all, > > Is there a way which I can set an application base URI to msf4j services? > For example, http://localhost:8080/baseUri/resources. > @ApplicationPath annotation is not supported, right? > Can't you use

[Dev] Setting the Application Base URI in msf4j

2016-10-02 Thread Lakshan Gamage
Hi all, Is there a way which I can set an application base URI to msf4j services? For example, http://localhost:8080/baseUri/resources. @ApplicationPath annotation is not supported, right? Thanks. -- *Lakshan Gamage*Software Engineering Intern WSO2 Inc.; http://wso2.com *E-mail:

Re: [Dev] Scatter and Gather Pattern for Dynamic Endpoints

2016-10-02 Thread Isuru Udana
Hi Isuru, By looking at the synapse code of RecipientListEndpoint, I can see that there is an option to pick endpoint list dynamically. I am not sure whether that is configurable through tooling. You may have a look on that. Please note that I haven't tried it out. Thanks. On Sun, Oct 2, 2016

[Dev] [APPM]Signature validation failed error when trying to login to publisher of APPM as a tenant admin

2016-10-02 Thread Megala Uthayakumar
Hi All, When I try to login to carbon-appmgt publisher as a tenant admin in EMM, it prints the following message in the console, *[2016-10-02 20:23:46,814] ERROR {org.wso2.carbon.identity.authenticator.saml2.sso.SAML2SSOAuthenticator} - Authentication Request is rejected. Signature validation