Re: [Dev] Possible Dep sync issue in BAM toolbox deployment

2014-04-16 Thread Lasantha Fernando
Hi all, Can't we use the 'Axis2RequiredServices' to make sure that toolbox deployment happens only after the service is registered? CEP has a similar requirement for all components that have a deployer and after discussing with carbon team, we found out that we could use this parameter to make

[Dev] [Identity Server] Deploying IS for production use.

2014-04-16 Thread Supun Nakandala
Hi devs, I'm trying to integrate WSO2 Identity Server with Apache Airavata to handle user management in scientific gateways. For that first I am trying to deploy an instance of Identity Server. I would appreciate if you can provide me what are the recommended steps and configuration for deploying

[Dev] Invitation: Global cluster cache invalidation code review @ Wed Apr 16, 2014 5pm - 6pm (am...@wso2.com)

2014-04-16 Thread Amal Gunatilake
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20140416T113000Z DTEND:20140416T123000Z DTSTAMP:20140416T094153Z ORGANIZER;CN=Amal Gunatilake:mailto:am...@wso2.com UID:mr3l018u7rpoosipnd1udej...@google.com

[Dev] Please commit the diff attached in CARBON-14740

2014-04-16 Thread Chamil Jeewantha
$subject. JIRA: https://wso2.org/jira/browse/CARBON-14740 PATCH FILE: CARBON_UI_PATCH_0007.diff -- K.D. Chamil Jeewantha Associate Technical Lead WSO2, Inc.; http://wso2.com Mobile: +94716813892 ___ Dev mailing list Dev@wso2.org

[Dev] WSO2 Committers += GayanK

2014-04-16 Thread Jasintha Dasanayake
Hi All, It's my distinct pleasure to welcome Gayan as a WSO2 Committer. Gayan has been a valuable contributor for WSO2 Developer Studio since he joined WSO2. In recognition of his contributions to WSO2, he has been voted as a WSO2 Committer. Gayan, Congratulations and Keep up the good work!

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Sohani Weerasinghe
Congratulations Gayan Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Wed, Apr 16, 2014 at 3:43 PM, Jasintha Dasanayake jasin...@wso2.comwrote: Hi

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Lali Devamanthri
Congrats Gayan ..! On Wed, Apr 16, 2014 at 3:43 PM, Jasintha Dasanayake jasin...@wso2.comwrote: Hi All, It's my distinct pleasure to welcome Gayan as a WSO2 Committer. Gayan has been a valuable contributor for WSO2 Developer Studio since he joined WSO2. In recognition of his

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Asanka Sanjeewa
Congratulations GayanK. Regards, AsankaS. On Wed, Apr 16, 2014 at 3:49 PM, Amal Gunatilake am...@wso2.com wrote: Congratz Gayan !! Thank you Best regards, *Amal Gunatilake* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware On Wed, Apr 16, 2014 at 3:45 PM,

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Susinda Perera
Congratulations Gayan On Wed, Apr 16, 2014 at 4:18 PM, Isuruwan Herath isuru...@wso2.com wrote: Congratz Gayan! On Wed, Apr 16, 2014 at 3:53 PM, Asanka Sanjeewa asan...@wso2.com wrote: Congratulations GayanK. Regards, AsankaS. On Wed, Apr 16, 2014 at 3:49 PM, Amal Gunatilake

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Malintha Adikari
Congratulations Gayan On Wed, Apr 16, 2014 at 4:33 PM, Susankha Nirmala susan...@wso2.com wrote: Congratulations ! On Wed, Apr 16, 2014 at 4:29 PM, Susinda Perera susi...@wso2.com wrote: Congratulations Gayan On Wed, Apr 16, 2014 at 4:18 PM, Isuruwan Herath

[Dev] Global cluster cache invalidation code review Notes

2014-04-16 Thread Amal Gunatilake
Hi All, Following updates has been discussed on $subject. 1) Make the subscription auto subscribe once the jar bundle is present. 2) Check on how to resubscribe if the server goes down and comes up 3) If the sever goes down when a message receives check whether it queues the message and receive.

Re: [Dev] Migrating from JMS to AMPQ for Global cache invalidation implimentation

2014-04-16 Thread Afkham Azeez
Please take a look at http://www.wmrichards.com/amqp.pdf On Wed, Apr 16, 2014 at 6:34 PM, Amal Gunatilake am...@wso2.com wrote: Hi All, Is it a good idea to move the implementation from JMS to AMPQ since AMPQ is cross-platform? What would be the advantages and disadvantages? Please give

