[Dev] Noticed a null pointer on IS side when SSO flow was configured between IS and CEP

2014-03-24 Thread Shavantha Weerasinghe
Hi All Noticed a null pointer on IS side when SSO flow was configured between IS and CEP Regards, [2014-03-24 13:12:04,968] INFO {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - 'admin@carbon.super [-1234]' logged in at [2014-03-24 13:12:04,967+0530] [2014-03-24 14:21:18,904]

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Sagara Gunathunga
Hi Suho, I'm sorry to point out this issue at this stage but I think you need to provide two separate patches as follows. 1. First patch with original source code without any modification just to bring WSDL4J code under our source repo. 2. Separate patch only with your modification. If we

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Shani Ranasinghe
Hi, +1, yes we could use the same way the queue's are handled. Have the list of queues in DLC with the destination queue name, and number of messages, and through the browse button you can browse the message. On Sun, Mar 23, 2014 at 11:36 PM, Pamod Sylvester pa...@wso2.com wrote: +1 for the

[Dev] pull request on carbon-commons on git

2014-03-24 Thread Chamil Jeewantha
I have created a pull request on carbon-commons. please merge it. https://github.com/wso2/carbon-commons/pull/1 -- K.D. Chamil Jeewantha Associate Technical Lead WSO2, Inc.; http://wso2.com Mobile: +94716813892 ___ Dev mailing list Dev@wso2.org

[Dev] Registry MediaTypeMatcher does not support some methods on Handler class

2014-03-24 Thread Sagara Gunathunga
As this is a simple fix[1] better to target recent future release. [1] - https://wso2.org/jira/browse/REGISTRY-2137 Thanks ! -- Sagara Gunathunga Senior Technical Lead; WSO2, Inc.; http://wso2.com V.P Apache Web Services;http://ws.apache.org/ Linkedin; http://www.linkedin.com/in/ssagara

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Ishara Premadasa
We (Pamod,Hasitha,Shammi and myself ) had a meeting on the current state of the DLC implementation. Following is the concerns raised and the agreed solutions. *1. What if user deletes original queue when there are messages addressed to that queue remains in DLC ?* When user decides to delete

Re: [Dev] carbon-registry build failure

2014-03-24 Thread Kasun Gajasinghe
Hi, Were you able to look into this? We might have to revert the changes that has caused this build failure since the build is failing for the past couple of days. Thanks, KasunG On Sat, Mar 22, 2014 at 5:57 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi, Please look into the above issue.

Re: [Dev] Noticed a null pointer on IS side when SSO flow was configured between IS and CEP

2014-03-24 Thread Shavantha Weerasinghe
this was noted on is460 version Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware. http://wso2.com http://wso2.org Tel : 94 11 214 5345 Fax :94 11 2145300 On Mon, Mar 24, 2014 at 2:49 PM, Shavantha Weerasinghe shavan...@wso2.com wrote: Hi All Noticed a

Re: [Dev] [Gsoc 2014][proposal 5: WSO2 Deployment Engine] Implementation guide

2014-03-24 Thread Thilina Piyasundara
Hi, It's fine for the moment. Add a 'robots.txt' to the root of the website with following content. We don't need to index this in google. User-agent: * Disallow: / Ref: http://www.robotstxt.org/robotstxt.html Thanks and regards, Thilina Piyasundara Systems Engineer ​ ​ (DevOps) M:

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Pamod Sylvester
+1 for the approach to add further filtering per queue. Currently from the server the destination queue information is sent to the UI. We might need to add some filtering per queue basis and re categorize them. @Ishara/Shani : WDYT about the approach ? On Mon, Mar 24, 2014 at 11:55 AM, Asanka

Re: [Dev] carbon-registry build failure

2014-03-24 Thread Subash Chaturanga
Hi Kasun, Chandana will look in to this now. Please give him access to trigger the jenkins. On Mon, Mar 24, 2014 at 1:25 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi, Were you able to look into this? We might have to revert the changes that has caused this build failure since the build is

[Dev] HazelcastSerializationException on CEP310

2014-03-24 Thread Shavantha Weerasinghe
Hi Mohan/Suho Came across this issue once on CEP while CEP 2 nodes were running i started a BAM node with -Dsetup then noted this on CEP side [2014-03-24 17:23:08,777] INFO - {WKABasedMembershipScheme} Member joined [ba6ee231-15d7-4753-a081-ec411fedc57b]: /127.0.0.1:4003 [2014-03-24

[Dev] : [CEP]: Exception observed while graceful shutting down one CEP node: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active!

2014-03-24 Thread Shashika Ubhayaratne
Observed following exception while graceful shutting down once CEP node after some idle time. Reported jira at [1]. [1]: https://wso2.org/jira/browse/CEP-748 [2014-03-24 15:26:27,614] INFO - {JMXServerManager} JMX Service URL : service:jmx:rmi://localhost:1/jndi/rmi://localhost:/jmxrmi

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Manoj Kumara
Hi, I commented out that because it was referring to older version pom file. Corrected the version and added the fix with 198916. Sorry about the trouble. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Sun, Mar

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Pamod Sylvester
Also to add, the filtering criteria for the DLC queue should change. Currently the queues are checked as to whether, it 'contains' the string DeadLetterChannel. Whereas it makes it possible for a queue which has a names such as ex :- abcDeadLetterChannel to be diverted to the DLC queue. This

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Sriskandarajah Suhothayan
Thanks for pointing it out. I'll also add those patches to the Jira. So it will be helpful. Suho On Mon, Mar 24, 2014 at 6:06 PM, Sagara Gunathunga sag...@wso2.com wrote: Hi Suho, I'm sorry to point out this issue at this stage but I think you need to provide two separate patches as

[Dev] [C5] Pre Release Activities for M3

2014-03-24 Thread Sameera Jayasoma
C5 team, Please work on the following items before the M3 release. You can improve the flowing aspects of the modules that you've worked on. - API doc comments. - Proper versioning of export and import packages. - Proper list of import packages, minimize the user of

Re: [Dev] carbon-registry build failure

2014-03-24 Thread Kasun Gajasinghe
Hi Subash, The Jenkins builds will trigger automatically when you push a commit. On Mon, Mar 24, 2014 at 1:36 PM, Subash Chaturanga sub...@wso2.com wrote: Hi Kasun, Chandana will look in to this now. Please give him access to trigger the jenkins. On Mon, Mar 24, 2014 at 1:25 PM, Kasun

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Ishara Premadasa
Hi Asanka/Shani, On Mon, Mar 24, 2014 at 12:11 PM, Shani Ranasinghe sh...@wso2.com wrote: Hi, +1, yes we could use the same way the queue's are handled. Have the list of queues in DLC with the destination queue name, and number of messages, and through the browse button you can browse the

[Dev] Stackoverflow - Compiling ws02 Web Services Framework for C++ hello.cpp program

2014-03-24 Thread Thilina Piyasundara
FYI ... http://stackoverflow.com/questions/22561667/compiling-ws02-web-services-framework-for-c-hello-cpp-program Thanks and regards, Thilina Piyasundara Systems Engineer ​ ​ (DevOps) M: 071-775-0006 ​ ​ Blog: blog.thilina.org WSO2, Inc. ​ ​ http://wso2.com/ lean . enterprise . middleware

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Sriskandarajah Suhothayan
Attached the wsdl4j 1.6.3 source and the custom patch over the wsdl4j 1.6.3 source. Thanks Suho On Mon, Mar 24, 2014 at 7:24 PM, Sriskandarajah Suhothayan s...@wso2.comwrote: Thanks for pointing it out. I'll also add those patches to the Jira. So it will be helpful. Suho On Mon, Mar

Re: [Dev] Registry MediaTypeMatcher does not support some methods on Handler class

2014-03-24 Thread Senaka Fernando
Hi Subash, Please note. Thanks, Senaka. On Mon, Mar 24, 2014 at 6:21 PM, Sagara Gunathunga sag...@wso2.com wrote: As this is a simple fix[1] better to target recent future release. [1] - https://wso2.org/jira/browse/REGISTRY-2137 Thanks ! -- Sagara Gunathunga Senior Technical

Re: [Dev] carbon-registry build failure

2014-03-24 Thread Chandana Napagoda
Hi Kasun, I have fixed the issue. Now jenkins build is back to normal[1]. [1]. http://54.84.136.218:8080/jenkins/job/carbon-registry/5/consoleFull Regards, Chandana On Mon, Mar 24, 2014 at 2:23 PM, Kasun Gajasinghe kas...@wso2.com wrote: Hi Subash, The Jenkins builds will trigger

Re: [Dev] carbon-registry build failure

2014-03-24 Thread Kasun Gajasinghe
Thanks Chandana. On Mon, Mar 24, 2014 at 8:50 PM, Chandana Napagoda chand...@wso2.comwrote: Hi Kasun, I have fixed the issue. Now jenkins build is back to normal[1]. [1]. http://54.84.136.218:8080/jenkins/job/carbon-registry/5/consoleFull Regards, Chandana On Mon, Mar 24, 2014 at

Re: [Dev] [DEV] WSO2 MB DLC Implementation Status

2014-03-24 Thread Hasitha Hiranya
On Mon, Mar 24, 2014 at 3:31 PM, Ishara Premadasa ish...@wso2.com wrote: We (Pamod,Hasitha,Shammi and myself ) had a meeting on the current state of the DLC implementation. Following is the concerns raised and the agreed solutions. *1. What if user deletes original queue when there are

Re: [Dev] [IS]What is the difference between Identity Server and CAS.

2014-03-24 Thread stevegyc
Hi Jorge Thank you for your information! It helps me. stevegyc From: Jorge Infante Osorio Date: 2014-03-22 01:37 To: stevegyc CC: dev Subject: Re: [Dev] [IS]What is the difference between Identity Server and CAS. I also work with CAS in the pass, and as I see the WSO2 IS have more

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Manoj Kumara
Hi, Added the new version upgrade under r198956 and merged the changes under r198957. Thanks for pointing out. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Mon, Mar 24, 2014 at 8:28 PM, Sriskandarajah

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Manoj Kumara
Hi Suho, Please add the changes to the relevant git wso2-dev repo. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Tue, Mar 25, 2014 at 9:52 AM, Manoj Kumara ma...@wso2.com wrote: Hi, Added the new version

Re: [Dev] Fixing kernel to properly read WSDL namespaces

2014-03-24 Thread Sriskandarajah Suhothayan
Hi Sagara/Geeth/KasunG, Can one of you create the wso2-wsdl4j repo please. So that I can send the pull request. Thanks Suho On Tue, Mar 25, 2014 at 9:54 AM, Manoj Kumara ma...@wso2.com wrote: Hi Suho, Please add the changes to the relevant git wso2-dev repo. Thanks, Manoj *Manoj

[Dev] Kernel merge required

2014-03-24 Thread Malaka Silva
Hi, Please merge the following. https://github.com/wso2/wso2-axis2/pull/2 Related jira https://wso2.org/jira/browse/ESBJAVA-3061 Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn :

[Dev] Build Failure at Hive

2014-03-24 Thread Suresh Attanayaka
[INFO] Reactor Summary: [INFO] [INFO] Apache Hive ... SUCCESS [0.373s] [INFO] hive-root . FAILURE [1:51.498s] [INFO]

[Dev] Is it possible to access an OSGI service in a web app

2014-03-24 Thread Shazni Nazeer
Hi All, I've a question $subject. A customer wants to know how to access an OSGI service in a web app he is writing to deploy on AS. Shazni Nazeer Senior Software Engineer Mob : +94 715 440 607 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com

Re: [Dev] Build Failure at Hive

2014-03-24 Thread Sinthuja Ragendran
Hi Suresh, can you send the error before the build failure summary? Seems like a compilation failure, and the cause would have been printed before the build summary. Thanks. Sinthuja. On Tue, Mar 25, 2014 at 11:09 AM, Suresh Attanayaka sur...@wso2.com wrote: