Hi Hasitha,
We were able to deploy the Amazon DynamoDB connector, Can you try with
fresh ESB pack?
[2017-06-28 09:31:43,065] INFO - LibraryArtifactDeployer Synapse Library
named '{org.wso2.carbon.connector}amazondynamodb' has been deployed from
file :
/home/vive/Documents/wso2esb-4.9.0/repository/deployment/server/synapse-libs/amazondynamodb-connector-1.0.0.zip
[2017-06-28 09:32:09,536] INFO - SynapseImportFactory Successfully created
Synapse Import: amazondynamodb
Thanks
Vivekananthan Sivanayagam
Software Engineer | WSO2
E:[email protected]
M:+94752786138
On Wed, Jun 28, 2017 at 9:13 AM, Hasitha Jayasundara <
[email protected]> wrote:
> Hi Malaka,
>
> Still the error occurs. I tried to upload the
> amazondynamodb-connector-1.0.0.zip
> from the store and same error pops up.Any ideas??
>
> On Wed, Jun 28, 2017 at 5:47 AM, Malaka Silva <[email protected]> wrote:
>
>> Hi Hasitha,
>>
>> Maybe the connector is corrupted while uploading?
>>
>> Try manually copying the file to /repository/deployment/server/synapse-
>> libs
>>
>> On Wed, Jun 28, 2017 at 3:52 AM, Hasitha Jayasundara <
>> [email protected]> wrote:
>>
>>> Hi all,
>>>
>>> Find the connector implementation for IBM-MQ at [1].When the zip file is
>>> deployed the to the mgt console it gives me this error.
>>>
>>> Error while extracting Synapse Library : IBMMQconnector-connector-1.0.0
>>> .zip
>>> org.apache.synapse.SynapseException: Error while extracting Synapse
>>> Library : IBMMQ-connector-1.0.0.zip
>>> at org.apache.synapse.libraries.util.LibDeployerUtils.extractSy
>>> napseLib(LibDeployerUtils.java:426)
>>> at org.apache.synapse.libraries.util.LibDeployerUtils.createSyn
>>> apseLibrary(LibDeployerUtils.java:65)
>>> at org.apache.synapse.deployers.LibraryArtifactDeployer.deploy(
>>> LibraryArtifactDeployer.java:60)
>>> at org.apache.axis2.deployment.repository.util.DeploymentFileDa
>>> ta.deploy(DeploymentFileData.java:136)
>>> at org.apache.axis2.deployment.DeploymentEngine.doDeploy(Deploy
>>> mentEngine.java:807)
>>> at org.apache.axis2.deployment.repository.util.WSInfoList.updat
>>> e(WSInfoList.java:144)
>>> at org.apache.axis2.deployment.RepositoryListener.update(Reposi
>>> toryListener.java:377)
>>> at org.apache.axis2.deployment.RepositoryListener.checkServices
>>> (RepositoryListener.java:254)
>>> at org.apache.axis2.deployment.RepositoryListener.startListener
>>> (RepositoryListener.java:371)
>>> at org.apache.axis2.deployment.scheduler.SchedulerTask.checkRep
>>> ository(SchedulerTask.java:59)
>>> at org.apache.axis2.deployment.scheduler.SchedulerTask.run(Sche
>>> dulerTask.java:67)
>>> at org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTas
>>> k.runAxisDeployment(CarbonDeploymentSchedulerTask.java:93)
>>> at org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTas
>>> k.run(CarbonDeploymentSchedulerTask.java:138)
>>> at java.util.concurrent.Executors$RunnableAdapter.call(Executor
>>> s.java:511)
>>> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
>>> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFu
>>> tureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>>> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFu
>>> tureTask.run(ScheduledThreadPoolExecutor.java:294)
>>> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool
>>> Executor.java:1142)
>>> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
>>> lExecutor.java:617)
>>> at java.lang.Thread.run(Thread.java:748)
>>> Caused by: java.io.FileNotFoundException: /home/hasitha/ESB%204.9.0/wso2
>>> esb-4.9.0/repository/deployment/server/synapse-libs/IBMMQconnector-connector-1.0.0.zip
>>> (No such file or directory)
>>> at java.util.zip.ZipFile.open(Native Method)
>>> at java.util.zip.ZipFile.<init>(ZipFile.java:219)
>>> at java.util.zip.ZipFile.<init>(ZipFile.java:149)
>>> at java.util.zip.ZipFile.<init>(ZipFile.java:120)
>>> at org.apache.synapse.libraries.util.LibDeployerUtils.extract(L
>>> ibDeployerUtils.java:448)
>>> at org.apache.synapse.libraries.util.LibDeployerUtils.extractSy
>>> napseLib(LibDeployerUtils.java:424)
>>> ... 19 more
>>>
>>> Any comments.
>>>
>>> [1].https://github.com/hasithajayasundara/IBM-MQ-connector
>>>
>>> On Tue, Jun 20, 2017 at 7:25 AM, Hasitha Jayasundara <
>>> [email protected]> wrote:
>>>
>>>> Hi Malaka,
>>>>
>>>> Thanks for the reply.I'll rearrange the existing code to use as IBM MQ
>>>> connector in the following days and update the thread.I'll call you if
>>>> there's any issue.
>>>>
>>>> Thanks
>>>>
>>>> On Tue, Jun 20, 2017 at 6:05 AM, Malaka Silva <[email protected]> wrote:
>>>>
>>>>> Hi Hasitha,
>>>>>
>>>>> We will also create a git repo to maintain the code. Maheshika will
>>>>> provide the required details.
>>>>>
>>>>> On Tue, Jun 20, 2017 at 5:45 AM, Hasitha Jayasundara <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> Thanks for pointing out the above.I am doing a connector for IBM
>>>>>> WebSphere MQ.What I was thinking about the inbound part is somewhat
>>>>>> wrong.I
>>>>>> missed this part "this should be added as an extension similar to [1]"
>>>>>> from
>>>>>> the beginning.Really sorry for the misunderstanding.
>>>>>>
>>>>>> 1. UI changes - Removed it from the milestone plan
>>>>>> 2. Adding preferred authentications to the inbound - Really sorry for
>>>>>> this.It should be preferred parameters for the inbound(polling)
>>>>>>
>>>>>> @Riyafa @Malaka Thanks for the kind help.I'll definitely call you if
>>>>>> there's any issue.
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> [1].https://github.com/wso2-extensions/esb-inbound-amazonsqs
>>>>>>
>>>>>>
>>>>>> On Mon, Jun 19, 2017 at 4:39 PM, Malaka Silva <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Hasitha,
>>>>>>>
>>>>>>> Adding inbound endpoint to the carbon mediation and debugging
>>>>>>> You don't need to do this since this should be added as an
>>>>>>> extesnion
>>>>>>> similar to [1]
>>>>>>> Completing the user interface changes
>>>>>>> You don't need to do any UI changes. It'll be handled by ESB/EI
>>>>>>> [2]
>>>>>>> Adding preffered authentications to the inbound
>>>>>>> Not clear what you mean by this?
>>>>>>>
>>>>>>> @Riyafa - Thx for pointing this out. I guess Hasitha got bit confused
>>>>>>> with names. Anyway you should be doing a connector. Hasitha please
>>>>>>> confirm this.
>>>>>>>
>>>>>>> Also if something is not clear feel free to call my mobile.
>>>>>>>
>>>>>>> [1] https://github.com/wso2-extensions/esb-inbound-amazonsqs
>>>>>>> [2] https://docs.wso2.com/display/ESBCONNECTORS/Configuring+Amaz
>>>>>>> onSQS+Streaming+Inbound+Endpoint+Operations
>>>>>>>
>>>>>>> On Mon, Jun 19, 2017 at 10:48 AM, Riyafa Abdul Hameed <
>>>>>>> [email protected]> wrote:
>>>>>>> > Hi,
>>>>>>> >
>>>>>>> > I am just curious if you would be writing a connector or a
>>>>>>> mediator.
>>>>>>> >
>>>>>>> > Regards,
>>>>>>> > Riyafa
>>>>>>> >
>>>>>>> > On Mon, Jun 19, 2017 at 6:47 AM, Hasitha Jayasundara
>>>>>>> > <[email protected]> wrote:
>>>>>>> >>
>>>>>>> >> Hi all,
>>>>>>> >>
>>>>>>> >> Please find updated milestone plan here.
>>>>>>> >>
>>>>>>> >>
>>>>>>> >> https://docs.google.com/spreadsheets/d/19ijxAVHttxhLVuSJ0nfu
>>>>>>> MUZ4x4lAD6ueYL5C3FNaFpg/edit?usp=sharing
>>>>>>> >>
>>>>>>> >> Thanks
>>>>>>> >>
>>>>>>> >> On Thu, Jun 15, 2017 at 9:30 AM, Hasitha Jayasundara
>>>>>>> >> <[email protected]> wrote:
>>>>>>> >>>
>>>>>>> >>> Sure I'll be there around 1.pm.
>>>>>>> >>>
>>>>>>> >>> On Thu, Jun 15, 2017 at 9:29 AM, Malaka Silva <[email protected]>
>>>>>>> wrote:
>>>>>>> >>>>
>>>>>>> >>>> Can you come around 1pm?
>>>>>>> >>>>
>>>>>>> >>>> On Thu, Jun 15, 2017 at 9:27 AM, Hasitha Jayasundara
>>>>>>> >>>> <[email protected]> wrote:
>>>>>>> >>>>>
>>>>>>> >>>>> Hi Malaka,
>>>>>>> >>>>>
>>>>>>> >>>>> Sorry for the late reply.I'll come by office tomorrow.What
>>>>>>> time do you
>>>>>>> >>>>> prefer?morning or evening?
>>>>>>> >>>>>
>>>>>>> >>>>> Thanks
>>>>>>> >>>>>
>>>>>>> >>>>> On Thu, Jun 15, 2017 at 8:09 AM, Malaka Silva <[email protected]>
>>>>>>> wrote:
>>>>>>> >>>>>>
>>>>>>> >>>>>> Hi Hasitha,
>>>>>>> >>>>>>
>>>>>>> >>>>>> When will you be arranging the meeting?
>>>>>>> >>>>>>
>>>>>>> >>>>>> On Tue, Jun 13, 2017 at 9:41 AM, Malaka Silva <
>>>>>>> [email protected]> wrote:
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> +1
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> On Tue, Jun 13, 2017 at 9:08 AM, Kevin Ratnasekera <
>>>>>>> [email protected]>
>>>>>>> >>>>>>> wrote:
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> Hi Hasitha,
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> I am fine with either of days if it works for Malaka as
>>>>>>> weill,
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> @malaka can you please check?
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> Regards
>>>>>>> >>>>>>>> Kevin
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> On Mon, Jun 12, 2017 at 8:53 AM, Hasitha Jayasundara
>>>>>>> >>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>> Will it possible to arrange a meeting on Thursday or
>>>>>>> Friday this
>>>>>>> >>>>>>>>> week?
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>> Thanks
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>> On Wed, Jun 7, 2017 at 9:22 AM, Malaka Silva <
>>>>>>> [email protected]>
>>>>>>> >>>>>>>>> wrote:
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> Sure No Worries
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> On Wed, Jun 7, 2017 at 7:37 AM, Hasitha Jayasundara
>>>>>>> >>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>> Can we please move the meeting to next week?.Got a
>>>>>>> problem with
>>>>>>> >>>>>>>>>>> Friday evening.Really sorry for the inconvenience caused.
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>> Thanks
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>> On Tue, Jun 6, 2017 at 10:24 AM, Malaka Silva <
>>>>>>> [email protected]>
>>>>>>> >>>>>>>>>>> wrote:
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> +1 I'll be available after 13.00
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> On Tue, Jun 6, 2017 at 10:00 AM, Kevin Ratnasekera
>>>>>>> >>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>> +1
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>> On Tue, Jun 6, 2017 at 9:51 AM, Hasitha Jayasundara
>>>>>>> >>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>> Friday afternoon fine me with.Any suggestions?
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>> On Mon, Jun 5, 2017 at 9:30 AM, Malaka Silva <
>>>>>>> [email protected]>
>>>>>>> >>>>>>>>>>>>>> wrote:
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> Wednesday morning or Friday afternoon fine with me.
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> On Mon, Jun 5, 2017 at 9:26 AM, Kevin Ratnasekera
>>>>>>> >>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> Hi Hasitha,
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> Great progress so far, since the coding period have
>>>>>>> already
>>>>>>> >>>>>>>>>>>>>>>> started, we need to plan things ahead and come up
>>>>>>> with a proper milestone
>>>>>>> >>>>>>>>>>>>>>>> plan before we proceed anything further. Will it be
>>>>>>> possible you to join a
>>>>>>> >>>>>>>>>>>>>>>> meeting within this week?
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> @malaka Can you please suggest possible time for
>>>>>>> you to have
>>>>>>> >>>>>>>>>>>>>>>> a meeting?
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> Regards
>>>>>>> >>>>>>>>>>>>>>>> Kevin
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> On Mon, May 29, 2017 at 10:34 AM, Hasitha
>>>>>>> Jayasundara
>>>>>>> >>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> I have updated the sample MQ-Client [1] to
>>>>>>> establish SSL
>>>>>>> >>>>>>>>>>>>>>>>> connections with IBM WebSphere MQ. Still carry on
>>>>>>> the research with the
>>>>>>> >>>>>>>>>>>>>>>>> provided links about the IBM specific options that
>>>>>>> can be added other than
>>>>>>> >>>>>>>>>>>>>>>>> SSL and will update the thread with the findings
>>>>>>> as soon as possible.Working
>>>>>>> >>>>>>>>>>>>>>>>> on
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> "Can we check if it is possible to have an
>>>>>>> alternative way
>>>>>>> >>>>>>>>>>>>>>>>> to set SSL details other than system properties
>>>>>>> with IBM MQ client
>>>>>>> >>>>>>>>>>>>>>>>> libraries.The reason for that is we are limiting
>>>>>>> our self to one set of
>>>>>>> >>>>>>>>>>>>>>>>> properties per JVM. eg: System.setProperty("
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> which discussed in the previous thread.
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> [1] https://github.com/hasithajaya
>>>>>>> sundara/IBM-MQ-client
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> On Tue, May 23, 2017 at 7:12 AM, Malaka Silva
>>>>>>> >>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> Hi Hasitha,
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> Sounds good. It'll be good if you can come up
>>>>>>> with the
>>>>>>> >>>>>>>>>>>>>>>>>> list of IBM specific options.
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> On Tue, May 23, 2017 at 7:08 AM, Hasitha
>>>>>>> Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>> I tried to implement sample MQ-Client that can
>>>>>>> connect to
>>>>>>> >>>>>>>>>>>>>>>>>>> IBM MQ and we can improve that to implement
>>>>>>> inbound endpoint and the
>>>>>>> >>>>>>>>>>>>>>>>>>> connector.Will improve that MQ-Client to support
>>>>>>> more ibm specific options
>>>>>>> >>>>>>>>>>>>>>>>>>> such as SSL connections within next few days.
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>> On Fri, May 19, 2017 at 11:07 AM, Hasitha
>>>>>>> Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>> Hi all,
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>> Thanks for the replies.I'll go through the
>>>>>>> links and let
>>>>>>> >>>>>>>>>>>>>>>>>>>> you know if there's any issue.
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>> On Fri, May 19, 2017 at 8:50 AM, Riyafa Abdul
>>>>>>> Hameed
>>>>>>> >>>>>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Hi,
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> See if this blog post could be of help:
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> https://riyafa.wordpress.com/2
>>>>>>> 016/02/21/sample-java-client-for-websphere-mq-consumer-and-producer/
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Riyafa
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> On Thu, May 18, 2017 at 9:13 PM, Malaka Silva
>>>>>>> >>>>>>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Hi Hasitha,
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> You can find sample code done for IBM MQ 7.5.
>>>>>>> Here ESB
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> acts as the consumer.
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> What is required to do is ESB act as the
>>>>>>> consumer and
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> producer for IBM MQ 8.0.
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Let me know if something is not clear?
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> [1]
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> https://github.com/wso2-attic/
>>>>>>> esb-connectors/pull/483/files
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> On Tue, May 16, 2017 at 9:39 PM, Hasitha
>>>>>>> Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> <[email protected]> wrote:
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Hi ayya,
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> As we discussed today can you provide me some
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> materials to get more familiar with IBM MQ
>>>>>>> 8.0?
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> thanks
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Department of Electronic and
>>>>>>> Telecommunication
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> Engineering
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/
>>>>>>> email:
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Best Regards,
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Malaka Silva
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Associate Director / Architect
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> LinkedIn :
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> http://www.linkedin.com/pub/ma
>>>>>>> laka-silva/6/33/77
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> WSO2, Inc.
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Don't make Trees rare, we should keep them
>>>>>>> with care
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> ______________________________
>>>>>>> _________________
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> Dev mailing list
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>> >>>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Riyafa Abdul Hameed
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Software Engineer, WSO2 Lanka (Pvt) Ltd
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Email: [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>>>>> Website: https://riyafa.wordpress.com/
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>>>> Department of Electronic and Telecommunication
>>>>>>> >>>>>>>>>>>>>>>>>>>> Engineering
>>>>>>> >>>>>>>>>>>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/
>>>>>>> email:
>>>>>>> >>>>>>>>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>>>> Department of Electronic and Telecommunication
>>>>>>> >>>>>>>>>>>>>>>>>>> Engineering
>>>>>>> >>>>>>>>>>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>>>>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> Best Regards,
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> Malaka Silva
>>>>>>> >>>>>>>>>>>>>>>>>> Associate Director / Architect
>>>>>>> >>>>>>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>> >>>>>>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>>>>>>>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>>>>>>>>>>>>> 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
>>>>>>> >>>>>>>>>>>>>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>>>>>>>>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>> Don't make Trees rare, we should keep them with
>>>>>>> care
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>>>>>>>> Department of Electronic and Telecommunication
>>>>>>> Engineering
>>>>>>> >>>>>>>>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>> Kevin Ratnaskera
>>>>>>> >>>>>>>>>>>>>>>> Software Engineer
>>>>>>> >>>>>>>>>>>>>>>> WSO2 Inc. - http://wso2.com
>>>>>>> >>>>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>>>>>>>> Mobile - +94774696950
>>>>>>> >>>>>>>>>>>>>>>> Linkedin - https://www.linkedin.com/in/djkevincr
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> Best Regards,
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> Malaka Silva
>>>>>>> >>>>>>>>>>>>>>> Associate Director / Architect
>>>>>>> >>>>>>>>>>>>>>> M: +94 777 219 791
>>>>>>> >>>>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>>>>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>> >>>>>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/ma
>>>>>>> laka-silva/6/33/77
>>>>>>> >>>>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> WSO2, Inc.
>>>>>>> >>>>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>>>>>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>>>>> Department of Electronic and Telecommunication
>>>>>>> Engineering
>>>>>>> >>>>>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>> Kevin Ratnaskera
>>>>>>> >>>>>>>>>>>>> Software Engineer
>>>>>>> >>>>>>>>>>>>> WSO2 Inc. - http://wso2.com
>>>>>>> >>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>>>>> Mobile - +94774696950
>>>>>>> >>>>>>>>>>>>> Linkedin - https://www.linkedin.com/in/djkevincr
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> --
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> Best Regards,
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> Malaka Silva
>>>>>>> >>>>>>>>>>>> Associate Director / Architect
>>>>>>> >>>>>>>>>>>> M: +94 777 219 791
>>>>>>> >>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>> >>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/ma
>>>>>>> laka-silva/6/33/77
>>>>>>> >>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> WSO2, Inc.
>>>>>>> >>>>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>>>>>>
>>>>>>> >>>>>>>>>>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>> --
>>>>>>> >>>>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>>>> Department of Electronic and Telecommunication
>>>>>>> Engineering
>>>>>>> >>>>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>>>> mobile:+94711959266
>>>>>>> >>>>>>>>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>>>
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> --
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> Best Regards,
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> Malaka Silva
>>>>>>> >>>>>>>>>> Associate Director / Architect
>>>>>>> >>>>>>>>>> M: +94 777 219 791 <077%20721%209791>
>>>>>>> >>>>>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>> >>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/ma
>>>>>>> laka-silva/6/33/77
>>>>>>> >>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> WSO2, Inc.
>>>>>>> >>>>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>>>>
>>>>>>> >>>>>>>>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>> --
>>>>>>> >>>>>>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>>>>>> Department of Electronic and Telecommunication Engineering
>>>>>>> >>>>>>>>> University of Moratuwa
>>>>>>> >>>>>>>>> mobile:+94711959266 <071%20195%209266>
>>>>>>> >>>>>>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>>>>>> [email protected]
>>>>>>> >>>>>>>>>
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>>
>>>>>>> >>>>>>>> --
>>>>>>> >>>>>>>> Kevin Ratnaskera
>>>>>>> >>>>>>>> Software Engineer
>>>>>>> >>>>>>>> WSO2 Inc. - http://wso2.com
>>>>>>> >>>>>>>> lean . enterprise . middleware
>>>>>>> >>>>>>>> Mobile - +94774696950 <077%20469%206950>
>>>>>>> >>>>>>>> Linkedin - https://www.linkedin.com/in/djkevincr
>>>>>>> >>>>>>>
>>>>>>> >>>>>>>
>>>>>>> >>>>>>>
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> --
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> Best Regards,
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> Malaka Silva
>>>>>>> >>>>>>> Associate Director / Architect
>>>>>>> >>>>>>> M: +94 777 219 791 <077%20721%209791>
>>>>>>> >>>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>>> 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
>>>>>>> >>>>>>> https://wso2.com/signature
>>>>>>> >>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>>
>>>>>>> >>>>>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>>>>
>>>>>>> >>>>>>
>>>>>>> >>>>>>
>>>>>>> >>>>>>
>>>>>>> >>>>>> --
>>>>>>> >>>>>>
>>>>>>> >>>>>> Best Regards,
>>>>>>> >>>>>>
>>>>>>> >>>>>> Malaka Silva
>>>>>>> >>>>>> Associate Director / Architect
>>>>>>> >>>>>> M: +94 777 219 791 <077%20721%209791>
>>>>>>> >>>>>> Tel : 94 11 214 5345
>>>>>>> >>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>>>> 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
>>>>>>> >>>>>> https://wso2.com/signature
>>>>>>> >>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>>>> https://store.wso2.com/store/
>>>>>>> >>>>>>
>>>>>>> >>>>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>>>
>>>>>>> >>>>>
>>>>>>> >>>>>
>>>>>>> >>>>>
>>>>>>> >>>>> --
>>>>>>> >>>>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>>>> Department of Electronic and Telecommunication Engineering
>>>>>>> >>>>> University of Moratuwa
>>>>>>> >>>>> mobile:+94711959266 <071%20195%209266>
>>>>>>> >>>>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>>>> [email protected]
>>>>>>> >>>>>
>>>>>>> >>>>
>>>>>>> >>>>
>>>>>>> >>>>
>>>>>>> >>>>
>>>>>>> >>>> --
>>>>>>> >>>>
>>>>>>> >>>> Best Regards,
>>>>>>> >>>>
>>>>>>> >>>> Malaka Silva
>>>>>>> >>>> Associate Director / Architect
>>>>>>> >>>> M: +94 777 219 791 <077%20721%209791>
>>>>>>> >>>> Tel : 94 11 214 5345
>>>>>>> >>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> >>>> 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
>>>>>>> >>>> https://wso2.com/signature
>>>>>>> >>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> >>>> https://store.wso2.com/store/
>>>>>>> >>>>
>>>>>>> >>>> Don't make Trees rare, we should keep them with care
>>>>>>> >>>
>>>>>>> >>>
>>>>>>> >>>
>>>>>>> >>>
>>>>>>> >>> --
>>>>>>> >>> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >>> Department of Electronic and Telecommunication Engineering
>>>>>>> >>> University of Moratuwa
>>>>>>> >>> mobile:+94711959266 <071%20195%209266>
>>>>>>> >>> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >>> [email protected]
>>>>>>> >>>
>>>>>>> >>
>>>>>>> >>
>>>>>>> >>
>>>>>>> >>
>>>>>>> >> --
>>>>>>> >> D.M.Hasitha Nadishan Jayasundara
>>>>>>> >> Department of Electronic and Telecommunication Engineering
>>>>>>> >> University of Moratuwa
>>>>>>> >> mobile:+94711959266 <071%20195%209266>
>>>>>>> >> blogspot:learnjavawithisla.blogspot.com/ email:
>>>>>>> >> [email protected]
>>>>>>> >>
>>>>>>> >>
>>>>>>> >> _______________________________________________
>>>>>>> >> Dev mailing list
>>>>>>> >> [email protected]
>>>>>>> >> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>> >>
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > --
>>>>>>> > Riyafa Abdul Hameed
>>>>>>> > Software Engineer, WSO2 Lanka (Pvt) Ltd
>>>>>>> >
>>>>>>> > Email: [email protected]
>>>>>>> > Website: https://riyafa.wordpress.com/
>>>>>>> >
>>>>>>> >
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Best Regards,
>>>>>>>
>>>>>>> Malaka Silva
>>>>>>> Associate Director / Architect
>>>>>>> M: +94 777 219 791 <077%20721%209791>
>>>>>>> Tel : 94 11 214 5345
>>>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>>>> 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
>>>>>>> https://wso2.com/signature
>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>> https://store.wso2.com/store/
>>>>>>>
>>>>>>> Don't make Trees rare, we should keep them with care
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *D.M.Hasitha Nadishan Jayasundara*
>>>>>> *Department of Electronic and Telecommunication Engineering*
>>>>>> University of Moratuwa
>>>>>> *mobile:* *+94711959266 <071%20195%209266>*
>>>>>> *blogspot*: learnjavawithisla.blogspot.com/ *email:*
>>>>>> [email protected]
>>>>>> <https://www.facebook.com/hasitha.nadishan.3>
>>>>>> <https://twitter.com/HNadishan>
>>>>>> <https://lk.linkedin.com/in/hasithajayasundara>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Best Regards,
>>>>>
>>>>> Malaka Silva
>>>>> Associate Director / Architect
>>>>> M: +94 777 219 791 <+94%2077%20721%209791>
>>>>> Tel : 94 11 214 5345
>>>>> Fax :94 11 2145300 <011%202%20145300>
>>>>> 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
>>>>> https://wso2.com/signature
>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>> https://store.wso2.com/store/
>>>>>
>>>>> Don't make Trees rare, we should keep them with care
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *D.M.Hasitha Nadishan Jayasundara*
>>>> *Department of Electronic and Telecommunication Engineering*
>>>> University of Moratuwa
>>>> *mobile:* *+94711959266 <+94%2071%20195%209266>*
>>>> *blogspot*: learnjavawithisla.blogspot.com/ *email:*
>>>> [email protected]
>>>> <https://www.facebook.com/hasitha.nadishan.3>
>>>> <https://twitter.com/HNadishan>
>>>> <https://lk.linkedin.com/in/hasithajayasundara>
>>>>
>>>
>>>
>>>
>>> --
>>> *D.M.Hasitha Nadishan Jayasundara*
>>> *Department of Electronic and Telecommunication Engineering*
>>> University of Moratuwa
>>> *mobile:* *+94711959266 <071%20195%209266>*
>>> *blogspot*: learnjavawithisla.blogspot.com/ *email:*
>>> [email protected]
>>> <https://www.facebook.com/hasitha.nadishan.3>
>>> <https://twitter.com/HNadishan>
>>> <https://lk.linkedin.com/in/hasithajayasundara>
>>>
>>
>>
>>
>> --
>>
>> Best Regards,
>>
>> Malaka Silva
>> Associate Director / Architect
>> M: +94 777 219 791 <+94%2077%20721%209791>
>> 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
>> https://wso2.com/signature
>> http://www.wso2.com/about/team/malaka-silva/
>> <http://wso2.com/about/team/malaka-silva/>
>> https://store.wso2.com/store/
>>
>> Don't make Trees rare, we should keep them with care
>>
>
>
>
> --
> *D.M.Hasitha Nadishan Jayasundara*
> *Department of Electronic and Telecommunication Engineering*
> University of Moratuwa
> *mobile:* *+94711959266 <+94%2071%20195%209266>*
> *blogspot*: learnjavawithisla.blogspot.com/ *email:* hasithajayasundar
> [email protected]
> <https://www.facebook.com/hasitha.nadishan.3>
> <https://twitter.com/HNadishan>
> <https://lk.linkedin.com/in/hasithajayasundara>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev