[Dev] [GSoC2015] Proposal 2: Siddhi Editor for WSO2 CEP

2015-03-05 Thread Pubudu Fernando
Hi,

I'm Pubudu, a second year undergraduate student at the Department of
Computer Science and Engineering in University of Moratuwa. I am interested
in undertaking the above mentioned project for GSoC 2015. Can you please
let me know what the requirements are in order to get selected for the
project? Do I have to submit bug fixes or something of the sort?

Thank you.

-- 
Best Regards,

*Pubudu Fernando*
Batch '12
Department of Computer Science and Engineering
University of Moratuwa
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Thilini Cooray
Congratulations, Chamila

On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Best Regards,

Thilini Cooray
Software Engineer
Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
E-mail : thili...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Rasika Perera
Congratz Chamila !!!

On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
With Regards,

*Rasika Perera*
Software Engineer
M: +94 71 680 9060 E: rasi...@wso2.com
LinkedIn: http://lk.linkedin.com/in/rasika90

WSO2 Inc. www.wso2.com
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-05 Thread Thilini Cooray
Hi Kathees,

Did you store unlimited strength policy files [1] in
JAVA_HOME/jre/lib/security folder ?

[1]
http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html

On Wed, Mar 4, 2015 at 6:43 PM, Kathees Rajendram kath...@wso2.com wrote:

 Hi Vanji,

 I am getting above exception when I run the esb sample 100. I followed the
 steps as it is in the documentation[1].
 [1] -
 https://docs.wso2.com/display/ESB481/Sample+100%3A+Using+WS-Security+for+Outgoing+Messages

 Thanks,
 Kathees

 On Wed, Mar 4, 2015 at 6:14 PM, Vanjikumaran Sivajothy va...@wso2.com
 wrote:

 Hi Kathees,

 You question is not clear! Can you please elaborate more on what you have
 done?

 On Wed, Mar 4, 2015 at 5:52 PM, Kathees Rajendram kath...@wso2.com
 wrote:

 Hi,

 I am getting following exception when I invoke the service.

 [2015-03-04 17:27:00,003] ERROR - AxisEngine Missing wsse:Security
 header in request
 org.apache.axis2.AxisFault: Missing wsse:Security header in request
 at
 org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
 at
 org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
 at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
 at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
 at
 org.apache.synapse.transport.passthru.ClientWorker.run(ClientWorker.java:235)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: org.apache.rampart.RampartException: Missing wsse:Security
 header in request
 at org.apache.rampart.RampartEngine.process(RampartEngine.java:146)
 at
 org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
 ... 9 more
 [2015-03-04 17:27:00,004] ERROR - ClientWorker Fault processing response
 message through Axis2
 org.apache.axis2.AxisFault: Missing wsse:Security header in request
 at
 org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
 at
 org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
 at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
 at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
 at
 org.apache.synapse.transport.passthru.ClientWorker.run(ClientWorker.java:235)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: org.apache.rampart.RampartException: Missing wsse:Security
 header in request
 at org.apache.rampart.RampartEngine.process(RampartEngine.java:146)
 at
 org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
 ... 9 more


 Thanks,
 Kathees

 --
 Kathees
 Software Engineer,
 email: kath...@wso2.com
 mobile: +94772596173

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Sivajothy Vanjikumaran
 *Senior Software Engineer*
 *Integration Technologies Team*
 *WSO2 Inc. http://wso2.com http://wso2.com/*
 *Mobile:(+94)777219209*
 [image: Facebook] https://www.facebook.com/vanjikumaran [image:
 Twitter] https://twitter.com/vanjikumaran [image: LinkedIn]
 http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293 [image:
 Blogger] http://vanjikumaran.blogspot.com/ [image: SlideShare]
 http://www.slideshare.net/vanjikumaran

 This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may
 have received this communication in error, please reply to the
 sender indicating that fact and delete the copy you received and in
 addition, you should not print, copy, re-transmit, disseminate, or
 otherwise use the information contained in this communication.
 Internet communications cannot be guaranteed to be timely, secure, error
 or virus-free. The sender does not accept liability for any errors
 or omissions




 --
 Kathees
 Software Engineer,
 email: kath...@wso2.com
 mobile: +94772596173

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Best Regards,

Thilini Cooray

Re: [Dev] (REGISTRY-2431) Hard code URL

2015-03-05 Thread Thushara Ranawaka
Hi Ajith,

Above mentioned hard corded URL is in a deprecated method therefore I just
evaluate the uses of getSolrUrl() method. I found only single use of this
method. After that We check the use of that method which is getSolrUrl(int
tenantId), but when we search uses of that method we couldn't find any.
After having a discussion with Danesh We decide to remove these 2 methods
from the code base. Other than that we could find any test-cases either.
Please advice if we have missed something.

Thanks,
Thushara.

On Wed, Mar 4, 2015 at 10:04 PM, Ajith Vitharana aji...@wso2.com wrote:

 Hi Thushara,

 Could you please explain the fix here ? what we need to do is construct
 the solrServerUrl without hardcore. But I see you have completely removed
 the getSolrUrl() method.


 solrServerUrl = https://localhost:9443/registry/resourcesolr/solr;;

 -Ajith

 Thushara Kasun Ranawaka
 https://wso2.org/jira/secure/ViewProfile.jspa?name=thusharak%40wso2.com
 commented on [image: Bug] REGISTRY-2431
 https://wso2.org/jira/browse/REGISTRY-2431
  *Hard code URL* https://wso2.org/jira/browse/REGISTRY-2431

 Since these methods are deprecated and not in use, removed them after
 checking integration tests
 PR sent : https://github.com/wso2/carbon-registry/pull/35
 This message is automatically generated by JIRA.
 If you think it was sent incorrectly, please contact your JIRA
 administrators
 For more information on JIRA, see: http://www.atlassian.com/software/jira



 --
 Ajith Vitharana.
 WSO2 Inc. - http://wso2.org
 Email  :  aji...@wso2.com
 Mobile : +1-812-360-5335




-- 
Thanks,
Thushara Kasun Ranawaka
Software Engineer
WSO2 Inc.; http://www.wso2.com
lean.enterprise.middleware
Mobile : *+94 (0) 773438949 %2B94%20%280%29%20773438949*
*thusha...@wso2.com thusha...@wso2.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Milan Perera
Congrats Chamila :)

On Thu, Mar 5, 2015 at 9:33 PM, Chamila De Alwis chami...@wso2.com wrote:

 Thank you for your wishes guys! :)


 Regards,
 Chamila de Alwis
 Software Engineer | WSO2 | +94772207163
 Blog: code.chamiladealwis.com



 On Thu, Mar 5, 2015 at 9:08 PM, Vishanth Balasubramaniam 
 vishan...@wso2.com wrote:

 Congrats Chamila :)

 On Thu, Mar 5, 2015 at 2:26 PM, Isuruwan Herath isuru...@wso2.com
 wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 2:23 PM, Gayan Gunarathne gay...@wso2.com
 wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 1:17 PM, Dilan Udara Ariyaratne dil...@wso2.com
  wrote:

 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, Thusitha Thilina Dayaratne 
 thusit...@wso2.com wrote:

 Congratulations Chamila !

 On Thu, Mar 5, 2015 at 12:14 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Chamila!

 On Thu, Mar 5, 2015 at 11:22 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Chamila

 On Thu, Mar 5, 2015 at 11:19 AM, Vijitha Ekanayake 
 vijit...@wso2.com wrote:

 Congratulations Chamila !!!

 On Thu, Mar 5, 2015 at 11:12 AM, Aiyadurai Rajeevan 
 rajeev...@wso2.com wrote:

 Congrats Chamila :)

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 On Thu, Mar 5, 2015 at 11:10 AM, Jerad Rutnam je...@wso2.com
 wrote:

 Congratulations Chamila! :)

 On Thu, Mar 5, 2015 at 11:07 AM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratz Chamilad...!

 *Dakshika Jayathilaka*
 Software Engineer
 WSO2, Inc.
 lean.enterprise.middleware
 0771100911

 On Thu, Mar 5, 2015 at 10:22 AM, Shiva Balachandran 
 sh...@wso2.com wrote:

 Congrats Chamila. :)

 Good job! ^_^

 On Thu, Mar 5, 2015 at 10:14 AM, Kasun De Silva 
 kas...@wso2.com wrote:

 Congratz Chamila !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Thu, Mar 5, 2015 at 10:08 AM, Prasanna Dangalla 
 prasa...@wso2.com wrote:

 Congratulations Chamilad

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne 
 im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2
 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788
 Blog - https://shivabalachandran.wordpress.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Jerad Rutnam*
 *Software Engineer*

 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thusitha Dayaratne
 Software Engineer | WSO2 Inc

 Emailthusit...@wso2.com
 Mobile  +94712756809
 Blog  alokayasoya.blogspot.com


 

Re: [Dev] Smooks Configuration : ObjectSerializer argument 'object' is null.

2015-03-05 Thread Malith Dhanushka
Hi Shiva,

In Developer Studio you should point the input and output schema xmls in
the editor wizard accordingly as mentioned in the article. Then when you
use that smooks configuration in ESB, point the input and output schema
xmls through smooks mediator[1].

[1] https://docs.wso2.com/display/ESB480/Smooks+Mediator

Thanks,
Malith

On Thu, Mar 5, 2015 at 9:07 AM, Shiva Balachandran sh...@wso2.com wrote:

 Looping in Lakmali.

 On Thu, Mar 5, 2015 at 11:20 AM, Shiva Balachandran sh...@wso2.com
 wrote:

 Hi Malith,

 I come across this issue [1] when i used the smooks configuration. Can
 you explain to me where should i place the input.xml and the output.xml and
 related files?



 [1] - 2015-03-04 16:03:59,244] ERROR - SmooksMediator Failed to filter
 source.
 org.milyn.SmooksException: Failed to filter source.
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 86)
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 61)
 at org.milyn.Smooks._filter(Smooks.java:516)
 at org.milyn.Smooks.filterSource(Smooks.java:475)
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.mediate(SmooksMedia
 tor.java:123)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:77)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:47)
 at
 org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMe
 diator.java:131)
 at
 org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(Pro
 xyServiceMessageReceiver.java:166)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
 at
 org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclo
 singRequest(ServerWorker.java:411)
 at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.j
 ava:183)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(Native
 WorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
 java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
 .java:615)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: java.lang.IllegalArgumentException: prefix cannot be null
 when crea
 ting a QName
 at javax.xml.namespace.QName.init(QName.java:251)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.getQName(XML
 EventAllocatorImpl.java:254)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.getXMLEvent(
 XMLEventAllocatorImpl.java:76)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.allocate(XML
 EventAllocatorImpl.java:53)
 at
 com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventRead
 erImpl.java:84)
 at
 com.sun.xml.internal.stream.XMLEventReaderImpl.next(XMLEventReaderImp
 l.java:248)
 at
 org.wso2.carbon.mediator.transform.stream.IOElementPipe.populateEvent
 s(IOElementPipe.java:90)
 at
 org.wso2.carbon.mediator.transform.stream.IOElementPipe.getData(IOEle
 mentPipe.java:68)
 at
 org.wso2.carbon.mediator.transform.stream.ElementInputStream.read(Ele
 mentInputStream.java:61)
 at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
 at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
 at java.io.InputStreamReader.read(InputStreamReader.java:184)
 at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
 at org.apache.xerces.impl.XMLEntityScanner.skipString(Unknown
 Source)
 at
 org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
  Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
 Source)
 at org.milyn.delivery.sax.SAXParser.parse(SAXParser.java:70)
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 75)
 ... 15 more
 [2015-03-04 16:03:59,259] ERROR - NativeWorkerPool Uncaught exception
 org.wso2.carbon.mediator.service.MediatorException: Failed to filter
 source. Cau
 sed by Failed to filter source.
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.handleException(Smo
 oksMediator.java:242)
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.mediate(SmooksMedia
 tor.java:137)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:77)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:47)
 at
 org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMe
 diator.java:131)

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

2015-03-05 Thread Vishanth Balasubramaniam
Congrats Chamila :)

On Thu, Mar 5, 2015 at 2:26 PM, Isuruwan Herath isuru...@wso2.com wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 2:23 PM, Gayan Gunarathne gay...@wso2.com wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 1:17 PM, Dilan Udara Ariyaratne dil...@wso2.com
 wrote:

 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, Thusitha Thilina Dayaratne 
 thusit...@wso2.com wrote:

 Congratulations Chamila !

 On Thu, Mar 5, 2015 at 12:14 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Chamila!

 On Thu, Mar 5, 2015 at 11:22 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Chamila

 On Thu, Mar 5, 2015 at 11:19 AM, Vijitha Ekanayake 
 vijit...@wso2.com wrote:

 Congratulations Chamila !!!

 On Thu, Mar 5, 2015 at 11:12 AM, Aiyadurai Rajeevan 
 rajeev...@wso2.com wrote:

 Congrats Chamila :)

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 On Thu, Mar 5, 2015 at 11:10 AM, Jerad Rutnam je...@wso2.com
 wrote:

 Congratulations Chamila! :)

 On Thu, Mar 5, 2015 at 11:07 AM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratz Chamilad...!

 *Dakshika Jayathilaka*
 Software Engineer
 WSO2, Inc.
 lean.enterprise.middleware
 0771100911

 On Thu, Mar 5, 2015 at 10:22 AM, Shiva Balachandran 
 sh...@wso2.com wrote:

 Congrats Chamila. :)

 Good job! ^_^

 On Thu, Mar 5, 2015 at 10:14 AM, Kasun De Silva 
 kas...@wso2.com wrote:

 Congratz Chamila !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Thu, Mar 5, 2015 at 10:08 AM, Prasanna Dangalla 
 prasa...@wso2.com wrote:

 Congratulations Chamilad

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne 
 im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2
 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788
 Blog - https://shivabalachandran.wordpress.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Jerad Rutnam*
 *Software Engineer*

 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thusitha Dayaratne
 Software Engineer | WSO2 Inc

 Emailthusit...@wso2.com
 Mobile  +94712756809
 Blog  alokayasoya.blogspot.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Tharindu Edirisinghe
 Software Engineer | WSO2 Inc
 Identity Server Team
 mobile : +94 775 181586

 ___
 Dev mailing list
 Dev@wso2.org
 

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

2015-03-05 Thread Chamila De Alwis
Thank you for your wishes guys! :)


Regards,
Chamila de Alwis
Software Engineer | WSO2 | +94772207163
Blog: code.chamiladealwis.com



On Thu, Mar 5, 2015 at 9:08 PM, Vishanth Balasubramaniam vishan...@wso2.com
 wrote:

 Congrats Chamila :)

 On Thu, Mar 5, 2015 at 2:26 PM, Isuruwan Herath isuru...@wso2.com wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 2:23 PM, Gayan Gunarathne gay...@wso2.com wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 1:17 PM, Dilan Udara Ariyaratne dil...@wso2.com
 wrote:

 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, Thusitha Thilina Dayaratne 
 thusit...@wso2.com wrote:

 Congratulations Chamila !

 On Thu, Mar 5, 2015 at 12:14 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Chamila!

 On Thu, Mar 5, 2015 at 11:22 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Chamila

 On Thu, Mar 5, 2015 at 11:19 AM, Vijitha Ekanayake 
 vijit...@wso2.com wrote:

 Congratulations Chamila !!!

 On Thu, Mar 5, 2015 at 11:12 AM, Aiyadurai Rajeevan 
 rajeev...@wso2.com wrote:

 Congrats Chamila :)

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 On Thu, Mar 5, 2015 at 11:10 AM, Jerad Rutnam je...@wso2.com
 wrote:

 Congratulations Chamila! :)

 On Thu, Mar 5, 2015 at 11:07 AM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratz Chamilad...!

 *Dakshika Jayathilaka*
 Software Engineer
 WSO2, Inc.
 lean.enterprise.middleware
 0771100911

 On Thu, Mar 5, 2015 at 10:22 AM, Shiva Balachandran 
 sh...@wso2.com wrote:

 Congrats Chamila. :)

 Good job! ^_^

 On Thu, Mar 5, 2015 at 10:14 AM, Kasun De Silva 
 kas...@wso2.com wrote:

 Congratz Chamila !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Thu, Mar 5, 2015 at 10:08 AM, Prasanna Dangalla 
 prasa...@wso2.com wrote:

 Congratulations Chamilad

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne 
 im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2
 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788
 Blog - https://shivabalachandran.wordpress.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Jerad Rutnam*
 *Software Engineer*

 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thusitha Dayaratne
 Software Engineer | WSO2 Inc

 Emailthusit...@wso2.com
 Mobile  +94712756809
 Blog  alokayasoya.blogspot.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 

Re: [Dev] Request to commit the patch IDENTITY-2915

2015-03-05 Thread Godwin Amila Shrimal
Gentle reminder on this...!

On Wed, Mar 4, 2015 at 4:54 PM, Godwin Amila Shrimal god...@wso2.com
wrote:

 Hi Kishantha,

 Please review and merge the PR [1].

 [1] https://github.com/wso2/carbon4-kernel/pull/155


 Thanks
 Godwin



 On Wed, Mar 4, 2015 at 2:53 PM, Godwin Amila Shrimal god...@wso2.com
 wrote:

 Hi Kishanthan,

 Sure. I'll send a new PR for java8support branch.


 Thanks
 Godwin



 On Wed, Mar 4, 2015 at 2:47 PM, Kishanthan Thangarajah 
 kishant...@wso2.com wrote:

 Hi Godwin,

 We need to update this PR by fixing merge conflicts. Also its better if
 you can send this PR for java8support branch as our current development
 is happening in there. This branch will become the 4.4.0 release branch.

 On Tue, Mar 3, 2015 at 4:59 PM, Godwin Amila Shrimal god...@wso2.com
 wrote:

 Hi Kishanthan,

 I moved jira [1] to carbon team as per the discussion had with mail
 thread [2]. Can you please commit this to Carbon 4.4.0 ?

 [1] https://wso2.org/jira/browse/IDENTITY-2915
 [2] [Dev] Tenant creation issue with Active Directory


 Thanks
 Godwin




 On Mon, Dec 8, 2014 at 5:03 PM, Kishanthan Thangarajah 
 kishant...@wso2.com wrote:

 Applied to patch0010. Pull will be merged.

 On Mon, Dec 8, 2014 at 3:15 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Reviewed.

 Thanks,
 Johann.

 On Thu, Dec 4, 2014 at 4:23 PM, Kishanthan Thangarajah 
 kishant...@wso2.com wrote:

 IS Team,

 Can you review this fix?


 On Thu, Dec 4, 2014 at 2:26 PM, Godwin Amila Shrimal 
 god...@wso2.com wrote:

 Hi Kishanthan,

 As per the discussion had with you, I removed @Deprecated and
 attached the diff to jira, will send the pull request with @Deprecated.


 Thanks
 Godwin




 On Thu, Dec 4, 2014 at 2:07 PM, Kishanthan Thangarajah 
 kishant...@wso2.com wrote:

 What is the reason to deprecate these two methods? We don't
 deprecate API's when patching.

 +@Deprecated
  protected String createAdminEntry(String dnOfUserContext,
 Tenant tenant,
DirContext
 initialDirContext)
  throws UserStoreException {
 @@ -394,6 +397,7 @@
  return userDN;
  }

 +@Deprecated
  protected void createAdminGroup(String dnOfGroupContext,
 String adminUserDN,
  DirContext initialDirContext)
  throws UserStoreException {

 On Wed, Dec 3, 2014 at 12:53 PM, Godwin Amila Shrimal 
 god...@wso2.com wrote:

 Hi Carbon Team,

 Please commit the diff attached with [1]


 [1] - https://wso2.org/jira/browse/IDENTITY-2915


 Thanks
 Godwin


 --
 *Godwin Amila Shrimal*
 Senior Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94772264165*
 linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
 twitter: https://twitter.com/godwinamila

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*




 --
 *Godwin Amila Shrimal*
 Senior Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94772264165*
 linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
 twitter: https://twitter.com/godwinamila




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*




 --
 *Godwin Amila Shrimal*
 Senior Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: *+94772264165*
 linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
 twitter: https://twitter.com/godwinamila




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*




 --
 *Godwin Amila Shrimal*
 Senior Software Engineer
 WSO2 Inc.; http://wso2.com
 

Re: [Dev] Getting failure during release:perform operation in ESB 490 M7

2015-03-05 Thread Harsha Kumara
Hi Chanaka,

I think the above exception also encountered in SS release also. Please
refer [SS-1.5.0-RC1 Release] Release:perform fails due to a non-existing
directory

The suggestion given by the Kishanthan as follow.

Check whether you have maven-clean-plugin defined in this module or its
parent? If yes, remove that from the build and try again.

Seems the integration/pom.xml has the clean plugin.

Thanks,
Harsha

On Thu, Mar 5, 2015 at 6:56 PM, Chanaka Fernando chana...@wso2.com wrote:

 Hi Devs,

 I am getting the below error during the release:perform operation of the
 ESB 490 M7. Did anybody faced a similar issue before?

 [INFO] [INFO] WSO2 ESB - Aggregator Module ... SUCCESS
 [  5.254 s]
 [INFO] [INFO] WSO2 ESB - Styles Parent ... SUCCESS
 [  0.461 s]
 [INFO] [INFO] WSO2 ESB - Styles .. SUCCESS
 [ 11.103 s]
 [INFO] [INFO] WSO2 ESB - Samples Parent .. SUCCESS
 [  0.387 s]
 [INFO] [INFO] WSO2 ESB - Samples . SUCCESS
 [01:50 min]
 [INFO] [INFO] WSO2 ESB - Features Parent . SUCCESS
 [  0.540 s]
 [INFO] [INFO] WSO2 ESB - Features Aggregator Module .. SUCCESS
 [  0.457 s]
 [INFO] [INFO] WSO2 ESB - Styles Features . SUCCESS
 [  8.485 s]
 [INFO] [INFO] WSO2 ESB - Samples Features  SUCCESS
 [ 46.188 s]
 [INFO] [INFO] WSO2 ESB - P2 Profile Generation ... SUCCESS
 [01:12 min]
 [INFO] [INFO] WSO2 ESB - Distribution  SUCCESS
 [  01:53 h]
 [INFO] [INFO] WSO2 ESB - Integration Parent .. SUCCESS
 [  0.619 s]
 [INFO] [INFO] integration-test-common  SUCCESS
 [  8.673 s]
 [INFO] [INFO] ESB Integration Test Admin Clients . FAILURE
 [  4.971 s]
 [INFO] [INFO] ESB Integration Test UI Pages .. SKIPPED
 [INFO] [INFO] ESB Integration Test Common Utils .. SKIPPED
 [INFO] [INFO] ESB Integration Extensions . SKIPPED
 [INFO] [INFO] ESB Test Service Module  SKIPPED
 [INFO] [INFO] ESB test Module-Transport .. SKIPPED
 [INFO] [INFO] ESB test Module-Service  SKIPPED
 [INFO] [INFO] ESB test Module-mediator-1 . SKIPPED
 [INFO] [INFO] ESB test Module-mediator-2 . SKIPPED
 [INFO] [INFO] ESB test Module - Test Patches . SKIPPED
 [INFO] [INFO] ESB test Module - Sample ... SKIPPED
 [INFO] [INFO] Integration Test Reporting . SKIPPED
 [INFO] [INFO] ESB test Module - Sample ... SKIPPED
 [INFO] [INFO]
 
 [INFO] [INFO] BUILD FAILURE
 [INFO] [INFO]
 
 [INFO] [INFO] Total time: 01:58 h
 [INFO] [INFO] Finished at: 2015-03-05T18:43:24+05:30
 [INFO] [INFO] Final Memory: 107M/929M
 [INFO] [INFO]
 
 [INFO] [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-source-plugin:2.4:jar (attach-sources) on
 project admin-clients: Error adding directory to source archive.
 /home/wso2builder/ESB490-M7/product-esb/target/checkout/modules/integration/test-common/admin-clients/target/maven-shared-archive-resources
 isn't a directory. - [Help 1]
 [INFO] [ERROR]
 [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven
 with the -e switch.
 [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug
 logging.
 [INFO] [ERROR]
 [INFO] [ERROR] For more information about the errors and possible
 solutions, please read the following articles:
 [INFO] [ERROR] [Help 1]
 http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
 [INFO] [ERROR]
 [INFO] [ERROR] After correcting the problems, you can resume the build
 with the command
 [INFO] [ERROR]   mvn goals -rf :admin-clients
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 ESB - Aggregator Module ... FAILURE [
 02:06 h]
 [INFO] WSO2 ESB - Styles Parent ... SKIPPED
 [INFO] WSO2 ESB - Styles .. SKIPPED
 [INFO] WSO2 ESB - Samples Parent .. SKIPPED
 [INFO] WSO2 ESB - Samples . SKIPPED
 [INFO] WSO2 ESB - Features Parent . SKIPPED
 [INFO] WSO2 ESB - Features Aggregator Module .. SKIPPED
 [INFO] WSO2 ESB - Styles Features . SKIPPED
 [INFO] WSO2 ESB - Samples Features  SKIPPED
 [INFO] WSO2 ESB - P2 Profile Generation ... SKIPPED
 [INFO] WSO2 ESB - Distribution 

Re: [Dev] Smooks Configuration : ObjectSerializer argument 'object' is null.

2015-03-05 Thread Shiva Balachandran
Looping in Lakmali.

On Thu, Mar 5, 2015 at 11:20 AM, Shiva Balachandran sh...@wso2.com wrote:

 Hi Malith,

 I come across this issue [1] when i used the smooks configuration. Can you
 explain to me where should i place the input.xml and the output.xml and
 related files?



 [1] - 2015-03-04 16:03:59,244] ERROR - SmooksMediator Failed to filter
 source.
 org.milyn.SmooksException: Failed to filter source.
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 86)
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 61)
 at org.milyn.Smooks._filter(Smooks.java:516)
 at org.milyn.Smooks.filterSource(Smooks.java:475)
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.mediate(SmooksMedia
 tor.java:123)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:77)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:47)
 at
 org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMe
 diator.java:131)
 at
 org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(Pro
 xyServiceMessageReceiver.java:166)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
 at
 org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclo
 singRequest(ServerWorker.java:411)
 at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.j
 ava:183)
 at
 org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(Native
 WorkerPool.java:172)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
 java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
 .java:615)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: java.lang.IllegalArgumentException: prefix cannot be null
 when crea
 ting a QName
 at javax.xml.namespace.QName.init(QName.java:251)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.getQName(XML
 EventAllocatorImpl.java:254)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.getXMLEvent(
 XMLEventAllocatorImpl.java:76)
 at
 com.sun.xml.internal.stream.events.XMLEventAllocatorImpl.allocate(XML
 EventAllocatorImpl.java:53)
 at
 com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventRead
 erImpl.java:84)
 at
 com.sun.xml.internal.stream.XMLEventReaderImpl.next(XMLEventReaderImp
 l.java:248)
 at
 org.wso2.carbon.mediator.transform.stream.IOElementPipe.populateEvent
 s(IOElementPipe.java:90)
 at
 org.wso2.carbon.mediator.transform.stream.IOElementPipe.getData(IOEle
 mentPipe.java:68)
 at
 org.wso2.carbon.mediator.transform.stream.ElementInputStream.read(Ele
 mentInputStream.java:61)
 at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
 at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
 at java.io.InputStreamReader.read(InputStreamReader.java:184)
 at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
 at org.apache.xerces.impl.XMLEntityScanner.skipString(Unknown
 Source)
 at
 org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown
  Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
 Source)
 at org.milyn.delivery.sax.SAXParser.parse(SAXParser.java:70)
 at
 org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:
 75)
 ... 15 more
 [2015-03-04 16:03:59,259] ERROR - NativeWorkerPool Uncaught exception
 org.wso2.carbon.mediator.service.MediatorException: Failed to filter
 source. Cau
 sed by Failed to filter source.
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.handleException(Smo
 oksMediator.java:242)
 at
 org.wso2.carbon.mediator.transform.SmooksMediator.mediate(SmooksMedia
 tor.java:137)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:77)
 at
 org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractLis
 tMediator.java:47)
 at
 org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMe
 diator.java:131)
 at
 org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(Pro
 xyServiceMessageReceiver.java:166)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
 at
 org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclo
 singRequest(ServerWorker.java:411)
 at
 org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.j
 ava:183)
 at
 

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

2015-03-05 Thread Kalpa Welivitigoda
Congratulations Chamil !

On Thu, Mar 5, 2015 at 10:18 PM, Milan Perera mi...@wso2.com wrote:

 Congrats Chamila :)

 On Thu, Mar 5, 2015 at 9:33 PM, Chamila De Alwis chami...@wso2.com
 wrote:

 Thank you for your wishes guys! :)


 Regards,
 Chamila de Alwis
 Software Engineer | WSO2 | +94772207163
 Blog: code.chamiladealwis.com



 On Thu, Mar 5, 2015 at 9:08 PM, Vishanth Balasubramaniam 
 vishan...@wso2.com wrote:

 Congrats Chamila :)

 On Thu, Mar 5, 2015 at 2:26 PM, Isuruwan Herath isuru...@wso2.com
 wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 2:23 PM, Gayan Gunarathne gay...@wso2.com
 wrote:

 Congrats Chamila!

 On Thu, Mar 5, 2015 at 1:17 PM, Dilan Udara Ariyaratne 
 dil...@wso2.com wrote:

 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, Thusitha Thilina Dayaratne 
 thusit...@wso2.com wrote:

 Congratulations Chamila !

 On Thu, Mar 5, 2015 at 12:14 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Chamila!

 On Thu, Mar 5, 2015 at 11:22 AM, Shashika Karunatilaka 
 shashi...@wso2.com wrote:

 Congrats Chamila

 On Thu, Mar 5, 2015 at 11:19 AM, Vijitha Ekanayake 
 vijit...@wso2.com wrote:

 Congratulations Chamila !!!

 On Thu, Mar 5, 2015 at 11:12 AM, Aiyadurai Rajeevan 
 rajeev...@wso2.com wrote:

 Congrats Chamila :)

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 On Thu, Mar 5, 2015 at 11:10 AM, Jerad Rutnam je...@wso2.com
 wrote:

 Congratulations Chamila! :)

 On Thu, Mar 5, 2015 at 11:07 AM, Dakshika Jayathilaka 
 daksh...@wso2.com wrote:

 Congratz Chamilad...!

 *Dakshika Jayathilaka*
 Software Engineer
 WSO2, Inc.
 lean.enterprise.middleware
 0771100911

 On Thu, Mar 5, 2015 at 10:22 AM, Shiva Balachandran 
 sh...@wso2.com wrote:

 Congrats Chamila. :)

 Good job! ^_^

 On Thu, Mar 5, 2015 at 10:14 AM, Kasun De Silva 
 kas...@wso2.com wrote:

 Congratz Chamila !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Thu, Mar 5, 2015 at 10:08 AM, Prasanna Dangalla 
 prasa...@wso2.com wrote:

 Congratulations Chamilad

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne 
 im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2
 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shiva Balachandran
 Software Engineer
 WSO2 Inc.

 Mobile - +94 774445788
 Blog - https://shivabalachandran.wordpress.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Jerad Rutnam*
 *Software Engineer*

 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thusitha Dayaratne
 Software Engineer | WSO2 Inc

 Email

Re: [Dev] [Orbit] Please merge the PR for Apache Solr upgrade

2015-03-05 Thread Kishanthan Thangarajah
Added some comments on this PR. Please fix them.

@Jayanga, can you review these orbits and merge them once the issues are
resolved in this PR? Also please go through the checklist of items that
needs to be reviewed for orbit release process.

On Thu, Mar 5, 2015 at 4:58 PM, Danesh Kuruppu dan...@wso2.com wrote:

 Hi Carbon Team,

 Please review and merge the orbit PR [1] for Apache Solr upgrade. There
 are seven orbit bundles.

- solr v5.0.0
- lucene v5.0.0
- httpmime v4.3.1
- httpclient v4.3.1
- noggit v0.6
- restlet v2.1.1
- spatial4j v0.4.1

 1. https://github.com/wso2/orbit/pull/47

 Thanks
 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552




-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] A Useful Extension to Facebook-Authentication @ WSO2IS

2015-03-05 Thread Johann Nallathamby
Hi Dilan,

Thanks for the contribution. We will look into this further and see which
release this can be shipped with the product.

Thanks.

On Thu, Mar 5, 2015 at 4:38 PM, Dilan Udara Ariyaratne dil...@wso2.com
wrote:

 Hi Johann  the Team,

 With reference to one of our existing facebook authenticators of the
 product available at public SVN location:

 https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.application.authenticator.facebook.v2
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 I was able to come up with an extension that could definitely be useful to
 adapt into some future version of the plug-in.

 Extension implemented:
 An additional text field called User-Information-Fields, been added into
 Facebook Configuration UI of Add New Identity Provider web-page (Under
 Federated Authenticators List)

 Suggested Functionality of the extension implemented:
 To explicitly describe user information to be captured from Facebook as a
 list of parameters, defined by the customer; even the additional parameters
 (ex: picture) that are not implicitly exposed by Facebook.

 This can definitely extend the usefulness of the authenticator as the
 existing functionality limits the amount of information that a customer can
 capture, only to
 a default set of user-information exposed by Facebook.

 The extended authenticator is currently in one of my privately held git
 repos and what are the possibilities of adapting this into the platform?

 Private Git Repo-Link to the source:
 https://github.com/DilanUA/facebook-auth

 A screen-shot of the implemented functionality is also attached with this
 mail for your kind reference.


 Best Regards,

 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware




-- 
Thanks  Regards,

*Johann Dilantha Nallathamby*
Associate Technical Lead  Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Supporting blocking calls in Call mediator

2015-03-05 Thread Kathees Rajendram
Hi,

I have tested the scenarios for security use cases. I am getting the
following issue when test with the blocking and security. Blocking Sender
is not handled the security scenario properly.

[2015-03-05 12:42:36,601] ERROR {org.apache.axis2.engine.AxisEngine} -
Missing wsse:Security header in request
org.apache.axis2.AxisFault: Missing wsse:Security header in request
at
org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
at
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at
org.apache.synapse.transport.nhttp.ServerWorker.processEntityEnclosingMethod(ServerWorker.java:459)
at
org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:277)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.rampart.RampartException: Missing wsse:Security
header in request
at org.apache.rampart.RampartEngine.process(RampartEngine.java:146)
at
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
... 11 more
[2015-03-05 12:42:36,602] ERROR
{org.apache.synapse.transport.nhttp.ServerWorker} -  Error processing POST
request
org.apache.axis2.AxisFault: Missing wsse:Security header in request
at
org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
at
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at
org.apache.synapse.transport.nhttp.ServerWorker.processEntityEnclosingMethod(ServerWorker.java:459)
at
org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:277)
at
org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.rampart.RampartException: Missing wsse:Security
header in request
at org.apache.rampart.RampartEngine.process(RampartEngine.java:146)
at
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
... 11 more

Thanks,
Kathees

On Wed, Mar 4, 2015 at 9:38 AM, Kathees Rajendram kath...@wso2.com wrote:

 Hi Isuru,

 Ok, I will test the scenarios for security use cases.

 Thanks,
 Kathees

 On Tue, Mar 3, 2015 at 8:57 PM, Isuru Udana isu...@wso2.com wrote:

 Hi Kathees,

 Please include test scenarios for Security use cases as well.

 Thank you.

 On Tue, Mar 3, 2015 at 12:05 PM, Kathees Rajendram kath...@wso2.com
 wrote:

 Hi Isuru,

 I have tested the core functionality of blocking and non blocking.
 Please find the test plan and some test results.



 Test No

 Test

 Configuration

 Expected result

 Observed results

 Status

 Functional Testing





 1

 Direct endpoint without blocking


 call blocking=”false”endpoint name=StockQuoteService

address uri=
 http://localhost:9000/services/SimpleStockQuoteService;
 http://localhost:9000/services/SimpleStockQuoteService/

/endpoint

 call

 Receive response

 Received response

 Passed

 2

 Direct endpoint with blocking

 call blocking=”true”endpoint name=StockQuoteService

address uri=
 http://localhost:9000/services/SimpleStockQuoteService;
 http://localhost:9000/services/SimpleStockQuoteService/

/endpoint

 call

 Receive response

 Received response

 Passed

 3

 Indirect endpoint without blocking

 call blocking=”false” endpoint key=StockQuoteService/

/call

 Receive response

 Received response

 Passed

 4

 Indirect endpoint with blocking

 call blocking=”true” endpoint key=StockQuoteService/

/call

 Receive response

 Received response

 Passed

 5

 Test blocking external service invocation during mediation.



 Pending

 6

 Test non blocking when external service invocates during mediation.



 Pending

 7

 Handle mutual SSL when 

Re: [Dev] Review and merge the PR for WSAS-1907

2015-03-05 Thread Supun Malinga
Merged the PR.

thanks,

On Thu, Mar 5, 2015 at 12:26 PM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Hi Supun

 Updated the PR[1] accordingly

 [1] https://github.com/wso2/product-as/pull/49

 On Wed, Mar 4, 2015 at 8:02 PM, Supun Malinga sup...@wso2.com wrote:

 Hi Shashika,

 Let's add the features into default and worker profile as well..

 thanks,

 On Wed, Mar 4, 2015 at 5:03 PM, Shashika Karunatilaka shashi...@wso2.com
  wrote:

 Hi,

 Please review and merge the PR [1] for [2].

 [1] https://github.com/wso2/product-as/pull/49
 [2] https://wso2.org/jira/browse/WSAS-1907

 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792




 --
 Supun Malinga,

 Senior Software Engineer,
 WSO2 Inc.
 http://wso2.com
 email: sup...@wso2.com sup...@wso2.com
 mobile: +94 (0)71 56 91 321




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792




-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com sup...@wso2.com
mobile: +94 (0)71 56 91 321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSoc-2015] Proposal 10: Google Wallet based Billing System for WSO2 Private PaaS

2015-03-05 Thread Manil Liyanage
Hi All,

My name is Manil Liyanage. I'm currently following a Masters in the field
of Information Technology at University of Colombo School of Computing.

I'm interested in doing $subject. I have previously contributed or done
projects such as WSO2 ESB connectors for soundcloud and yammer. I'm really
interested in doing projects related to web services. I also have sent a
mail in my interest to Proposal 11. I believe that will not conflict with
my interest in this proposal. I'm familiar with JAX-RS and WSO2 products.

I read the basic guild lines given to others for the proposals for
$subject. Please let me how can I can contribute more towards doing [1]. Do
I need to get starting writing a proposal for [1]?

[1]
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal10:GoogleWalletbasedBillingSystemforWSO2PrivatePaaS

Thank You,
Manil Liyanage
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [BPS] C-App with BPMN artifacts not getting deployed

2015-03-05 Thread Shiva Balachandran
+ Looping Thilini

I think the directory structure is wrong, Also i cross checked the
artifacts.xml, it should be something like below,

artifactsartifact name=TestPro version=1.0.0
type=carbon/applicationdependency artifact=Hello3 version=1.0.0
include=true serverRole=BusinessProcessServer//artifact/artifacts

Thank you,

Regards.
Shiva Balachandran

On Thu, Mar 5, 2015 at 7:58 AM, Himasha Guruge himas...@wso2.com wrote:

  Error occurred while deploying Carbon Application

 org.wso2.carbon.CarbonException: artifacts.xml is invalid. No Artifact
 found with the type - carbon/application

 at
 org.wso2.carbon.application.deployer.config.ApplicationConfiguration.buildConfiguration(ApplicationConfiguration.java:150)

 at
 org.wso2.carbon.application.deployer.config.ApplicationConfiguration.init(ApplicationConfiguration.java:69)

 at
 org.wso2.carbon.application.deployer.internal.ApplicationManager.deployCarbonApp(ApplicationManager.java:213)

 at
 org.wso2.carbon.application.deployer.CappAxis2Deployer.deploy(CappAxis2Deployer.java:72)

 at
 org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)

 at
 org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:807)

 at
 org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144)

 at
 org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377)

 at
 org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254)

 at
 org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:135)

 at
 org.wso2.carbon.core.CarbonAxisConfigurator.deployServices(CarbonAxisConfigurator.java:559)

 at
 org.wso2.carbon.core.internal.DeploymentServerStartupObserver.completingServerStartup(DeploymentServerStartupObserver.java:51)

 at
 org.wso2.carbon.core.internal.CarbonCoreServiceComponent.notifyBefore(CarbonCoreServiceComponent.java:232)

 at
 org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:182)

 at
 org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:285)

 at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)

 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)

 at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

 at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)

 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)

 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)

 at
 org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)

 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)

 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451)

 at
 org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.registerThrottlingAgent(ThrottlingAgentServiceComponent.java:123)

 at
 org.wso2.carbon.throttling.agent.internal.ThrottlingAgentServiceComponent.activate(ThrottlingAgentServiceComponent.java:100)

 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

 at java.lang.reflect.Method.invoke(Method.java:601)

 at
 org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)

 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)

 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:347)

 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)

 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)

 at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)

 at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)

 at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)

 at
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)

 at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

 at
 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

 at
 

Re: [Dev] [G-Reg 4.6.0] Issue in creating an endpoint

2015-03-05 Thread Sithumini Senevirathne
Hi Chandana,

Thanks for the respond. I'll create an UI automation test case and will
update the result.

Thanks,
Sithumini

On Thu, Mar 5, 2015 at 2:55 PM, Chandana Napagoda chand...@wso2.com wrote:

 HI Sithumini,

 According to the stacktrace this SOF error is coming form the UI laye[1]r.
 So I think you need to write an UI automation test case for this use case.

 [1] ID: [0] [Greg] [2015-03-05 14:45:08,790] ERROR
 {org.apache.tiles.jsp.taglib.RenderTagSupport} -  Error during rendering
 {org.apache.tiles.jsp.taglib.RenderTagSupport}
 java.lang.StackOverflowError
 at
 org.apache.catalina.session.StandardSession.isValid(StandardSession.java:637)
 at
 org.apache.catalina.core.ApplicationHttpRequest.getSession(ApplicationHttpRequest.java:536)
 at
 javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:259)
 at
 org.apache.catalina.core.ApplicationHttpRequest.getSession(ApplicationHttpRequest.java:571)
 at
 javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:259)
 at
 org.apache.catalina.core.ApplicationHttpRequest.getSession(ApplicationHttpRequest.java:571)
 at
 javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:259)
 at
 org.apache.catalina.core.ApplicationHttpRequest.getSession(ApplicationHttpRequest.java:571)
 at
 org.wso2.carbon.context.internal.CarbonContextDataHolder.getCurrentCarbonContextHolder(CarbonContextDataHolder.java:533)
 at
 org.wso2.carbon.context.internal.CarbonContextDataHolder.getCurrentCarbonContextHolder(CarbonContextDataHolder.java:568)

 Regards,
 Chandana

 On Thu, Mar 5, 2015 at 12:00 PM, Sithumini Senevirathne 
 sithumi...@wso2.com wrote:

 Hi Chandana,

 Can you please share the test case, you have written?



 Please find the test case at [1].

 [1]
 https://github.com/Sithumini/Registry1103TestCase/blob/master/Registry1103TestCase.java

 Hi Sanath,


 As we discussed yesterday, did you check with GReg team about why the
 option to set the  endpoint name and version is not available in the method
 you are using ? Can that have a impact to this behavior?



 Yes, I discussed that problem with chandana. His suggestion was to create
 the endpoint using GenericArtifactManager not using the EndpointManager.
 And now this problem is solved.  As instructed endpoint is created
 using GenericArtifactManager and endpoint name and the version is set. I
 think that doesn't have an impact on this behaviour.

 Thanks,
 Sithumini








 Thanks and Best Regards,

 Saneth Dharmakeerthi
 Senior Software Engineer
 WSO2, Inc.
 Mobile: +94772325511

 On Wed, Mar 4, 2015 at 10:29 PM, Sithumini Senevirathne 
 sithumi...@wso2.com wrote:

 Hi Sagara,

 Yes, I have already talked to them.

 Thanks,
 Sithumini

 On Wed, Mar 4, 2015 at 9:51 PM, Sagara Gunathunga sag...@wso2.com
 wrote:


 Did you talk to Krishantha or someone from automation team about the
 issue ?

 Thanks !

 On Wed, Mar 4, 2015 at 9:28 PM, Sithumini Senevirathne 
 sithumi...@wso2.com wrote:

 Hi,

 Currently I am working on writing a test case.
 The problem context is when login to the registry through a tenant
 user and when we create an endpoint then SOF errors are thrown. Errors 
 can
 be found in carbon.log file.

 So in test case I followed below steps.

- Created an tenant.
- Logged in to the registry through the tenant.
- Added an endpoint using registry GenericArtifactManager.
- Read the log file to find the error.

 But here SOF error is not thrown. Then I manually add an endpoint
 and found the SOF error was thrown. Even the endpoint added through the
 code was not listed in the registry management console metadata list. 
 But
 both endpoints have been created at the correct path.

 location of endpoint add in test case code level :

 /_system/governance/mediation/mediationdata/endpoint/endpoint1/1.0.0/endpoint

 location of manually added endpoint :

 /_system/governance/mediation/mediationdata/endpoint/TestEndpoint1/2.0.0/endpoint

 This behaviour has become a blocker for this test.
 Can someone explain me the reason for this behaviour? Is there other
 way to overcome this?


 Thank you,
 Sithumini
 --
 --
 Sithumini Senevirathne
 Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: sithumi...@wso2.com,   mobile: +94 756977999




 --
 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
 Blog ;  http://ssagara.blogspot.com




 --
 --
 Sithumini Senevirathne
 Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: sithumi...@wso2.com,   mobile: +94 756977999

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 

[Dev] Please review and merge

2015-03-05 Thread Godwin Amila Shrimal
Hi.

Please review and merge the PR[1]

[1] https://github.com/wso2/carbon-identity/pull/127
[2] https://wso2.org/jira/browse/IDENTITY-3002


Thanks
Godwin

-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D http://lnkd.in/KUum6D*
twitter: https://twitter.com/godwinamila
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] A Useful Extension to Facebook-Authentication @ WSO2IS

2015-03-05 Thread Johann Nallathamby
Added [1] to keep track.

[1] https://wso2.org/jira/browse/IDENTITY-3098

On Thu, Mar 5, 2015 at 4:52 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi Dilan,

 Thanks for the contribution. We will look into this further and see which
 release this can be shipped with the product.

 Thanks.

 On Thu, Mar 5, 2015 at 4:38 PM, Dilan Udara Ariyaratne dil...@wso2.com
 wrote:

 Hi Johann  the Team,

 With reference to one of our existing facebook authenticators of the
 product available at public SVN location:

 https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.application.authenticator.facebook.v2
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 I was able to come up with an extension that could definitely be useful
 to adapt into some future version of the plug-in.

 Extension implemented:
 An additional text field called User-Information-Fields, been added
 into Facebook Configuration UI of Add New Identity Provider web-page
 (Under Federated Authenticators List)

 Suggested Functionality of the extension implemented:
 To explicitly describe user information to be captured from Facebook as a
 list of parameters, defined by the customer; even the additional parameters
 (ex: picture) that are not implicitly exposed by Facebook.

 This can definitely extend the usefulness of the authenticator as the
 existing functionality limits the amount of information that a customer can
 capture, only to
 a default set of user-information exposed by Facebook.

 The extended authenticator is currently in one of my privately held git
 repos and what are the possibilities of adapting this into the platform?

 Private Git Repo-Link to the source:
 https://github.com/DilanUA/facebook-auth

 A screen-shot of the implemented functionality is also attached with this
 mail for your kind reference.


 Best Regards,

 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
Thanks  Regards,

*Johann Dilantha Nallathamby*
Associate Technical Lead  Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+9476950*
Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Orbit] Please merge the PR for Apache Solr upgrade

2015-03-05 Thread Danesh Kuruppu
Hi Carbon Team,

Please review and merge the orbit PR [1] for Apache Solr upgrade. There are
seven orbit bundles.

   - solr v5.0.0
   - lucene v5.0.0
   - httpmime v4.3.1
   - httpclient v4.3.1
   - noggit v0.6
   - restlet v2.1.1
   - spatial4j v0.4.1

1. https://github.com/wso2/orbit/pull/47

Thanks
-- 

Danesh Kuruppu
Software Engineer
WSO2 Inc,
Mobile: +94 (77) 1690552
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Getting failure during release:perform operation in ESB 490 M7

2015-03-05 Thread Chanaka Fernando
Hi Devs,

I am getting the below error during the release:perform operation of the
ESB 490 M7. Did anybody faced a similar issue before?

[INFO] [INFO] WSO2 ESB - Aggregator Module ... SUCCESS
[  5.254 s]
[INFO] [INFO] WSO2 ESB - Styles Parent ... SUCCESS
[  0.461 s]
[INFO] [INFO] WSO2 ESB - Styles .. SUCCESS
[ 11.103 s]
[INFO] [INFO] WSO2 ESB - Samples Parent .. SUCCESS
[  0.387 s]
[INFO] [INFO] WSO2 ESB - Samples . SUCCESS
[01:50 min]
[INFO] [INFO] WSO2 ESB - Features Parent . SUCCESS
[  0.540 s]
[INFO] [INFO] WSO2 ESB - Features Aggregator Module .. SUCCESS
[  0.457 s]
[INFO] [INFO] WSO2 ESB - Styles Features . SUCCESS
[  8.485 s]
[INFO] [INFO] WSO2 ESB - Samples Features  SUCCESS
[ 46.188 s]
[INFO] [INFO] WSO2 ESB - P2 Profile Generation ... SUCCESS
[01:12 min]
[INFO] [INFO] WSO2 ESB - Distribution  SUCCESS
[  01:53 h]
[INFO] [INFO] WSO2 ESB - Integration Parent .. SUCCESS
[  0.619 s]
[INFO] [INFO] integration-test-common  SUCCESS
[  8.673 s]
[INFO] [INFO] ESB Integration Test Admin Clients . FAILURE
[  4.971 s]
[INFO] [INFO] ESB Integration Test UI Pages .. SKIPPED
[INFO] [INFO] ESB Integration Test Common Utils .. SKIPPED
[INFO] [INFO] ESB Integration Extensions . SKIPPED
[INFO] [INFO] ESB Test Service Module  SKIPPED
[INFO] [INFO] ESB test Module-Transport .. SKIPPED
[INFO] [INFO] ESB test Module-Service  SKIPPED
[INFO] [INFO] ESB test Module-mediator-1 . SKIPPED
[INFO] [INFO] ESB test Module-mediator-2 . SKIPPED
[INFO] [INFO] ESB test Module - Test Patches . SKIPPED
[INFO] [INFO] ESB test Module - Sample ... SKIPPED
[INFO] [INFO] Integration Test Reporting . SKIPPED
[INFO] [INFO] ESB test Module - Sample ... SKIPPED
[INFO] [INFO]

[INFO] [INFO] BUILD FAILURE
[INFO] [INFO]

[INFO] [INFO] Total time: 01:58 h
[INFO] [INFO] Finished at: 2015-03-05T18:43:24+05:30
[INFO] [INFO] Final Memory: 107M/929M
[INFO] [INFO]

