Re: [Dev] ESB - Adding a custom proxy and specifying WSDL URI [Windows based environment]

2014-09-09 Thread Dilan Udara Ariyaratne
Hi Dhanuka! Is this the complete configuration file you have... Why is the target tag missing which should be pointing to some back-end service? i.e. for example, this should have been something as follows... definitions xmlns=http://ws.apache.org/ns/synapse; proxy name=StockQuoteProxy

Re: [Dev] ESB - Adding a custom proxy and specifying WSDL URI [Windows based environment]

2014-09-09 Thread Dilan Udara Ariyaratne
, No! it is not the complete configuration file at that point. Cheers On Wed, Sep 10, 2014 at 10:23 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Dhanuka! Is this the complete configuration file you have... Why is the target tag missing which should be pointing to some back-end service? i.e. for example

[Dev] On Jaggery Debugging Facility in Eclipse Java EE IDE!

2014-09-30 Thread Dilan Udara Ariyaratne
Hi All! I am currently trying to debug some Jaggery code on my current Eclipse Java EE IDE (Kepler Release). While going through the following article: i.e. http://wso2.com/library/articles/2013/05/jaggery-debugger, found out that at the time of writing the article, (May, 2013) the debugging

Re: [Dev] Jaggery IDEA Pluging Issue

2014-09-30 Thread Dilan Udara Ariyaratne
Hi! Roshan! I came up with the same issue when it comes to Syntax Highlighting of Jaggery code. What I got to know is Syntax Highlighting is currently not supported with the Community Edition of IDEA. What you need to do is simply using the Ultimate Edition instead. Cheers! *Dilan U.

Re: [Dev] On Jaggery Debugging Facility in Eclipse Java EE IDE!

2014-09-30 Thread Dilan Udara Ariyaratne
in the article and of jars in plug-ins directory of Kepler version, it will probably work. Have you tried using this already? Thank you, Sameera On Tue, Sep 30, 2014 at 11:41 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All! I am currently trying to debug some Jaggery code on my

Re: [Dev] WSO2 Commiters += Rajith Siriwardena

2014-09-30 Thread Dilan Udara Ariyaratne
Congratulations Rajith! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Sep 30, 2014 at 1:52 PM, Aruna Karunarathna ar...@wso2.com wrote: Congratulations Rajith...!!! On Tue, Sep 30, 2014 at 1:50 PM, Hasitha

Re: [Dev] WSO2 Committers += Samith Dassanayake

2014-10-01 Thread Dilan Udara Ariyaratne
Congratulations Samith.. !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Oct 2, 2014 at 10:55 AM, Chamila Adhikarinayake chami...@wso2.com wrote: Congratulations!! On Thu, Oct 2, 2014 at 10:39 AM, Dimuthu

Re: [Dev] handleException() of AbstractMediator is recommended to use in class mediator?

2014-10-05 Thread Dilan Udara Ariyaratne
Hi Lahiru! In my experience, the answer would be YES. In our training project, very recently we did introduce some upgrades to 3 existing advanced mediators in ESB and in situations where exceptions could occur, we handled it using the handleException() function which was said to be the Standard

Re: [Dev] jaggery file upload

2014-10-06 Thread Dilan Udara Ariyaratne
Hi Lochana! Is there any specific reason to use an absolute path instead of a relative one? By keeping a relative path, you can keep your code more flexible which I think to be the best option! Cheers! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066

Re: [Dev] jaggery file upload

2014-10-06 Thread Dilan Udara Ariyaratne
Hi Lochana! Do not know exactly whether their is a way to directly give an absolute path and save the file. BTW, as a workaround, if no such way exists, can you try to create the corresponding relative path for the given absolute one and use the same method provided. Cheers! *Dilan U.

Re: [Dev] WSO2 Committers += Denuwanthi De Silva

2014-10-10 Thread Dilan Udara Ariyaratne
Congratulations Denuwanthi...!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Oct 10, 2014 at 12:31 PM, Malintha Adikari malin...@wso2.com wrote: Congratulations Denuwanthi! On Fri, Oct 10, 2014 at 11:51 AM,

Re: [Dev] WSO2 Committers += Sameera Kannangara

2014-10-10 Thread Dilan Udara Ariyaratne
Congratulations Sameera! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Oct 10, 2014 at 3:43 PM, Jayanga Dissanayake jaya...@wso2.com wrote: Congratulations Sameera *Jayanga Dissanayake* Senior Software

Re: [Dev] Consume OSGi services in web app

2014-10-19 Thread Dilan Udara Ariyaratne
Hi Harshan! Apart from Apache CXF, Jersey is also a very good alternative that you can consider in writing your JAX-RS web applications. I am personally impressed with the simplicity of getting up-and-running Restful web services using Jersey. Resources that you may find useful on this: [1]

[Dev] Handling Concurrency with Jaggery Scripts

2014-10-21 Thread Dilan Udara Ariyaratne
Hi All, I am just curious to know on To what extent, Jaggery can deal with Concurrency Issues. For example, if some Jaggery Script is there to handle some file operations on a shared file or some database operations that we expect to be mutually exclusive... And also about the scope of Jaggery

Re: [Dev] Handling Concurrency with Jaggery Scripts

2014-10-26 Thread Dilan Udara Ariyaratne
similar to simple Jsp app. Each request will be served by separate thread. So You have to deal with shared resources by keeping that in mind.. PS: Please correct me if I'm wrong.. :) On Wed, Oct 22, 2014 at 7:59 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I am just curious

Re: [Dev] Handling Concurrency with Jaggery Scripts

2014-10-26 Thread Dilan Udara Ariyaratne
: *https://twitter.com/roshku https://twitter.com/roshku* LinkedIn : https://www.linkedin.com/in/roshandeniyage On Sun, Oct 26, 2014 at 6:33 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, Thanks for your valuable feedback! If I am to continue this discussion, as far as I know

Re: [Dev] Handling Concurrency with Jaggery Scripts

2014-10-26 Thread Dilan Udara Ariyaratne
: +94775149066 lean . enterprise . middleware On Mon, Oct 27, 2014 at 9:59 AM, Udara Liyanage ud...@wso2.com wrote: Hi Dilan, You can keep the counter as a session variable and increment and write to the file in every request. On Mon, Oct 27, 2014 at 9:56 AM, Dilan Udara Ariyaratne dil...@wso2

Re: [Dev] Handling Concurrency with Jaggery Scripts

2014-10-26 Thread Dilan Udara Ariyaratne
/documentation.jag?api=application Thanks Milinda On Mon, Oct 27, 2014 at 10:20 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Thanks, Ishara. :) And for Udara's feedback, Here we need to keep the counter as a shared value to all connections and since the session is local to one connection, we

Re: [Dev] WSO2 Committers += Lasindu Charith

2014-10-28 Thread Dilan Udara Ariyaratne
Congratulations Lasindu! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Oct 28, 2014 at 11:12 AM, Chanuka Dissanayake chan...@wso2.com wrote: Congratulations Lasindu! On Mon, Oct 27, 2014 at 11:17 PM, Rajith

Re: [Dev] WSO2 Committers += Rajkumar Rajaratnam

2014-10-28 Thread Dilan Udara Ariyaratne
Congratulations, Rajkumar!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Oct 27, 2014 at 11:16 PM, Rajith Vitharana raji...@wso2.com wrote: Congratulations Rajkumar!! On Mon, Oct 20, 2014 at 8:47 PM,

[Dev] Why does Jaggery Sender Object results in an Exception?

2014-10-28 Thread Dilan Udara Ariyaratne
Hi All, I am currently working on an EMM Issue that is directly associated with Jaggery Sender Object [1]. When I run the email sending function that wraps up the Jaggery Sender.send() function, that results in an AuthenticationFailedException as follows. ERROR {JAGGERY.modules.user:js} -

Re: [Dev] Why does Jaggery Sender Object results in an Exception?

2014-10-28 Thread Dilan Udara Ariyaratne
Dilan, It would be easier, if you can provide the configurations(parameters) you provided to this function can also be included here. Is it the same as, var sender = new email.Sender(smtp.gmail.com, 25, username, password, tls); Regards, Inosh On Tue, Oct 28, 2014 at 2:23 PM, Dilan Udara

Re: [Dev] WSO2 Committers += Milinda Perera

2014-10-28 Thread Dilan Udara Ariyaratne
Congratulations, Milinda! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Oct 28, 2014 at 2:53 PM, Nandika Jayawardana nand...@wso2.com wrote: Hi all, It's my pleasure to announce Milinda Perera as a WSO2

Re: [Dev] Why does Jaggery Sender Object results in an Exception?

2014-10-28 Thread Dilan Udara Ariyaratne
(email successfully sent); % Thanks, Tanya On Tue, Oct 28, 2014 at 2:36 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Inosh, I used the same configuration as provided in the documentation and it didn't work at all. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com

Re: [Dev] WSO2 Committers += Niranjan Karunanandham

2014-11-04 Thread Dilan Udara Ariyaratne
Congratulations Niranjan... Keep up the good work. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Nov 4, 2014 at 4:58 PM, Shashika Karunatilaka shashi...@wso2.com wrote: Congrats Niranjan On Tue, Nov 4, 2014 at

Re: [Dev] Is there a way to remove jsonObject element from xml to json converted message

