[Dev] Blocker in Inwebo Provisioning Connector

2016-01-15 Thread Shakila Sivagnanarajah
Hi all, I'm trying to solve the issue in Inwebo provisioning connector. As the first step, I try user creation. I wrote a java class separately, It works fine. And I wrote same methods in the provisioning connector and tried with WSO2 IS 5.1.0. It throws error [1]. If I set the Content-Length in

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2016-01-15 Thread Jorge
Hi all. In my setup the error still arise, with false set in the configuration and the ?relaxAutoCommit=true at the end of the connection url string. I setup another test environment with the same WSO2 DAS and the error is gone, very strange because in my production environment still

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2016-01-15 Thread Jorge
Yes, after the error appear I shutdown the server, recreate the 2 tables (API_THROTTLED_OUT_SUMMARY and API_REQUEST_SUMMARY) in mySQL server, start again the server with the same error. In this files: analytics-datasources.xml master-datasources.xml metrics-datasources.xml All the url connection

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2016-01-15 Thread Rukshan Premathunga
Hi Jorge, Did you recreate the Table schemas in RDBMS and check? Can you send the stack trace of the error? Thanks and Regards. On Fri, Jan 15, 2016 at 9:03 PM, Jorge wrote: > Hi all. > > In my setup the error still arise, with > > false > > set in the

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-15 Thread Lakshman Udayakantha
Hi Amalka, I had a offline chat with AmilaD and some discussed things were as follows. The idea of a user being in many groups is arose when we do a design review in the beginning and in the requirement also. But It was ignored and implemented this in a way in which user is in one group because

[Dev] Websphere MQ: Problem in Deploying JMS listener proxy service [ESB 4.9]

2016-01-15 Thread Indrajith Udayakumara
https://docs.wso2.com/display/ESB490/Configure+with+IBM+WebSphere+MQ When I try to add a custom proxy to ESB 4.9 it displays the proxy service as a Faulty service with the following error message. Unable to configure the service MyJMSProxy for the JMS transport: Service doesn't have

Re: [Dev] WebSphere MQ: Testing the proxy service [Doubt]

2016-01-15 Thread Chanaka Fernando
Hi, I am not sure about the use case which you are trying out. It is better if you can share more details. Anyway, you can find the log file of the WSO2 server at the following location. ESB_HOME/repository/logs/wso2carbon.log On Sat, Jan 16, 2016 at 9:27 AM, Indrajith Udayakumara

Re: [Dev] Websphere MQ: Problem in Deploying JMS listener proxy service [ESB 4.9]

2016-01-15 Thread Chanaka Fernando
Hi, Have you configured the jms transport listener in the axis2.xml file? You need to enable it before you create the proxy service. On Sat, Jan 16, 2016 at 8:53 AM, Indrajith Udayakumara wrote: > https://docs.wso2.com/display/ESB490/Configure+with+IBM+WebSphere+MQ > >

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-15 Thread Danushka Fernando
Hi Lakshman et all The problem is we are doing this in cloud and the API manager we are talking here is API cloud. So we cannot customize APIM there. That's why we are looking for OOTB solutions available. Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/

[Dev] WebSphere MQ: IVTRun.bat -nojndi shows nothing

2016-01-15 Thread Indrajith Udayakumara
After configuring ESB 4.9 with WebSphere MQ according to the steps here https://docs.wso2.com/display/ESB490/Configure+with+IBM+WebSphere+MQ the IVRun.bat shows nothing on the command prompt. (both WSMQ and CMD were run as Administrator) ___ Dev

Re: [Dev] [AF] Fixing (APPFAC-3217) - Support APIM group subscription in App Factory

2016-01-15 Thread Lakshman Udayakantha
Hi Danushka, I think you are talking about the second option here. In that case, I'm not clear why you can't add any customisation to the API Manager in cloud. The only customisation here is changing the jaggery app to adding a sub theme. Thanks On Sat, Jan 16, 2016 at 8:18 AM, Danushka

Re: [Dev] Websphere MQ: Problem in Deploying JMS listener proxy service [ESB 4.9]

2016-01-15 Thread Chanaka Fernando
Please check the below documentation link. https://docs.wso2.com/display/ESB490/Configuring+JMS+Transport On Sat, Jan 16, 2016 at 9:48 AM, Indrajith Udayakumara wrote: > Yes I configured. How to enable ? > I have less background knowledge. > > On Sat, Jan 16, 2016 at 9:36

Re: [Dev] WebSphere MQ: IVTRun.bat -nojndi shows nothing

2016-01-15 Thread Indika Sampath
Hi Indrajith, Sometime ago I've configured WSMQ 7.x. Below steps followed up to configure. Please cross check with you setup. 1. Start ‘IBM WebSphere MQ Explorer, create a new queue manager. Make that queue manager as default by clicking the check-box "make this the default queue manager". Leave

[Dev] WebSphere MQ: Testing the proxy service [Doubt]

2016-01-15 Thread Indrajith Udayakumara
It says, Open IBM Websphere MQ and publish a message to LocalQueue1. The message will be logged in the ESB Management console as well as the log file. *Where can I find this log file or the sent message ?* ___ Dev mailing list Dev@wso2.org