Re: [Dev] Migrating from JMS to AMPQ for Global cache invalidation implimentation

2014-04-16 Thread Afkham Azeez
What is the JMS client library you used? On Wed, Apr 16, 2014 at 6:34 PM, Amal Gunatilake am...@wso2.com wrote: Hi All, Is it a good idea to move the implementation from JMS to AMPQ since AMPQ is cross-platform? What would be the advantages and disadvantages? Please give your feedback

[Dev] Update on APIM integration for EMM

2014-04-16 Thread Gayan Gunawardana
Problems need to address 1. jaggery SSO IDP application does not work after upgrading Identity features as chunk 08. 2. In EMM admin services start with prefix admin/services so this will break two jaggery applications apistore, publisher where they invoke admin services. -- Gayan Gunawardana

[Dev] [Developer-studio] IllegalStateException when updating GMF resource set in run-time

2014-04-16 Thread Gayan Yalpathwala
Hi, I am trying to dynamically update one of the datamapper GMF editparts using the following [1] code snippet. This throws an IllegalStateException [2]. Any idea on how I can update the resource set in run-time? [1] TreeNode graphicalTreeModel = rootDiagram.getInput().getTreeNode().get(0);

Re: [Dev] Update on APIM integration for EMM

2014-04-16 Thread Chan
@Gayan It seems that ES is not using the SSO IdP app. I had a chat with Sameera in the afternoon and found out that there using a page inside carbon that is configured. I will be look into that and update the thread. Cheers~ On Wed, Apr 16, 2014 at 7:53 PM, Gayan Gunawardana ga...@wso2.com

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Shani Ranasinghe
Congrats Gayan On Wed, Apr 16, 2014 at 6:22 AM, Dilini Muthumala dil...@wso2.com wrote: Congrats Gayan! On Wed, Apr 16, 2014 at 4:49 PM, Malintha Adikari malin...@wso2.comwrote: Congratulations Gayan On Wed, Apr 16, 2014 at 4:33 PM, Susankha Nirmala susan...@wso2.comwrote:

Re: [Dev] Publish-Subscribe Channel EIP - Axis2 Client throws an error

2014-04-16 Thread Denuwanthi De Silva
Hi Samith, I'm using ESB 4.8.1. This is the log I get: INFO - LogMediator To: /, WSAction: urn:placeOrder, SOAPAction: urn:placeOrder, ReplyTo: http://www.w3.org/2005/08/addressing/none, MessageID: urn:uuid:22b40329-d5ed-4093-897d-1c041b2eb381, Direction: request I don't get any error message

Re: [Dev] Migrating from JMS to AMPQ for Global cache invalidation implimentation

2014-04-16 Thread Amal Gunatilake
Hi Azeez, Thank you for the link. I'm going through the pdf. I used Apache Geronimo-jms [1]http://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1client library for the current implementation. @Hasitha: Thank you for the valuable comments. [1]

Re: [Dev] Migrating from JMS to AMPQ for Global cache invalidation implimentation

2014-04-16 Thread Afkham Azeez
On Wed, Apr 16, 2014 at 9:39 PM, Amal Gunatilake am...@wso2.com wrote: Hi Azeez, Thank you for the link. I'm going through the pdf. I used Apache Geronimo-jms [1]http://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1client library for the current

Re: [Dev] [Developer-studio] IllegalStateException when updating GMF resource set in run-time

2014-04-16 Thread Lali Devamanthri
Hi Gayank, You are trying to change the EMF model in runtime. In this kind of change cannot execute without using transaction API[1] (All changes made to the model should be done using commands). You can find the same kind of issues in here[2][3]. [1]

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Melan Nimesh
Congrats Gayan ! On Wed, Apr 16, 2014 at 9:26 PM, Shani Ranasinghe sh...@wso2.com wrote: Congrats Gayan On Wed, Apr 16, 2014 at 6:22 AM, Dilini Muthumala dil...@wso2.com wrote: Congrats Gayan! On Wed, Apr 16, 2014 at 4:49 PM, Malintha Adikari malin...@wso2.comwrote: Congratulations

[Dev] Uniquely identify the cashed resources in DataMapperMediator

2014-04-16 Thread Sohani Weerasinghe
Hi All, When caching the resources in DataMapperMediator while storing the resources in a Map (inside Synapse Core), I am using a generated hashcode from the resource as the 'key' for the HasMap. The main purpose of using a hashcode is to provide a unique key for the resources created so that if

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Chandana Napagoda
Congratulations Gayan...!!! Regards, Chandana On Wed, Apr 16, 2014 at 10:14 PM, Melan Nimesh me...@wso2.com wrote: Congrats Gayan ! On Wed, Apr 16, 2014 at 9:26 PM, Shani Ranasinghe sh...@wso2.com wrote: Congrats Gayan On Wed, Apr 16, 2014 at 6:22 AM, Dilini Muthumala

[Dev] [SSO module]

2014-04-16 Thread Gayan Gunawardana
In APIM 1.6 SSO module contains SAMLSSORelyingPartyObject and EMM SSO module contains sso.client.js js module. Can we go ahead with single approach ? -- Gayan Gunawardana Software Engineer; WSO2 Inc.; http://wso2.com/ Email: ga...@wso2.com Mobile: +94 (71) 8020933

Re: [Dev] Global cluster cache invalidation code review Notes

2014-04-16 Thread Sagara Gunathunga
On Wed, Apr 16, 2014 at 2:57 PM, Amal Gunatilake am...@wso2.com wrote: Hi All, Following updates has been discussed on $subject. 1) Make the subscription auto subscribe once the jar bundle is present. 2) Check on how to resubscribe if the server goes down and comes up 3) If the sever goes

Re: [Dev] [IS] Why append tenant domain to user name when I already know my domain?

2014-04-16 Thread Shani Ranasinghe
Hi, [Edited subject] I am adding this in case anyone else has this same question, and is seeking an answer at any point. With the offline chat I had with Prabath, apparently this is something we could take off from the code, and has been added with no apparent reason, but to only denote the

Re: [Dev] Generic implementation for DataMapper config generator

2014-04-16 Thread Viraj Rajaguru
Hi Lali, +1 for the approach. Most of the use cases involved in 'ESB Graphical editor' and 'Datamapper Editor' are almost identical. For an example, there are mediator sequences (Eg: Log -- Property -- Send) in ESB editor and Operator sequences (Eg: Split -- toLowerCase -- Concat) in Datamapper

[Dev] [DS]Multiple HTTP verbs on same resource path in DSS

2014-04-16 Thread Charitha Kankanamge
H ​i Anjana/DS team, Do we support defining multiple HTTP verbs on same resource path in DSS? e.g:- resource path=uri-template *method=GET POST* disableStreaming= xs:BOOLEAN descriptionxs:string/description call-query href=xs:IDREF / with-param name=xs:NMTOKEN /

Re: [Dev] [IS] Why append tenant domain to user name when I already know my domain?

2014-04-16 Thread Suresh Attanayaka
Hi, The pattern domain/user name is already taken for the multiple userstores scenario. Actually we have no reason to stick into the user -email @tenant domain pattern. In any code in the platform, we must use the MultitenantUtils to get the tenant domain from the user name, get the tenant aware

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Manula Chathurika Thantriwatte
Congratulations Gayan !!! On Wed, Apr 16, 2014 at 11:54 PM, Dimuthu De Lanerolle dimut...@wso2.comwrote: Congratz Gayan...!!! Regards, On Wed, Apr 16, 2014 at 10:19 PM, Chandana Napagoda chand...@wso2.comwrote: Congratulations Gayan...!!! Regards, Chandana On Wed, Apr 16, 2014 at

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Rajith Vitharana
Congratulations Gayan ... :) On Thu, Apr 17, 2014 at 9:03 AM, Manula Chathurika Thantriwatte manu...@wso2.com wrote: Congratulations Gayan !!! On Wed, Apr 16, 2014 at 11:54 PM, Dimuthu De Lanerolle dimut...@wso2.comwrote: Congratz Gayan...!!! Regards, On Wed, Apr 16, 2014 at 10:19

Re: [Dev] [SSO module]

2014-04-16 Thread Sameera Perera
Hi Gayan, I'm sure Shan, Sumedha, Ruchira and the Mobile team know exactly what you are referring to :) However, for those of us who weren't there at the discussion and not aware of what exactly you are working on, this mail doesn't give much context. Consequently, anybody outside the above group

Re: [Dev] [IS] Why append tenant domain to user name when I already know my domain?

2014-04-16 Thread Shani Ranasinghe
Hi, On Wed, Apr 16, 2014 at 6:28 PM, Suresh Attanayaka sur...@wso2.com wrote: Hi, The pattern domain/user name is already taken for the multiple userstores scenario. Oh yes. Another option is that in the log screen we can let the user enter the domain as a separate field but it will

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Pubudud Dissanayake
Congratulations Gayan ! On Thu, Apr 17, 2014 at 9:04 AM, Rajith Vitharana raji...@wso2.com wrote: Congratulations Gayan ... :) On Thu, Apr 17, 2014 at 9:03 AM, Manula Chathurika Thantriwatte manu...@wso2.com wrote: Congratulations Gayan !!! On Wed, Apr 16, 2014 at 11:54 PM, Dimuthu

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Manoj Kumara
Congratulations Gayan !! *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Thu, Apr 17, 2014 at 9:04 AM, Rajith Vitharana raji...@wso2.com wrote: Congratulations Gayan ... :) On Thu, Apr 17, 2014 at 9:03 AM, Manula Chathurika

Re: [Dev] WSO2 Committers += GayanK

2014-04-16 Thread Pamod Sylvester
Congratulations Gayan !! On Thu, Apr 17, 2014 at 9:56 AM, Manoj Kumara ma...@wso2.com wrote: Congratulations Gayan !! *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Thu, Apr 17, 2014 at 9:04 AM, Rajith Vitharana

[Dev] SSO handling with App Manager

2014-04-16 Thread Dinusha Senanayaka
Hi IS Team, Currently in App Manager, we are handling SSO between web applications as follows. Once user get authenticated from IDP, it set a cookie called samlTokenId in the browser. In the first authentication response that comes to the AppM gateway, we keep this samlTokenId cookie with saml

Re: [Dev] [SSO module]

2014-04-16 Thread Gayan Gunawardana
Hi Sameera, Let me explain the context, This is related to [Exposing Oauth Protected APIs for mobile devices to EMM server communication]. Problem we are facing is we have to merge APIM modules with existing EMM modules. SSO module is a common module for both products with two different

Re: [Dev] Global cluster cache invalidation code review Notes

2014-04-16 Thread Amal Gunatilake
Hi Sagara, As Azeez mentioned there is an interface at CarbonUtils named as CacheInvalidator. My component will implement this interface. We planned to have the interface at CarbonUtils because every product will need this service. Thank you Best regards, *Amal Gunatilake* Software Engineer

Re: [Dev] Migrating from JMS to AMPQ for Global cache invalidation implimentation

2014-04-16 Thread Amal Gunatilake
Once I inspect the pom.xml it seems carbon core uses the same JMS library mentioned. So I can either use the carbon core dependency or pure Geronimo-jms. Thank you Best regards, *Amal Gunatilake* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware On Wed, Apr 16, 2014 at

[Dev] P2 repo - IS 5.0.0

2014-04-16 Thread Chalitha Waldeniyage
Hi, Can we have the $subject ASAP please? Regards, -- *Chalitha Maheshwari* Software Engineer-QA, WSO2 Inc. *E-mail:* chali...@wso2.com *Mobile: *+94710 411 112 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] ESB 4.8.1 - Sample 153

2014-04-16 Thread Buddhima Wijeweera
Also needed for sample 200 too. Thanks! On Tue, Apr 8, 2014 at 4:22 PM, Isuru Ranawaka isu...@wso2.com wrote: Thanks for your quick reply.Now it is working. On Tue, Apr 8, 2014 at 3:49 PM, Harsha Kumara hars...@wso2.com wrote: Hi Isuru, You have to put the BouncyCastle (

[Dev] Error while trying to access a secured proxy

2014-04-16 Thread Sajini De Silva
Hi, I secured an unsecured backend service with non repudiation scenario. Then I developed a client program to access that service and i get the following error. org.apache.axis2.AxisFault: Missing wsse:Security header in request Caused by: org.apache.rampart.RampartException: Missing

Re: [Dev] ESB 4.8.1 - Sample 153

2014-04-16 Thread Lali Devamanthri
Adding documentation@. Needs to mention requirement of bouncycastle jar for ESB samples 153, 200. On Thu, Apr 17, 2014 at 11:16 AM, Buddhima Wijeweera buddh...@wso2.comwrote: Also needed for sample 200 too. Thanks! On Tue, Apr 8, 2014 at 4:22 PM, Isuru Ranawaka isu...@wso2.com wrote:

Re: [Dev] Error while trying to access a secured proxy

2014-04-16 Thread Suresh Attanayaka
Hi, Probably your client is not generating required WS-Security headers when invoking the service. Send the message through TCPMon and see the actual message. Double check if you have done the Rampart configurations properly. Thanks, -Suresh On Thu, Apr 17, 2014 at 11:22 AM, Sajini De Silva