Re: [Dev] [DEV] How to generate an invoice based on the usage of commercial APIs

2017-11-30 Thread Rukshan Premathunga
Hi Sashika, Can you please check on private browser? And also please check das rest api configurations in the billing engine. Thanks and Regards On 1 Dec 2017 11:10 am, "Sashika Wijesinghe" wrote: > Hi All, > > I have tried this sample several times by following the steps in

Re: [Dev] [DEV] How to generate an invoice based on the usage of commercial APIs

2017-11-30 Thread Sashika Wijesinghe
Hi All, I have tried this sample several times by following the steps in the documentation. (Deployed the war as a web application in APIM server itself as well) but invoice generation failed with the same error (*java.lang.**IllegalArgumentException: attempt to create create event with null

[Dev] WSO2 Stream Processor 4.0.0-beta2 Released!

2017-11-30 Thread Ramindu De Silva
Hi All, The WSO2 Analytics team is pleased to announce the release of *WSO2 Stream Processor Version 4.0.0 Beta2*. WSO2 Analytics let digital business creating real-time, intelligent, actionable business insights, and data products which are achieved by WSO2 Stream Processor's real-time,

[Dev] WSO2 IoT Server 3.1.0 UPDATE 8 released!

2017-11-30 Thread Ruwan Yatawara
WSO2 IoT Server 3.1.0 UPDATE 8 We are pleased to announce the latest update to WSO2 IoT Server 3.1.0 WSO2 IoT Server is one of the most adaptive Apache licensed open source IoT platforms available today. It provides best of breed technologies for device manufacturers to develop connected

Re: [Dev] [ESB] Issue with Salesforce REST connector

2017-11-30 Thread Lahiru Cooray
Hi Rajith, Thank you for the reply but I'm using 'init for username password flow' mentioned in [1] [1] https://docs.wso2.com/display/ESBCONNECTORS/Configuring+Salesforce+Operations On Fri, Dec 1, 2017 at 8:31 AM, Rajith Siriwardena wrote: > > Hi Lahiru, > > Aren't you

Re: [Dev] [MSF4J] Swagger annotation support in MSF4J 2.4.2

2017-11-30 Thread Pubudu D.P
Thanks, Azeez, Got it working on the new version now. Cheers, Pubudu. Pubudu D.P Senior Software Engineer - QA Team | WSO2 inc. Mobile : +94775464547 Linkedin: https://uk.linkedin.com/in/pubududp Medium: https://medium.com/@pubududp On Thu, Nov 30, 2017 at 10:58 PM, Afkham Azeez

Re: [Dev] [ESB] Issue with Salesforce REST connector

2017-11-30 Thread Rajith Siriwardena
Hi Lahiru, Aren't you missing following init properties. - ​​ intervalTime: The Interval time in milliseconds to check the access token validity. - registryPath: Registry path of the connector where the values are stored. You must give the value as : connectors/ ​.​ ​ For

[Dev] [IS 5.3.0] Secondary LDAP User Store Properties - DNSUrl and DnsDomain

2017-11-30 Thread Vazquez-Hidalgo, Javier
Hello, When configuring a secondary LDAP user store I see (in the carbon kernel source code) that there are two properties named "URLOfDNS" and "DNSDomainName", can someone explain how they work together and under which circumstances is recommended to set these properties.

[Dev] [ESB] Issue with Salesforce REST connector

2017-11-30 Thread Lahiru Cooray
Hi team, Im using ESB Salesforce REST connector to performce some operations in SF. http://ws.apache.org/ns/synapse; name="sendOrder" context="/sendOrder"> https://ap5.salesforce.com/ XXX XXX https://login.salesforce.com

Re: [Dev] [MSF4J] Swagger annotation support in MSF4J 2.4.2

2017-11-30 Thread Afkham Azeez
msf4j-swagger has been separated to make the size smaller so you have to now import that. Take a look at the StockQuote sample. On Thu, Nov 30, 2017 at 7:41 PM, Pubudu D.P wrote: > Hi all, > > Earlier I developed a microservice using MSF4J with Swagger annotations to > add API

[Dev] WSO2 API Manager 3.0.0-M8 Released!

2017-11-30 Thread Tharindu Dharmarathna
The WSO2 API Manager team is pleased to announce the release of API Manager 3.0.0-M8. It's now available to download. Distribution - https://github.com/wso2/product-apim/releases/download/v3.0.0-m8/wso2apim-3.0.0-m8.zip -

Re: [Dev] [DEV] How to generate an invoice based on the usage of commercial APIs

2017-11-30 Thread Jorge
Hi Sashika. I found several issues related with the sample billing in WSO2 AM 2.1.0, checkout this issue [1] Try with the tag am-2.1.0 suggested by Rukshan. In my scenario it work for users previous created in the billing systema. For the new users I need to re subscribe to the application

[Dev] [MSF4J] Swagger annotation support in MSF4J 2.4.2

2017-11-30 Thread Pubudu D.P
Hi all, Earlier I developed a microservice using MSF4J with Swagger annotations to add API documentation using msf4j 2.0.0. I have now upgraded the version to 2.4.2 and I am getting the following error when I am trying to build the project. I have imported all the dependencies etc.

Re: [Dev] Gateway worker node gives org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.jms.JMSSender cannot be found by axis2_1.6.1.wso2v20

2017-11-30 Thread Maneesha Wijesekara
Hi Dushantha, Can you try by commenting below line in axis2_blocking_client.xml inside /repository/conf/axis2 folder ? Regards Maneesha On Thu, Nov 30, 2017 at 3:21 PM, Dushantha Batuwita wrote: > Hi Rukshan > > I checked the configuration again and yes I have disabled

Re: [Dev] Gateway worker node gives org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.jms.JMSSender cannot be found by axis2_1.6.1.wso2v20

2017-11-30 Thread Dushantha Batuwita
Hi Rukshan I checked the configuration again and yes I have disabled the *JMSEventPublisherParameters *in Gateway Nodes. Stille the error mentioned above comes when GW worker is attempting to run. Regards On Thu, Nov 30, 2017 at 3:06 PM, Rukshan Premathunga wrote: > Hi

Re: [Dev] Gateway worker node gives org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.jms.JMSSender cannot be found by axis2_1.6.1.wso2v20

2017-11-30 Thread Rukshan Premathunga
Hi Dushantha, Did you disable the *JMSEventPublisherParameters* configuration from the api-manager.xml? Thanks and Regards On Thu, Nov 30, 2017 at 2:59 PM, Dushantha Batuwita wrote: > Hi Dev > > I'm involved in developing a Gateway cluster and the particulars are as >

[Dev] Gateway worker node gives org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.jms.JMSSender cannot be found by axis2_1.6.1.wso2v20

2017-11-30 Thread Dushantha Batuwita
Hi Dev I'm involved in developing a Gateway cluster and the particulars are as follows - Cluster is developed in the local machine - consists of two Gateway Nodes - One is a* Gateway worker offset by 3* - Other is a *Gateway worker and Manager* *offset by 2* - Those nodes are

Re: [Dev] Shouldnt we validate issuer id among users in service providers?

2017-11-30 Thread Ishara Karunarathna
On Thu, Nov 30, 2017 at 1:50 PM, Ushani Balasooriya wrote: > Wum updated pack* > Can you please re try this. I just checked the WUM updated pack and didn't see that issue and recently we didn't change anything in that areas so it should not break in 27 wum as well. -Ishara >

Re: [Dev] [SP][Windows] Error during startup

2017-11-30 Thread Danesh Kuruppu
Thanks Gokul and Vidura for reviewing the PR. We merged the fix and released carbon-config 4.1.5. Please check. Regards Danesh On Wed, Nov 29, 2017 at 11:00 AM, Gokul Balakrishnan wrote: > Hi all, > > I was able to verify that the SP4 Beta pack starts up in Windows 7 without >

Re: [Dev] Shouldnt we validate issuer id among users in service providers?

2017-11-30 Thread Ushani Balasooriya
Wum updated pack* On 30 Nov 2017 1:31 pm, "Ushani Balasooriya" wrote: > Hi Ishara, > > 27th Nov win updated pack allowed to add sp with same issuer id. > > On 30 Nov 2017 10:36 am, "Ishara Karunarathna" wrote: > >> Hi Ushani, >> >> How did you test this

Re: [Dev] Shouldnt we validate issuer id among users in service providers?

2017-11-30 Thread Ushani Balasooriya
Hi Ishara, 27th Nov win updated pack allowed to add sp with same issuer id. On 30 Nov 2017 10:36 am, "Ishara Karunarathna" wrote: > Hi Ushani, > > How did you test this scenarios. It does not allow to register two SPs > with same issuer id. > > -Ishara > > On Thu, Nov 30,