2014-11-04 Thread Dilan Udara Ariyaratne
Hi Asanka, If I understood your requirement correctly, you can try this out. In your code, figure out a way to access the xml based or json based custom error response that you generate, so that you can easily assign that value to an OMNode or a JSONObject. Once that is done, using the way we

Re: [Dev] What is ESB mediator serializer for?

2014-11-04 Thread Dilan Udara Ariyaratne
Hi Lahiru, AFAIK, serializeSpecificMediator() is the method that gets called when we are reading the relevant configuration xml for a specific mediator from the esb configuration file and input that to the mediate() function of the mediator to do the corresponding processing. Cheers. *Dilan U.

Re: [Dev] [ESB 4.8.1] Updating Iterate mediator Target will remove all data in Target

2014-11-05 Thread Dilan Udara Ariyaratne
Hi Eranda, What do you mean by saying 3. Select Target of the Iterate mediator? Anyway, I just copy-pasted the configuration you have mentioned in the Source-view and clicked on Update. It ended up having the following, just omitting the /address part. iterate

Re: [Dev] [ESB 4.8.1] Updating Iterate mediator Target will remove all data in Target

2014-11-05 Thread Dilan Udara Ariyaratne
: +94775149066 lean . enterprise . middleware On Wed, Nov 5, 2014 at 4:22 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Eranda, What do you mean by saying 3. Select Target of the Iterate mediator? Anyway, I just copy-pasted the configuration you have mentioned in the Source-view and clicked

Re: [Dev] WSO2 Committers += Asanka Abeyweera

2014-11-05 Thread Dilan Udara Ariyaratne
Congratulations, Asanka...!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Wed, Nov 5, 2014 at 11:55 PM, Hasitha Hiranya hasit...@wso2.com wrote: Congratulations, Asanka...!!! On Wed, Nov 5, 2014 at 11:29 PM,

Re: [Dev] Compile error while building ESB integration tests

2014-11-05 Thread Dilan Udara Ariyaratne
Hi Omindu, I have checked for the ContentTypeCharsetTestCase.java class in the latest product-esb-master in github and found out that the line referencing the SimulatedService class has been commented as follows and not been used. //SimpleWebServer simpleWebServer = new SimulatedService(port,

Re: [Dev] WSO2 Committers += Harsha Kumara

2014-11-07 Thread Dilan Udara Ariyaratne
Congratulations Harsha!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Nov 7, 2014 at 9:21 PM, Dhanuka Ranasinghe dhan...@wso2.com wrote: Congratz Harsha, keep it up :) *Dhanuka Ranasinghe* Senior Software

Re: [Dev] Developing Carbon Component - AxisFault : The server did not recognise the action which it received:

2014-11-09 Thread Dilan Udara Ariyaratne
Hi Maheeka, It looks like the server cannot uniquely identify the method that you are trying to invoke from the client side. Can you share the corresponding wsdl file of the service and the code base of your client class? Regards. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc.

Re: [Dev] Developing Carbon Component - AxisFault : The server did not recognise the action which it received:

2014-11-09 Thread Dilan Udara Ariyaratne
. Maheeka Jayasuriya Software Engineer Mobile : +9450661 On Mon, Nov 10, 2014 at 6:30 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Maheeka, It looks like the server cannot uniquely identify the method that you are trying to invoke from the client side. Can you share

Re: [Dev] [EMM] What is meant by Pass-code History ?

2014-11-09 Thread Dilan Udara Ariyaratne
rotation cycles). [1] https://docs.wso2.com/display/EMM110/EMM+Policy+Settings On Mon, Nov 10, 2014 at 7:00 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I was going through a check of the list of operations supported by wso2 emm on Android devices. Under pass-code policy, when

Re: [Dev] [EMM] What is meant by Pass-code History ?

2014-11-09 Thread Dilan Udara Ariyaratne
., if the passcode history length is 3 and your passcode currently is 21345, you can not enter 21345 as the passcode in the next three consecutive passcode rotation cycles). [1] https://docs.wso2.com/display/EMM110/EMM+Policy+Settings On Mon, Nov 10, 2014 at 7:00 AM, Dilan Udara Ariyaratne dil...@wso2.com

[Dev] What is the Possibility of using an IDE to open up Sample Code, packaged with WSO2 Software

2014-07-13 Thread Dilan Udara Ariyaratne
Hi Everyone, I would like to inquire on what is the possibility of opening up the sample code, packaged with WSO2 Software (For ex: Sample codes attached with WSO2 Enterprise Service Bus, WSO2 Application Server, etc...) using any popular IDE like Eclipse, so that for anyone who is following the

[Dev] What is the Role of an Identity Server on a single sign-on using OpenID

2014-07-17 Thread Dilan Udara Ariyaratne
Hi everyone, I would like to inquire on what is the role of an Identity Server at the relying party's end with respect to authenticating users via OpenID. Appreciate if an elaboration can be given on how our own wso2 identity server works with OpenID... Thanks! *Dilan U. Ariyaratne* Software

[Dev] Why This Error In Building The ESB Version at Turing-chunk07

2014-07-28 Thread Dilan Udara Ariyaratne
Hi Everyone, I would like to inquire your view on the following issue. When trying to build ESB, downloaded from the following SVN Link: https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk07, an error pops up as follows at the terminal (used command: mvn clean install

Re: [Dev] Why This Error In Building The ESB Version at Turing-chunk07

2014-07-28 Thread Dilan Udara Ariyaratne
) what is the jdk version you are using? and maven version? Thanks, On Tue, Jul 29, 2014 at 7:22 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Everyone, I would like to inquire your view on the following issue. When trying to build ESB, downloaded from the following SVN Link

Re: [Dev] Jaggery - Extracting an uploaded .zip file

2014-07-29 Thread Dilan Udara Ariyaratne
Hi Buddhima, Once you have created your jaggery app (let's name the containing folder as your-jaggery-app-root-folder), select all the files and folders inside your-jaggery-app-root-folder and compress the files into a .zip file which you can upload to the Application server under this path: Home

Re: [Dev] Why This Error In Building The ESB Version at Turing-chunk07

2014-08-11 Thread Dilan Udara Ariyaratne
/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Jul 29, 2014 at 12:37 PM, Udara Liyanage ud...@wso2.com wrote: Hi Dilan, Could you please delete the mentioned jars only and try again. On Tue, Jul 29, 2014 at 10:22 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks

[Dev] How really Correlation Expression of Aggregate Mediator (WSO2 ESB) works?

2014-08-11 Thread Dilan Udara Ariyaratne
Hi Everyone: I would like to inquire on what really this *Correlation Expression of Aggregate Mediator *does when applied in ESB Configuration and its real use. Could not find any appropriate sample in WSO2 ESB Documentation on this. Thanks. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc.

Re: [Dev] How really Correlation Expression of Aggregate Mediator (WSO2 ESB) works?

2014-08-11 Thread Dilan Udara Ariyaratne
, Anuruddha. On Tue, Aug 12, 2014 at 6:42 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Everyone: I would like to inquire on what really this *Correlation Expression of Aggregate Mediator *does when applied in ESB Configuration and its real use. Could not find any appropriate sample

Re: [Dev] WSO2 ESB Product Build Fail

2014-08-12 Thread Dilan Udara Ariyaratne
Hi Shiva: What are the JDK Maven versions, you are using? Thanks. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Aug 12, 2014 at 1:30 PM, Shiva Balachandran sh...@wso2.com wrote: Hi, I was trying to build

Re: [Dev] WSO2 ESB Product Build Fail

2014-08-12 Thread Dilan Udara Ariyaratne
and try to rebuild. Regards, Aruna On Tue, Aug 12, 2014 at 2:12 PM, Shiva Balachandran sh...@wso2.com wrote: Hi Dilan, Its Apache Maven 3.0.5 and java version 1.7.0_07 Thank you. On Tue, Aug 12, 2014 at 2:02 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Shiva: What

Re: [Dev] WSO2 Committers += Sajini De Silva

2014-11-18 Thread Dilan Udara Ariyaratne
Congratulations, Sajini! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Nov 18, 2014 at 10:59 PM, Ayesha Dissanayaka aye...@wso2.com wrote: Congratulations Sajini! On Tue, Nov 18, 2014 at 7:04 PM, Sam Sivayogam

[Dev] [DSS 3.2.1] An Update made to a Data Service XML reflects only after a Server Restart

2014-11-23 Thread Dilan Udara Ariyaratne
Hi All, I have been following some of the DSS 3.2.1 Samples and found out that an update made to the order of parameters of a data service xml only appears to reflect after a server restart. To be more specific on the issue, let me take an example and describe. With Ref. to:

Re: [Dev] [DSS 3.2.1] An Update made to a Data Service XML reflects only after a Server Restart

2014-11-23 Thread Dilan Udara Ariyaratne
this as well. [1] https://wso2.org/jira/browse/CARBON-15077 Thanks, Jayanga. *Jayanga Dissanayake* Senior Software Engineer WSO2 Inc. - http://wso2.com/ lean . enterprise . middleware email: jaya...@wso2.com mobile: +94772207259 On Mon, Nov 24, 2014 at 9:27 AM, Dilan Udara Ariyaratne

Re: [Dev] WSO2 Committers += Asitha Nanayakkara

2014-11-23 Thread Dilan Udara Ariyaratne
Congratulations, Asitha... !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Nov 24, 2014 at 11:03 AM, Rajkumar Rajaratnam rajkum...@wso2.com wrote: Congratulations Asitha.. !! On Mon, Nov 24, 2014 at 10:53 AM,

Re: [Dev] Carbon kernel build failure

2014-11-27 Thread Dilan Udara Ariyaratne
Hi Asok, Following should be helpful to you. [1] https://docs.wso2.com/display/Carbon420/Building+from+Source [2] http://java.dzone.com/articles/how-build-wso2-carbon-420 Cheers. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise .

Re: [Dev] Passing verification keys as url parameters

2014-12-01 Thread Dilan Udara Ariyaratne
Hi Sameera, Are those verification keys passed having any sensitive informational value? If yes, I do not think that passing as url parameters is the recommended approach where as storing them in a session level cookie can be the correct approach. Following can be helpful to you on this issue.

Re: [Dev] Can we define more than one ServerRole in the artifact.xml file of a CAR?

2014-12-03 Thread Dilan Udara Ariyaratne
+1 for Chanaka's suggestion if that possibility is there to have one node with both worker/manager roles. Regards, Dilan. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Dec 4, 2014 at 12:05 PM, Chanaka Fernando

[Dev] [EMM] Carbon Kernel Version and Chunk Number of EMM 1.1.0

2014-12-04 Thread Dilan Udara Ariyaratne
Hi Folks, I am in the process of writing some automated test cases for EMM 1.1.0. To choose the right test automation framework to use, it is required to know from which Carbon Kernel Version and Chunk number, the EMM 1.1.0 was released. Appreciate your feedback on this. Regards. *Dilan U.

[Dev] [IS] IS travelocity.com sample is not working

2014-12-08 Thread Dilan Udara Ariyaratne
Hi All, I went through the following documentation to configure the IS sample. https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0 After configuring the service provider

Re: [Dev] [IS] IS travelocity.com sample is not working

2014-12-08 Thread Dilan Udara Ariyaratne
AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I went through the following documentation to configure the IS sample. https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0 After configuring the service provider https://docs.wso2.com/display/IS500

Re: [Dev] [IS] IS travelocity.com sample is not working

2014-12-08 Thread Dilan Udara Ariyaratne
On Tue, Dec 9, 2014 at 10:08 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, Thanks for the feedback. @udara - Yes, Tomcat is running perfectly on http://localhost:8080 @darshana @malithi - I tried to access http://localhost:8080/travelocity.com/index.jsp without starting

Re: [Dev] [IS] IS travelocity.com sample is not working

2014-12-08 Thread Dilan Udara Ariyaratne
/index.jsp Regards, Darshana On Tue, Dec 9, 2014 at 7:37 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I went through the following documentation to configure the IS sample. https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0 After configuring

Re: [Dev] [EMM] [APIM] Access token accessed by Product-API-Store UI, different from the one retrieved by a Rest Client

2014-12-21 Thread Dilan Udara Ariyaratne
...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com http://wso2.com/* lean.enterprise.middleware. On Mon, Dec 22, 2014 at 12:49 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I have been working on writing some test cases for a solution provided to emm

Re: [Dev] [EMM] API Management Table Creation Script for ORACLE has errors

2015-02-18 Thread Dilan Udara Ariyaratne
On Wed, Feb 18, 2015 at 9:06 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, I have been testing the ORACLE Support Scripts of API Management module that resides inside EMM 1.1.0. When I ran the .sql file of API Manager Table creation script of EMM, few errors complaining the wrong

Re: [Dev] WSO2 Committers += Senduran Balasubramaniyam

2015-02-18 Thread Dilan Udara Ariyaratne
Congratulations, Senduran!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Feb 19, 2015 at 12:05 AM, Roshan Deniyage rosh...@wso2.com wrote: congrats !!! Roshan Deniyage Associate Technical Lead WSO2, Inc:

Re: [Dev] [EMM] API Management Table Creation Script for ORACLE has errors

2015-02-20 Thread Dilan Udara Ariyaratne
: +94775149066 lean . enterprise . middleware On Thu, Feb 19, 2015 at 11:11 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, After going through the script, found out following to be the reasons for error messages popped up at the SQL-prompt. [1] Oracle does not support AUTO_INCREMENT

[Dev] [EMM] API Management Table Creation Script for ORACLE has errors

2015-02-18 Thread Dilan Udara Ariyaratne
Hi Folks, I have been testing the ORACLE Support Scripts of API Management module that resides inside EMM 1.1.0. When I ran the .sql file of API Manager Table creation script of EMM, few errors complaining the wrong syntax of queries popped up as in the attached image. Is this an already known

Re: [Dev] Response not receiving when payloadfactory media type is json

2015-01-25 Thread Dilan Udara Ariyaratne
Hi Udara, What is the type of response received by ESB from the back-end? Is it XML or JSON? Also if your requirement was to get a JSON in return, what was the purpose of using two payload factories within the out sequence? Shouldn't it be only one payload factory mediator of media-type=json?

[Dev] [EMM] Errors occur on Server Shutdown when building the Product

2015-01-06 Thread Dilan Udara Ariyaratne
Hi Folks, I have been working on writing a test case for the device registration use-case of EMM with Oracle Support. When I built the product with the test, every thing ran well with a build success message except the server shutdown. Following is the stack trace of it... INFO

Re: [Dev] WSO2 Committers += Akalanka Darshana Pagoda Arachchi

2015-01-05 Thread Dilan Udara Ariyaratne
Congratz, Akalanka!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Jan 5, 2015 at 4:49 PM, Tharindu Dharmarathna tharin...@wso2.com wrote: Congrats Akalanka !! On Mon, Jan 5, 2015 at 4:34 PM, Hasitha Hiranya

Re: [Dev] WSO2 Committers += Pirinthapan Mahendran

2015-01-09 Thread Dilan Udara Ariyaratne
Congratulations Pirinthapan !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Sat, Jan 10, 2015 at 10:09 AM, Senduran Balasubramaniyam sendu...@wso2.com wrote: Congratulations Printhapan !!! On Fri, Jan 9, 2015 at

Re: [Dev] [EMM] Errors occur on Server Shutdown when building the Product

2015-01-11 Thread Dilan Udara Ariyaratne
Thangarajah kishant...@wso2.com wrote: Does the device registration at server-side access/populate CarbonContext in any place? On Thu, Jan 8, 2015 at 4:34 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Kishanthan, I checked on a separate manual server shutdown and it seems to be fine

[Dev] [EMM] Automated Testing of Email Sending Functionality of EMM

2015-01-12 Thread Dilan Udara Ariyaratne
Hi Folks, I am checking the feasibility of writing an automated test case for the email sending functionality of emm. When a user is created, an invitation email is sent to the corresponding user to register the device. sendEmail() is currently a jaggery function and is executed via a

Re: [Dev] [EMM] Automated Testing of Email Sending Functionality of EMM

2015-01-13 Thread Dilan Udara Ariyaratne
://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Jan 13, 2015 at 6:08 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Krisantha, Following are the manual steps of sending a mail to a user. [1] Fill email configuration details (SMTP Mail Server Settings) under

Re: [Dev] [EMM] Automated Testing of Email Sending Functionality of EMM

2015-01-14 Thread Dilan Udara Ariyaratne
: +94772325511 On Wed, Jan 14, 2015 at 1:59 PM, Irham Iqbal iq...@wso2.com wrote: Hi Dilan, Can't you use an API to make sure the email has received to user's email account at the end to make the test pass. Thanks, Iqbal On Wed, Jan 14, 2015 at 12:17 PM, Dilan Udara Ariyaratne dil...@wso2

Re: [Dev] [EMM] Errors occur on Server Shutdown when building the Product

2015-01-08 Thread Dilan Udara Ariyaratne
server? Also what are you doing within the test case here? On Tue, Jan 6, 2015 at 2:17 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, I have been working on writing a test case for the device registration use-case of EMM with Oracle Support. When I built the product

Re: [Dev] [EMM] Errors occur on Server Shutdown when building the Product

2015-01-08 Thread Dilan Udara Ariyaratne
automation framework, by manually starting and stopping the EMM server? Also what are you doing within the test case here? On Tue, Jan 6, 2015 at 2:17 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, I have been working on writing a test case for the device registration use-case of EMM

Re: [Dev] WSO2 Committers += Inosh Perera

2015-01-04 Thread Dilan Udara Ariyaratne
Congratz, Inosh!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Jan 5, 2015 at 12:24 PM, Sameera Perera samee...@wso2.com wrote: Hi devs, Its my pleasure to welcome Inosh Perera as a WSO2 Committer. Inosh,

Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Dilan Udara Ariyaratne
Congratz, Godwin!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Mar 20, 2015 at 3:11 PM, Chanuka Dissanayake chan...@wso2.com wrote: Congratulation Godwin.. :) On Fri, Mar 20, 2015 at 3:09 PM, Farasath Ahamed

Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Dilan Udara Ariyaratne
Congratulations, Malithi !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Mar 20, 2015 at 3:11 PM, Tharindu Edirisinghe tharin...@wso2.com wrote: Congratulations Malithi !!! On Fri, Mar 20, 2015 at 3:09 PM,

Re: [Dev] [Announce] WSO2 Committers += Asok Perera

2015-03-09 Thread Dilan Udara Ariyaratne
Congratz, Asok... *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Mar 10, 2015 at 10:55 AM, Thusitha Thilina Dayaratne thusit...@wso2.com wrote: Congratulations Asok ...! On Tue, Mar 10, 2015 at 10:54 AM,

Re: [Dev] WSO2 ESB - XSLT Transformation

2015-03-10 Thread Dilan Udara Ariyaratne
Hi Suhan, Can you check the same flow with having the SOAP Message in following order? soapenv:Envelope soapenv:Header /soapenv:Header soapenv:Body /soapenv:Body /soapenv:Envelope *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean .

Re: [Dev] WSO2 ESB - XSLT Transformation

2015-03-10 Thread Dilan Udara Ariyaratne
. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Mar 10, 2015 at 11:52 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Suhan, Can you check the same flow with having the SOAP Message in following order

Re: [Dev] WSO2 Committers += Ashan Manathunga

2015-03-06 Thread Dilan Udara Ariyaratne
Congrats Ashan!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, Mar 6, 2015 at 6:13 PM, Darshana Gunawardana darsh...@wso2.com wrote: Congratulations Ashan..!!! On Fri, Mar 6, 2015 at 5:52 PM, Shiva