[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-source-plugin:2.4:jar (attach-sources) on
project admin-clients: Error adding directory to source archive.
/home/wso2builder/ESB490-M7/product-esb/target/checkout/modules/integration/test-common/admin-clients/target/maven-shared-archive-resources
isn't a directory. - [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug
logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible
solutions, please read the following articles:
[INFO] [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with
the command
[INFO] [ERROR]   mvn goals -rf :admin-clients
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 ESB - Aggregator Module ... FAILURE [
02:06 h]
[INFO] WSO2 ESB - Styles Parent ... SKIPPED
[INFO] WSO2 ESB - Styles .. SKIPPED
[INFO] WSO2 ESB - Samples Parent .. SKIPPED
[INFO] WSO2 ESB - Samples . SKIPPED
[INFO] WSO2 ESB - Features Parent . SKIPPED
[INFO] WSO2 ESB - Features Aggregator Module .. SKIPPED
[INFO] WSO2 ESB - Styles Features . SKIPPED
[INFO] WSO2 ESB - Samples Features  SKIPPED
[INFO] WSO2 ESB - P2 Profile Generation ... SKIPPED
[INFO] WSO2 ESB - Distribution  SKIPPED
[INFO] WSO2 ESB - Integration Parent .. SKIPPED
[INFO] integration-test-common  SKIPPED
[INFO] ESB Integration Test Admin Clients . SKIPPED
[INFO] ESB Integration Test UI Pages .. SKIPPED
[INFO] ESB Integration Test Common Utils .. SKIPPED
[INFO] ESB Integration Extensions . SKIPPED
[INFO] ESB Test Service Module  SKIPPED
[INFO] ESB test Module-Transport .. SKIPPED
[INFO] ESB 

Re: [Dev] Please resend PR product-esb/129

2015-03-05 Thread Maheeka Jayasuriya
Hi Iqbal,

As discussed offline, please resend the PR after fetching latest from
wso2/product-esb repository. There are significant changes that were done
here, that needs to be included and verified in your PR. Thanks.


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +9450661

On Wed, Mar 4, 2015 at 2:02 PM, Irham Iqbal iq...@wso2.com wrote:

 Hi Maheeka,

 As per the offline conversation we had, I have resent the pull request[1]
 to development branch

 [1]https://github.com/wso2/product-esb/pull/89

 Thanks,
 Iqbal


 On Wed, Mar 4, 2015 at 1:34 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Thanks Iqbal.


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Wed, Mar 4, 2015 at 1:26 PM, Irham Iqbal iq...@wso2.com wrote:

 Hi Maheeka,

 I have created the pull[1] request to wso2 repo

 [1]https://github.com/wso2/product-esb/pull/86

 Thanks,
 Iqbal

 On Mon, Mar 2, 2015 at 4:37 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi Iqbal,

 Can you please resend pull request at
 https://github.com/wso2-dev/product-esb/pull/129/, to
 https://github.com/wso2/product-esb develop branch?

 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661




 --
 Irham Iqbal
 Software Engineer - Test Automation
  WSO2, Inc.: http://wso2.com
 lean. enterprise. middleware
 phone: +94 777888452





 --
 Irham Iqbal
 Software Engineer - Test Automation
  WSO2, Inc.: http://wso2.com
 lean. enterprise. middleware
 phone: +94 777888452

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC Project - Deep Learning for WSO2 Machine Learner

2015-03-05 Thread Upul Bandara
http://cl.naist.jp/~kevinduh/a/deep2014/ looks good.

Also, I would like to add following.

http://info.usherbrooke.ca/hlarochelle/cours/ift725_A2013/contenu.html

Web page is in French, but videos and PDF are in English. Starts with
simple Logistic Regression and covers some advanced
Deep Learning techniques as well.

Thanks,
Upul

On Fri, Mar 6, 2015 at 10:31 AM, Srinath Perera srin...@wso2.com wrote:

 taken from http://cl.naist.jp/~kevinduh/a/deep2014/


 http://blog.dominodatalab.com/using-r-h2o-and-domino-for-a-kaggle-competition/
 for more info



 On Wed, Mar 4, 2015 at 2:58 PM, Nirmal Fernando nir...@wso2.com wrote:

 I've rescheduled to same time on Friday.

 On Wed, Mar 4, 2015 at 2:54 PM, Malintha Fernando malinth...@gmail.com
 wrote:

 Sure thing, Friday morning would be ideal..

 On Wed, Mar 4, 2015 at 2:50 PM, Nirmal Fernando nir...@wso2.com wrote:

 Whoops forgot that it's a holiday tomorrow :-) I'll reschedule to
 Friday.

 On Wed, Mar 4, 2015 at 2:49 PM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi,

 I've scheduled a meeting at 10.30am tomorrow and invited you. If this
 doesn't work for you, please let us know.

 @Srinath I checked your calendar and picked this slot, hope it's fine
 with you.

 On Wed, Mar 4, 2015 at 9:06 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you so much..

 On Wed, Mar 4, 2015 at 9:01 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Thanks, will send you an invite after discussing with others.

 On Wed, Mar 4, 2015 at 8:56 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you for the prompt response. I am more than happy to make a
 face2face meeting and will be available on Today afternoon, tomorrow 
 and
 Friday morning. Please let me know at your convenience.

 Thank you,

 On Wed, Mar 4, 2015 at 8:46 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi Malintha,

 Thanks for your interest on the project. We already had a
 discussion with another student (unfortunately, it appeared he's not
 eligible to participate in GSoC) at
 http://wso2.markmail.org/search/list:org.wso2.dev#query:list%3Aorg.wso2.dev%20from%3A%22Nirmal%20Fernando%22+page:1+mid:3brcf5pex7zdcitm+state:results

 If you are available, you could also arrange a face2face
 discussion with us at WSO2 premises.

 On Wed, Mar 4, 2015 at 8:34 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi,

 I am Malintha Fernando, an undergraduate from University of
 Moratuwa, Faculty of Information Technology and I have worked as an 
 intern
 at WSO2 last year.

 I am interested in applying to GSoC project Deep Learning for
 WSO2 Machine Learner as mentioned on the ideas page. Are there any
 documentations that I can follow to ease the gauge and to know more 
 about
 workflow and writing extensions to machine learner?

 ​Thanks in advance,​

 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 
 Blog: 

Re: [Dev] Implementation of API Manager-API Life Cycle Integration Test Cases

2015-03-05 Thread Saneth Dharmakeerthi
Hi,

Please find the progress update,

I have finished following test cases.

   - testAPIPublishingAndVisibilityInStore
   - testAccessibilityOfPublishedOldAPIAndPublishedCopyAPI
   - testAccessibilityOfDeprecatedOldAPIAndPublishedCopyAPI
   - testAccessibilityOfOldAPIAndCopyAPIWithReSubscription
   - testAccessibilityOfOldAPIAndCopyAPIWithOutReSubscription
   - testAccessibilityOfBlockAPI
   - testAccessibilityOfRetireAPI



Thanks and Best Regards,

Saneth Dharmakeerthi
Senior Software Engineer
WSO2, Inc.
Mobile: +94772325511

On Mon, Mar 2, 2015 at 5:53 PM, Saneth Dharmakeerthi sane...@wso2.com
wrote:

 Hi,

 I am working on $subject, test scenarios will be based on [1] API-M 1.9.0
 Test Plan document (under  API Life Cycle Tab).

 [1]API-M 1.9.0 Test Plan
 https://docs.google.com/a/wso2.com/spreadsheets/d/1SiktQWh463KZzr86ADqBnsyyHa2Tre-fIlGYvYRQfTQ/edit#gid=78

 Thanks and Best Regards,

 Saneth Dharmakeerthi
 Senior Software Engineer
 WSO2, Inc.
 Mobile: +94772325511

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Roshan Deniyage
Congrats Chamila!!

Roshan Deniyage
Associate Technical Lead
WSO2, Inc: http://wso2.com

Mobile:  +94 777636406
Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
LinkedIn :  https://www.linkedin.com/in/roshandeniyage


On Fri, Mar 6, 2015 at 8:33 AM, Thilini Cooray thili...@wso2.com wrote:

 Congratulations, Chamila

 On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,

 Thilini Cooray
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] PR needed for https://wso2.org/jira/browse/CARBON-15089

2015-03-05 Thread Kishanthan Thangarajah
Hi Jayanga,

We need $subject. Can you send the PR to java8support branch of
carbon4-kernel? This is an L1 for 4.4.

Thanks,
Kishanthan.

-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] PR needed for https://wso2.org/jira/browse/CARBON-15089

2015-03-05 Thread Kishanthan Thangarajah
Adding the correct recipient :)

On Fri, Mar 6, 2015 at 1:04 PM, Kishanthan Thangarajah kishant...@wso2.com
wrote:

 Hi Jayanga,

 We need $subject. Can you send the PR to java8support branch of
 carbon4-kernel? This is an L1 for 4.4.

 Thanks,
 Kishanthan.

 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*




-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] PR needed for https://wso2.org/jira/browse/CARBON-15141

2015-03-05 Thread Kishanthan Thangarajah
Hi Manoj,

We need $subject. This is also an L1 for 4.4.

Thanks,
Kishanthan.

-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Pull request for https://wso2.org/jira/browse/CARBON-14931

2015-03-05 Thread Kishanthan Thangarajah
Hi SameeraK,

I see this issue in reopened stage :
https://wso2.org/jira/browse/CARBON-14909. Do we have a proper solution for
this?

Thanks,
Kishanthan.

On Fri, Sep 12, 2014 at 5:02 PM, Sameera Kannangara samee...@wso2.com
wrote:

 Hi Sameera,

 This fix needs to be applied to the patch 0009 of the kernel too.

 Thank you,
 SameeraK.

 On Wed, Sep 10, 2014 at 6:21 PM, Aruna Karunarathna ar...@wso2.com
 wrote:

 Thanks SameeraK.

 Regards,
 Aruna

 On Wed, Sep 10, 2014 at 5:59 PM, Sameera Kannangara samee...@wso2.com
 wrote:

 Hi Aruna,

 Please find pull request at [1].

 Thank you,
 SameeraK.

 [1] https://github.com/wso2-dev/carbon4-kernel/pull/94

 On Wed, Sep 10, 2014 at 3:43 PM, Aruna Karunarathna ar...@wso2.com
 wrote:

 Hi SameeraK,

 Can you send a pull request for the above mentioned ticket?.

 Regards,
 Aruna

 --

 *Aruna Sujith Karunarathna* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 9040362 | Work: +94 112145345
 Email: ar...@wso2.com | Web: www.wso2.com





 --
 *Sameera Kannangara*
 Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 phone: +94719541577
 Lean . Enterprise . Middleware




 --

 *Aruna Sujith Karunarathna* | Software Engineer
 WSO2, Inc | lean. enterprise. middleware.
 #20, Palm Grove, Colombo 03, Sri Lanka
 Mobile: +94 71 9040362 | Work: +94 112145345
 Email: ar...@wso2.com | Web: www.wso2.com





 --
 *Sameera Kannangara*
 Software Engineer
 Platform TG; WSO2 Inc. http://wso2.com
 Contact:
 phone: +94719541577
 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (REGISTRY-2431) Hard code URL

2015-03-05 Thread Ajith Vitharana
On Thu, Mar 5, 2015 at 10:31 PM, Thushara Ranawaka thusha...@wso2.com
wrote:

 Hi Ajith,

 Above mentioned hard corded URL is in a deprecated method therefore I just
 evaluate the uses of getSolrUrl() method. I found only single use of this
 method. After that We check the use of that method which is getSolrUrl(int
 tenantId), but when we search uses of that method we couldn't find any.
 After having a discussion with Danesh We decide to remove these 2 methods
 from the code base. Other than that we could find any test-cases either.
 Please advice if we have missed something.


If someone need to access the Solr endpoint  to write some custom
extension, Do we have any API to get that ?

-Ajith







 Thanks,
 Thushara.

 On Wed, Mar 4, 2015 at 10:04 PM, Ajith Vitharana aji...@wso2.com wrote:

 Hi Thushara,

 Could you please explain the fix here ? what we need to do is construct
 the solrServerUrl without hardcore. But I see you have completely removed
 the getSolrUrl() method.


 solrServerUrl = https://localhost:9443/registry/resourcesolr/solr;;

 -Ajith

 Thushara Kasun Ranawaka
 https://wso2.org/jira/secure/ViewProfile.jspa?name=thusharak%40wso2.com
 commented on [image: Bug] REGISTRY-2431
 https://wso2.org/jira/browse/REGISTRY-2431
  *Hard code URL* https://wso2.org/jira/browse/REGISTRY-2431

 Since these methods are deprecated and not in use, removed them after
 checking integration tests
 PR sent : https://github.com/wso2/carbon-registry/pull/35
 This message is automatically generated by JIRA.
 If you think it was sent incorrectly, please contact your JIRA
 administrators
 For more information on JIRA, see: http://www.atlassian.com/software/jira



 --
 Ajith Vitharana.
 WSO2 Inc. - http://wso2.org
 Email  :  aji...@wso2.com
 Mobile : +1-812-360-5335




 --
 Thanks,
 Thushara Kasun Ranawaka
 Software Engineer
 WSO2 Inc.; http://www.wso2.com
 lean.enterprise.middleware
 Mobile : *+94 (0) 773438949 %2B94%20%280%29%20773438949*
 *thusha...@wso2.com thusha...@wso2.com*




-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +1-812-360-5335
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] (REGISTRY-2431) Hard code URL

2015-03-05 Thread Thushara Ranawaka
Hi Ajith,

There were no documentation or test cases for this. I will restore the
method and inform Documentation team to create a documentation on this.
Will make the URL dynamic and remove the deprecated annotation since this
has a important use case.

Thanks,
Thushara.

On Fri, Mar 6, 2015 at 9:09 AM, Ajith Vitharana aji...@wso2.com wrote:



 On Thu, Mar 5, 2015 at 10:31 PM, Thushara Ranawaka thusha...@wso2.com
 wrote:

 Hi Ajith,

 Above mentioned hard corded URL is in a deprecated method therefore I
 just evaluate the uses of getSolrUrl() method. I found only single use of
 this method. After that We check the use of that method which is
 getSolrUrl(int tenantId), but when we search uses of that method we
 couldn't find any. After having a discussion with Danesh We decide to
 remove these 2 methods from the code base. Other than that we could find
 any test-cases either. Please advice if we have missed something.


 If someone need to access the Solr endpoint  to write some custom
 extension, Do we have any API to get that ?

 -Ajith







 Thanks,
 Thushara.

 On Wed, Mar 4, 2015 at 10:04 PM, Ajith Vitharana aji...@wso2.com wrote:

 Hi Thushara,

 Could you please explain the fix here ? what we need to do is construct
 the solrServerUrl without hardcore. But I see you have completely removed
 the getSolrUrl() method.


 solrServerUrl = https://localhost:9443/registry/resourcesolr/solr;;

 -Ajith

 Thushara Kasun Ranawaka
 https://wso2.org/jira/secure/ViewProfile.jspa?name=thusharak%40wso2.com
 commented on [image: Bug] REGISTRY-2431
 https://wso2.org/jira/browse/REGISTRY-2431
  *Hard code URL* https://wso2.org/jira/browse/REGISTRY-2431

 Since these methods are deprecated and not in use, removed them after
 checking integration tests
 PR sent : https://github.com/wso2/carbon-registry/pull/35
 This message is automatically generated by JIRA.
 If you think it was sent incorrectly, please contact your JIRA
 administrators
 For more information on JIRA, see:
 http://www.atlassian.com/software/jira



 --
 Ajith Vitharana.
 WSO2 Inc. - http://wso2.org
 Email  :  aji...@wso2.com
 Mobile : +1-812-360-5335




 --
 Thanks,
 Thushara Kasun Ranawaka
 Software Engineer
 WSO2 Inc.; http://www.wso2.com
 lean.enterprise.middleware
 Mobile : *+94 (0) 773438949 %2B94%20%280%29%20773438949*
 *thusha...@wso2.com thusha...@wso2.com*




 --
 Ajith Vitharana.
 WSO2 Inc. - http://wso2.org
 Email  :  aji...@wso2.com
 Mobile : +1-812-360-5335




-- 
Thanks,
Thushara Kasun Ranawaka
Software Engineer
WSO2 Inc.; http://www.wso2.com
lean.enterprise.middleware
Mobile : *+94 (0) 773438949*
*thusha...@wso2.com thusha...@wso2.com*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Inshaf Mahath
Congrats Chamila.

On Fri, Mar 6, 2015 at 8:34 AM, Roshan Deniyage rosh...@wso2.com wrote:

 Congrats Chamila!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Fri, Mar 6, 2015 at 8:33 AM, Thilini Cooray thili...@wso2.com wrote:

 Congratulations, Chamila

 On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,

 Thilini Cooray
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Inshaf Mahath
Associate Software Engineer
Mobile: +94775907181
WSO2 Inc.
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Rajkumar Rajaratnam
Congrats Chamila !!

On Fri, Mar 6, 2015 at 9:38 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Chamila.

 On Fri, Mar 6, 2015 at 8:34 AM, Roshan Deniyage rosh...@wso2.com wrote:

 Congrats Chamila!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Fri, Mar 6, 2015 at 8:33 AM, Thilini Cooray thili...@wso2.com wrote:

 Congratulations, Chamila

 On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com
 wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,

 Thilini Cooray
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Rajkumar Rajaratnam
Committer  PMC Member, Apache Stratos
Software Engineer, WSO2

Mobile : +94777568639
Blog : rajkumarr.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge

2015-03-05 Thread Madusanka Premaratne
Hi,
Please review and merge the PR[1] for APIM issue[2]
[1] - https://github.com/wso2/carbon-apimgt/pull/51
[2] - https://wso2.org/jira/browse/APIMANAGER-3275

Thanks,

-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/rmmpremaratne [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Niranda Perera
Congrats Chamila! :-)

On Fri, Mar 6, 2015 at 9:38 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Chamila.

 On Fri, Mar 6, 2015 at 8:34 AM, Roshan Deniyage rosh...@wso2.com wrote:

 Congrats Chamila!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Fri, Mar 6, 2015 at 8:33 AM, Thilini Cooray thili...@wso2.com wrote:

 Congratulations, Chamila

 On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com
 wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,

 Thilini Cooray
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Niranda Perera*
Software Engineer, WSO2 Inc.
Mobile: +94-71-554-8430
Twitter: @n1r44 https://twitter.com/N1R44
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Gsoc 2015

2015-03-05 Thread Imesh Gunaratne
Hi Vamshi,

On Thu, Mar 5, 2015 at 4:26 PM, Vamshi S vamshi.s.krishn...@gmail.com
wrote:

 Hi Imesh,

 I have few questions regarding the project, Please help in understanding
 the project better by answering these questions.

 1.   Most of  the private/open source paas providers who price there
 customers based on the usage of computing resources. Most of them price the
 customers based on the CPU, Memory, Storage, Region of the customer and
 pricing is based on hour. I am supposed to analyze/document about various
 providers and there various pricing strategies ?

 Yes it would be good to analyze them and see the best approach we can
choose.


 I have analyzed few Open source Paas Providers, Openshift and ActiveGear.
 Planning to do some more research on other Paas providers.

 Great! Please do.


 2. Is the WSO2 Paas code available in internet ?

 WSO2 Private PaaS 4.1.0 = Apache Stratos 4.1.0 + WSO2 Product Cartridges
https://github.com/apache/stratos/


 3. For getting to know more information about the Paas RDBMS structure,
 Can you share me some links for the same. ?


Download and extract following file (use unzip):
https://github.com/wso2/product-private-paas/blob/master/stratos-installer/config/bam/Private_PaaS_Statistics_Monitoring.tbox

Following file contains the database schema:
analytics/service_stats



4. Finally After getting the data from wso2 about the computing resources (
 i need to figure out , how to get the data and what data wso2 platform
 gives ) , then based on the billing model i must allow customers to pay
 using google wallet.  Am I correct with this ?

  Yes that's correct. The billing model should be configurable according to
the PaaS provider's need.


 Note: Please use WSO2 Dev mailing list for this discussion. I have copied
this response to Dev.

Thanks

-- 
*Imesh Gunaratne*
Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [APIM] First API invocation failed after re-subscription when a false invocation done before the re-subscription

2015-03-05 Thread Saneth Dharmakeerthi
Hi,

   1. After copy and publish a new API version with the require
   re-subscription option and invoke the new API version without doing
   re-subscription it give an error, which is correct.
   2. But after that if I do a re-subscription and invoke the new API
   version again, the first new API version invocation after re-subscription
   is getting failed and getting success from 2nd invocation after
   re-subscription.
   3. This behaviour is not happening if I do not invoke the new API version
   before doing the re-subscription. In that case, first invocation of new
   API version after re-subscription is getting succeed.

Is there any reason for the above 2nd  observation?.

Thanks and Best Regards,

Saneth Dharmakeerthi
Senior Software Engineer
WSO2, Inc.
Mobile: +94772325511
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSoC-2015] AppFactory - Command Line Tool

2015-03-05 Thread Fathima Dilhasha
Hi,

I am Fathima Dilhasha, an undergraduate from Department of Computer Science
and Engineering, University of Moratuwa.

I am interested in contributing for proposal [6]
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal6:AppFactory-CommandLineTool
and I
am looking forward to discuss further regarding the requirements. Please
let me know if we could have a discussion on $Subject.

[6]
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal6:AppFactory-CommandLineTool


Thanks.

Regards,
Dilhasha

*M.N.F. Dilhasha*
Software Engineering Intern | *WSO2 Lanka*

email   :
*dilha...@wso2.com dilha...@wso2.com*mobile : +94 77 8449321
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSoC-2015] Proposal 06: AppFactory - Command Line Tool

2015-03-05 Thread Dimithri Abeygunawardane
Hi,

I'm Dimithri Abeygunawardane from Department of Computer Science and
Engineering, University of Moratuwa. Currently I am an intern at WSO2.

I went through the GSoC 2015 proposal list and interested in the above
proposal[1
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal6:AppFactory-CommandLineTool],
and I'll be glad to contribute for the project.

Please let me know if we could have a discussion on $subject.

[1].
 
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal6:AppFactory-CommandLineTool
https://docs.wso2.com/display/GSoC/Project+Proposals+for+2015#ProjectProposalsfor2015-Proposal6:AppFactory-CommandLineTool

Regards,
Dimithri
-- 
Dimithri Abeygunawardane
Software Engineering Intern
Mobile : 0717 695 522
dimith...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2015-03-05 Thread Madusanka Premaratne
Congrats Chamila..!!!

On Fri, Mar 6, 2015 at 9:41 AM, Rajkumar Rajaratnam rajkum...@wso2.com
wrote:

 Congrats Chamila !!

 On Fri, Mar 6, 2015 at 9:38 AM, Inshaf Mahath ins...@wso2.com wrote:

 Congrats Chamila.

 On Fri, Mar 6, 2015 at 8:34 AM, Roshan Deniyage rosh...@wso2.com wrote:

 Congrats Chamila!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Fri, Mar 6, 2015 at 8:33 AM, Thilini Cooray thili...@wso2.com
 wrote:

 Congratulations, Chamila

 On Fri, Mar 6, 2015 at 8:32 AM, Rasika Perera rasi...@wso2.com wrote:

 Congratz Chamila !!!

 On Thu, Mar 5, 2015 at 10:01 AM, Imesh Gunaratne im...@wso2.com
 wrote:

 Hi Devs,

 It's my pleasure to welcome Chamila de Alwis as a WSO2 Committer.
 Chamila, welcome aboard and keep up the good work!

 Thanks

 --
 *Imesh Gunaratne*
 Technical Lead
 WSO2 Inc: http://wso2.com
 T: +94 11 214 5345 M: +94 77 374 2057
 W: http://imesh.gunaratne.org
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 With Regards,

 *Rasika Perera*
 Software Engineer
 M: +94 71 680 9060 E: rasi...@wso2.com
 LinkedIn: http://lk.linkedin.com/in/rasika90

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,

 Thilini Cooray
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Inshaf Mahath
 Associate Software Engineer
 Mobile: +94775907181
 WSO2 Inc.
 Lean . Enterprise . Middleware


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Rajkumar Rajaratnam
 Committer  PMC Member, Apache Stratos
 Software Engineer, WSO2

 Mobile : +94777568639
 Blog : rajkumarr.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Madusanka Premaratne* | Associate Software Engineer
WSO2, Inc | lean. enterprise. middleware.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 71 835 70 73| Work: +94 112 145 345
Email: madusan...@wso2.com | Web: www.wso2.com

[image: Facebook] https://www.facebook.com/rmmpremaratne [image: Twitter]
https://twitter.com/rmmpremaratne [image: Google Plus]
https://plus.google.com/u/0/+MadusankaPremaratnemaduz/about/p/pub [image:
Linkedin] http://lk.linkedin.com/in/madusanka/ [image: Instagram]
http://instagram.com/madusankapremaratne [image: Skype]
http://@rmmpremaratne
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Unable to see a manage menu with given permissions on management console.

2015-03-05 Thread Manorama Perera
Hi Hemika,

I think the reason for the menu not being displayed is that the name of the
xml file is incorrect.
It should be component.xml, not components.xml.

Thanks.