Re: [Dev] [Announce] WSO2 Committers += Dulitha Wijewantha

2015-03-08 Thread Dilan Udara Ariyaratne
Congratulations, Dulitha!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Mar 9, 2015 at 5:23 AM, Dakshika Jayathilaka daksh...@wso2.com wrote: Congratulations Dulitha...! *Dakshika Jayathilaka* Software

Re: [Dev] WSO2 Committers += Senduran Balasubramaniyam

2015-03-08 Thread Dilan Udara Ariyaratne
Congratulations, Senduran!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Sun, Mar 8, 2015 at 6:43 PM, Indunil Upeksha Rathnayake indu...@wso2.com wrote: Congratulations. Best Regards -- Indunil Upeksha

Re: [Dev] WSO2 Committers += Dinesh J Weerakkody

2015-03-12 Thread Dilan Udara Ariyaratne
Congratulations Dinesh !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Mar 12, 2015 at 12:21 PM, Harsha Kumara hars...@wso2.com wrote: Congratulations Dinesh! On Thu, Mar 12, 2015 at 12:15 PM, Prasanna

Re: [Dev] WSO2 Committers += Chamila de Alwis

2015-03-04 Thread Dilan Udara Ariyaratne
Congratulations Chamila !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Mar 5, 2015 at 12:50 PM, Tharindu Edirisinghe tharin...@wso2.com wrote: Congratulations Chamila !!! On Thu, Mar 5, 2015 at 12:48 PM,

Re: [Dev] [APIM] [IDENTITY] [EMM] Overlapping DB Table Definitions on both APIM IDENTITY DB Scripts

2015-02-22 Thread Dilan Udara Ariyaratne
* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Feb 23, 2015 at 12:28 PM, Gayan Gunawardana ga...@wso2.com wrote: On Mon, Feb 23, 2015 at 6:29 AM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Gayan, Does this mean that the ORACLE

Re: [Dev] [APIM] [IDENTITY] [EMM] Overlapping DB Table Definitions on both APIM IDENTITY DB Scripts

2015-02-22 Thread Dilan Udara Ariyaratne
, 2015 at 11:02 AM, Gayan Gunawardana ga...@wso2.com wrote: On Fri, Feb 20, 2015 at 11:50 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, While checking the database scripts of both API Manager and IDENTITY modules inside EMM 1.1.0, it has been found out that there are some DB

Re: [Dev] [EMM] [IDENTITY] SSO SAML Issue when loading EMM Login-page after Server Startup with -Dsetup

2015-02-23 Thread Dilan Udara Ariyaratne
, Dilan. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Feb 23, 2015 at 7:04 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, While testing the ORACLE Support Feature with EMM 1.1.0, I came across

Re: [Dev] [EMM] [IDENTITY] SSO SAML Issue when loading EMM Login-page after Server Startup with -Dsetup

2015-02-24 Thread Dilan Udara Ariyaratne
Hi All, I have created following JIRA to track this issue. https://wso2.org/jira/browse/EMM-783 Regards, Dilan. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Feb 24, 2015 at 4:39 PM, Dilan Udara Ariyaratne dil

Re: [Dev] [EMM] [IDENTITY] SSO SAML Issue when loading EMM Login-page after Server Startup with -Dsetup

2015-02-24 Thread Dilan Udara Ariyaratne
On Tue, Feb 24, 2015 at 1:13 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi All, I tried to start the server by manually creating the tables this time and still the same error happens to pop up at the browser. So, this time, it's without the -Dsetup option. However, a secondary restart

[Dev] [APIM] [IDENTITY] [EMM] Overlapping DB Table Definitions on both APIM IDENTITY DB Scripts

2015-02-20 Thread Dilan Udara Ariyaratne
Hi Folks, While checking the database scripts of both API Manager and IDENTITY modules inside EMM 1.1.0, it has been found out that there are some DB Table definitions of IDENTITY repeated inside APIM DB Scripts as follows. IDN_BASE_TABLE IDN_OAUTH_CONSUMER_APPS IDN_OAUTH1A_REQUEST_TOKEN

Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Dilan Udara Ariyaratne
Congratz, Hemika !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Wed, Mar 18, 2015 at 11:07 AM, Pumudu Ruhunage pum...@wso2.com wrote: Congratulations Hemika..!!! On Tue, Mar 17, 2015 at 2:27 PM, Tharik Kanaka

Re: [Dev] WSO2 Committers += Vinuri Perera

2015-04-27 Thread Dilan Udara Ariyaratne
Congratz, Vinuri!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Mon, Apr 27, 2015 at 4:27 PM, Sam Sivayogam s...@wso2.com wrote: Congratz Vinuri !!! On Mon, Apr 27, 2015 at 4:23 PM, Sameera Medagammaddegedara

Re: [Dev] WSO2 Committers += Mahesh Chinthaka

2015-04-27 Thread Dilan Udara Ariyaratne
Congratz, Mahesh!!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Apr 28, 2015 at 10:40 AM, Samith Dassanayake sam...@wso2.com wrote: Congratz Mahesh! On Tue, Apr 28, 2015 at 10:28 AM, Kalpa Welivitigoda

Re: [Dev] WSO2 Committers += Vishanth Balasubramaniam

2015-05-15 Thread Dilan Udara Ariyaratne
Congratz, Vishanth !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Fri, May 15, 2015 at 7:11 PM, Dinithi De Silva dinit...@wso2.com wrote: Congratulations Vishanth... On Fri, May 15, 2015 at 7:10 PM,

Re: [Dev] WSO2 Committers += Prasanna Dangalla

2015-04-08 Thread Dilan Udara Ariyaratne
Congratz, Prasanna !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Thu, Apr 9, 2015 at 9:54 AM, Kalpa Welivitigoda kal...@wso2.com wrote: Congratulations Prasanna! On Apr 9, 2015 8:08 AM, Tharindu Edirisinghe

[Dev] [MDM] Permission Model used by WSO2 MDM UI 2.0.0 Release

2015-04-08 Thread Dilan Udara Ariyaratne
Hi Folks, I have been going through the permission model used by WSO2 MDM UI 2.0.0 Release and found out that we are inserting a set of self-defined permissions to a registry path starting with the following pattern. /_system/governance/permission/ in registry.put(/_system/governance/permission/

Re: [Dev] [MDM] Permission Model used by WSO2 MDM UI 2.0.0 Release

2015-04-08 Thread Dilan Udara Ariyaratne
at 5:07 PM, Dulitha Wijewantha duli...@wso2.com wrote: On Wed, Apr 8, 2015 at 3:52 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote: Hi Folks, I have been going through the permission model used by WSO2 MDM UI 2.0.0 Release and found out that we are inserting a set of self-defined

Re: [Dev] [EMM] Error while starting EMM 1.1.0 fresh pack

2015-06-04 Thread Dilan Udara Ariyaratne
} - : password null [2015-06-04 16:53:45,275] ERROR {org.jaggeryjs.hostobjects.db.DatabaseHostObject} - Failed to get connection org.h2.jdbc.JdbcSQLException: Wrong user name or password [8004-140] On Thu, Jun 4, 2015 at 4:39 PM, Dilan Udara Ariyaratne dil...@wso2.com wrote

Re: [Dev] WSO2 Committers += Saneth Dharmakeerthi

2015-06-09 Thread Dilan Udara Ariyaratne
Congratulations, Saneth !!! *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware On Tue, Jun 9, 2015 at 11:51 AM, Chathura Priyankara chathu...@wso2.com wrote: Congratulations Saneth. On Tue, Jun 9, 2015 at 11:45 AM,

[Dev] [MDM] [Android] Obtaining Device Storage Information Accurately

2015-06-03 Thread Dilan Udara Ariyaratne
Hi All, In Android, as EXTERNAL_MEMORY implies both INTERNAL+EXTERNAL, to accurately obtain information from the agent, let's do a small calculation at the agent side to retrieve correct values as follows. Current payload retrieved : { EXTERNAL_TOTAL_MEMORY: 4.92,

  1   2   >