On Wed, Mar 4, 2015 at 3:41 PM, Hemika Kodikara hem...@wso2.com wrote:

 I believe I made a mistake here by adding require-permission/
 permission/admin/login/require-permission permission to the parent
 node as it the menu items should be under Manage node.

 So I removed the specific permissions to it, yet I still cannot see the
 menu item with queue_menu as id. Any advice on this ?

 My purpose is to show the following menu items based on the permissions
 provided. In way that the parent menu item does not hide them.

  menu
 idqueue_browse/id
 i18n-keybrowse/i18n-key

 i18n-bundleorg.wso2.carbon.andes.ui.i18n.Resources/i18n-bundle
 parent-menuqueue_menu/parent-menu
 link../queues/queue_details.jsp/link
 regionregion1/region
 order10/order
 style-classmanage/style-class
 icon../queues/images/list.gif/icon

 require-permission/permission/admin/manage/queue/browseQueue/require-permission
 /menu
 menu
 idqueues_add/id
 i18n-keyadd/i18n-key

 i18n-bundleorg.wso2.carbon.andes.ui.i18n.Resources/i18n-bundle
 parent-menuqueue_menu/parent-menu
 link../queues/queue_add.jsp/link
 regionregion1/region
 order45/order
 style-classhome/style-class
 icon../queues/images/add.gif/icon

 require-permission/permission/admin/manage/queue/addQueue/require-permission
 /menu

 Hope I am clear on the description.

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762

 On Wed, Mar 4, 2015 at 11:48 AM, Hemika Kodikara hem...@wso2.com wrote:

 Hi All,

 I have set the following permissions on the components.xml file.

 menu
 idqueue_menu/id
 i18n-keyqueues/i18n-key

 i18n-bundleorg.wso2.carbon.andes.ui.i18n.Resources/i18n-bundle
 parent-menumanage_menu/parent-menu
 link#/link
 regionregion1/region
 order25/order
 style-classhome/style-class
 icon../queues/images/queues.gif/icon

 require-permission/permission/admin/login/require-permission
 /menu
 menu
 idqueue_browse/id
 i18n-keybrowse/i18n-key

 i18n-bundleorg.wso2.carbon.andes.ui.i18n.Resources/i18n-bundle
 parent-menuqueue_menu/parent-menu
 link../queues/queue_details.jsp/link
 regionregion1/region
 order10/order
 style-classmanage/style-class
 icon../queues/images/list.gif/icon

 require-permission/permission/admin/manage/queue/browseQueue/require-permission
 /menu
 menu
 idqueues_add/id
 i18n-keyadd/i18n-key

 i18n-bundleorg.wso2.carbon.andes.ui.i18n.Resources/i18n-bundle
 parent-menuqueue_menu/parent-menu
 link../queues/queue_add.jsp/link
 regionregion1/region
 order45/order
 style-classhome/style-class
 icon../queues/images/add.gif/icon

 require-permission/permission/admin/manage/queue/addQueue/require-permission
 /menu

 And I have created a role with the following permissions and added a user.


 ​

 But when logged in from that specific user of that role, the user cannot
 see queue_browse and queues_add menus in the  manage menu of management
 console.


 ​

 Any idea why this is not being displayed ?

 Regards,
 Hemika

 Hemika Kodikara
 Software Engineer
 WSO2 Inc.
 lean . enterprise . middleware
 http://wso2.com

 Mobile : +9477762



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Manorama Perera
Software Engineer
WSO2, Inc.;  http://wso2.com/
Mobile : +94716436216
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Suggestion] A Mediator for the attachment

2015-03-05 Thread Kathees Rajendram
Hi,

Yes we can add in the connector core. If we have in the ESB it would be
better we can reuse in other components. We can create the new mediator or
use enrich mediator to add this attachment functionality. Now the enrich
mediator is used to clone the OMElement based on the
type(Custom,Envelope,Body,Property and Inline). We can add a additional
option in type for the attachment In this case we can extract the
attachment.

Thanks,
Kathees

On Wed, Mar 4, 2015 at 9:35 PM, Malaka Silva mal...@wso2.com wrote:

 Hi Kathees,

 Good Suggestion. If there are valid use cases for ESB we can add this as a
 mediator. Otherwise more suitable to add to connector core.

 On Wed, Mar 4, 2015 at 6:16 PM, Vanjikumaran Sivajothy va...@wso2.com
 wrote:

 Yes indeed,
 How ever these can be added into connector core  and no need to write a
 separate mediator.


 On Wed, Mar 4, 2015 at 12:59 PM, Kathees Rajendram kath...@wso2.com
 wrote:

 Hi,

 Since most of the connectors are having the attachment method, it would
 be better if we have a mediator in ESB for the attachments. Through that
 mediator we can extract the attachment and encode the values The mediator
 can use the fields such as encoding type,no of attachment,so on. The Users
 can use the configuration rather than coding.

 Thanks,
 Kathees

 --
 Kathees
 Software Engineer,
 email: kath...@wso2.com
 mobile: +94772596173




 --
 Sivajothy Vanjikumaran
 *Senior Software Engineer*
 *Integration Technologies Team*
 *WSO2 Inc. http://wso2.com http://wso2.com/*
 *Mobile:(+94)777219209*
 [image: Facebook] https://www.facebook.com/vanjikumaran [image:
 Twitter] https://twitter.com/vanjikumaran [image: LinkedIn]
 http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293 [image:
 Blogger] http://vanjikumaran.blogspot.com/ [image: SlideShare]
 http://www.slideshare.net/vanjikumaran

 This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may
 have received this communication in error, please reply to the
 sender indicating that fact and delete the copy you received and in
 addition, you should not print, copy, re-transmit, disseminate, or
 otherwise use the information contained in this communication.
 Internet communications cannot be guaranteed to be timely, secure, error
 or virus-free. The sender does not accept liability for any errors
 or omissions




 --

 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 : http://www.linkedin.com/pub/malaka-silva/6/33/77
 Blog : http://mrmalakasilva.blogspot.com/

 WSO2, Inc.
 lean . enterprise . middleware
 http://www.wso2.com/
 http://www.wso2.com/about/team/malaka-silva/
 http://wso2.com/about/team/malaka-silva/

 Save a tree -Conserve nature  Save the world for your future. Print this
 email only if it is absolutely necessary.




-- 
Kathees
Software Engineer,
email: kath...@wso2.com
mobile: +94772596173
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC Project - Deep Learning for WSO2 Machine Learner

2015-03-05 Thread Srinath Perera
taken from http://cl.naist.jp/~kevinduh/a/deep2014/

http://blog.dominodatalab.com/using-r-h2o-and-domino-for-a-kaggle-competition/
for more info



On Wed, Mar 4, 2015 at 2:58 PM, Nirmal Fernando nir...@wso2.com wrote:

 I've rescheduled to same time on Friday.

 On Wed, Mar 4, 2015 at 2:54 PM, Malintha Fernando malinth...@gmail.com
 wrote:

 Sure thing, Friday morning would be ideal..

 On Wed, Mar 4, 2015 at 2:50 PM, Nirmal Fernando nir...@wso2.com wrote:

 Whoops forgot that it's a holiday tomorrow :-) I'll reschedule to Friday.

 On Wed, Mar 4, 2015 at 2:49 PM, Nirmal Fernando nir...@wso2.com wrote:

 Hi,

 I've scheduled a meeting at 10.30am tomorrow and invited you. If this
 doesn't work for you, please let us know.

 @Srinath I checked your calendar and picked this slot, hope it's fine
 with you.

 On Wed, Mar 4, 2015 at 9:06 AM, Malintha Fernando malinth...@gmail.com
  wrote:

 Hi Nirmal,

 Thank you so much..

 On Wed, Mar 4, 2015 at 9:01 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Thanks, will send you an invite after discussing with others.

 On Wed, Mar 4, 2015 at 8:56 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi Nirmal,

 Thank you for the prompt response. I am more than happy to make a
 face2face meeting and will be available on Today afternoon, tomorrow and
 Friday morning. Please let me know at your convenience.

 Thank you,

 On Wed, Mar 4, 2015 at 8:46 AM, Nirmal Fernando nir...@wso2.com
 wrote:

 Hi Malintha,

 Thanks for your interest on the project. We already had a
 discussion with another student (unfortunately, it appeared he's not
 eligible to participate in GSoC) at
 http://wso2.markmail.org/search/list:org.wso2.dev#query:list%3Aorg.wso2.dev%20from%3A%22Nirmal%20Fernando%22+page:1+mid:3brcf5pex7zdcitm+state:results

 If you are available, you could also arrange a face2face discussion
 with us at WSO2 premises.

 On Wed, Mar 4, 2015 at 8:34 AM, Malintha Fernando 
 malinth...@gmail.com wrote:

 Hi,

 I am Malintha Fernando, an undergraduate from University of
 Moratuwa, Faculty of Information Technology and I have worked as an 
 intern
 at WSO2 last year.

 I am interested in applying to GSoC project Deep Learning for
 WSO2 Machine Learner as mentioned on the ideas page. Are there any
 documentations that I can follow to ease the gauge and to know more 
 about
 workflow and writing extensions to machine learner?

 ​Thanks in advance,​

 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





 --
 Malintha Fernando
 IEEE Sectional Student Representative (MIE 92428359)
 Undergraduate, Faculty of Information Technology,
 University of Moratuwa
 Blog http://blog.malintha.org | LinkedIn
 http://lk.linkedin.com/in/malinthafernando | Twitter
 https://twitter.com/MarlioMe | AboutMe
 http://about.me/malinthafernando




 --

 Thanks  regards,
 Nirmal

 Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
 Mobile: +94715779733
 Blog: http://nirmalfdo.blogspot.com/





-- 

Blog: http://srinathsview.blogspot.com twitter:@srinath_perera
Site: http://people.apache.org/~hemapani/
Photos: http://www.flickr.com/photos/hemapani/
Phone: 0772360902
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 docker support

2015-03-05 Thread Imesh Gunaratne
Hi Joe,

It's really nice to hear your interest on this. Please find my comments
inline:

On Fri, Mar 6, 2015 at 12:20 AM, Joseph Seegmiller joeseegmil...@gmail.com
wrote:

 I juts looked at your webinar on docker containers (
 http://wso2.com/library/webinars/2014/12/revolutionizing-the-cloud-with-container-virtualization/)
 and was curious how much development, if any is happening at WSO2 to
 integrate various pieces of the platform utilizing docker.


We have already implemented support for Docker with Kubernetes [1] in
Apache Stratos 4.1.0 [2] and we are few weeks away from releasing
4.1.0-beta in Apache. If you would like to give it a try please follow this
gist [3].

We will be releasing WSO2 Private PaaS (PPaaS) 4.1.0 on top of Stratos
4.1.0 with Docker support. PPaaS would be Stratos + WSO2 product cartridges.

I am working with a team on getting the WSO2 platform integrated in our
 systems. One thing I am really liking is the Elastic Load Balancer auto
 scaling capability. After getting into it I see that the only IaaS
 providers currently supporting auto scaling are AWS and OpenStack. Is
 docker going to become a supported provider for that feature?


I'm sorry to say that Elastic Load Balancer (ELB) has now become obsolete.
We would recommend to use PPaaS/Stratos for this purpose. PPaaS/Stratos can
be run on a Single-JVM (on a single server) together with an ActiveMQ
instance.


 Can you give me any details on when that might be? I checked into the Jira
 issues and didn't find anything about docker, but I have heard from other
 people that you guys are working on integrating it.

 I think I have answered this above. You could find more information on
what we are currently working on [4] and [5].


 Thanks for any help you can offer,
 -Joe Seegmiller


[1] http://kubernetes.io/
[2] https://github.com/apache/stratos/
[3] https://gist.github.com/imesh/b8f81fac8de39183a504
[4] http://stratos.apache.org/community/mailing-lists.html
[5] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0

Thanks

-- 
*Imesh Gunaratne*
Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev