Hi pubudu,

We have the similar requirement.We achive it using FreePastry's Distributed
Hash Table[1] since we are connecting nodes through FreePastry.Our core info
model is based on WSO2 G-reg and for certain information storage we use that
as a repository.Since you need to store some secured data such as username
and password, I am not that G-reg can handle it be default.It would be
really helpful to have a feedback from the developers on that.

Thanks

[1] http://www.freepastry.org/PAST/default.htm
 <http://www.freepastry.org/PAST/default.htm>
On Fri, Apr 22, 2011 at 6:02 AM, pubudu gunawardena <[email protected]>wrote:

> Thanks for the reply Chamara. We'll take a look at the article.
>
>
> On Thu, Apr 21, 2011 at 10:55 AM, Chamara Ariyarathne 
> <[email protected]>wrote:
>
>> Using a shared WSO2 Governance Registry can be one way to do this..
>>
>> please refer the following article by Lahiru Gunathilake.
>> http://wso2.org/library/tutorials/2010/11/setup-wso2-esb-cluster-wso2-greg
>>
>>
>> On Wed, Apr 20, 2011 at 2:10 PM, pubudu gunawardena 
>> <[email protected]>wrote:
>>
>>> Hi All,
>>>
>>> What we are trying to do is to add distributed capabilities to WSO2
>>> ESB(we are doing this as our final year project
>>> http://esbhive.appspot.com/).  We have a requirement that an ESB node
>>> has to know information about the other ESB nodes(ip,username,password). We
>>> are sending this data to the ESB by calling an admin service in
>>> a back-end component that we developed. It is this information that we are
>>> trying to store in the ESB. Any ideas on how to this?
>>>
>>> On Wed, Apr 20, 2011 at 1:34 PM, Prabath Abeysekera 
>>> <[email protected]>wrote:
>>>
>>>> Hi Melaka,
>>>>
>>>> On Wed, Apr 20, 2011 at 12:31 PM, Melaka Gunasekara <
>>>> [email protected]> wrote:
>>>>
>>>>> Thanks all for your replies.
>>>>>
>>>>> What I'm trying to do is something like the StudentManger example by
>>>>> Sameera Jayasoma http://goo.gl/5Qltz
>>>>> What we are trying to achieve is something like adding
>>>>> students persistently. How this can be achieved?
>>>>> What method of storage should be used for this?
>>>>>
>>>>
>>>> If your intention is to manipulate some data (for instance, adding
>>>> students and getting the list of
>>>> students as described in the above sample) I believe the best option
>>>> would be to use  WSO2
>>>> Data Service Server. You can have your own database of any type (rdbms,
>>>> google
>>>> spreadsheets, excel, etc) and expose all the required data via WSO2 DSS.
>>>> Server.
>>>>
>>>>
>>>>
>>>>>
>>>>>
>>>>> On Mon, Apr 4, 2011 at 6:53 AM, Senaka Fernando <[email protected]>wrote:
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> I believe that using a DS (DSS) to store/fetch data is much proper
>>>>>> compared to using the Repository (G-Reg). But, of course if this is 
>>>>>> metdata,
>>>>>> the Repository is a better fit. So, it really depends on what Melaka 
>>>>>> wants
>>>>>> to store in this case.
>>>>>>
>>>>>> Thanks,
>>>>>> Senaka.
>>>>>>
>>>>>>
>>>>>> On Sun, Apr 3, 2011 at 9:12 PM, Anjana Fernando <[email protected]>wrote:
>>>>>>
>>>>>>> Hi Melaka,
>>>>>>>
>>>>>>> Also, you can store data in a relational database using WSO2 DSS [1].
>>>>>>> Using that you can store data using a web service and retrieve the
>>>>>>> data in the same way using the ESB.
>>>>>>>
>>>>>>> [1] http://wso2.org/project/solutions/data-services/java/2.5.1/docs/
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Anjana.
>>>>>>>
>>>>>>> On Sun, Apr 3, 2011 at 8:50 PM, Nuwan Bandara <[email protected]>
>>>>>>> wrote:
>>>>>>> > Hi Melaka,
>>>>>>> > On Sun, Apr 3, 2011 at 8:40 PM, Melaka Gunasekara <
>>>>>>> [email protected]>
>>>>>>> > wrote:
>>>>>>> >>
>>>>>>> >> Hi All,
>>>>>>> >> I want to store some data (that is sent via a web service) in a
>>>>>>> WSO2
>>>>>>> >> carbon based product(WSO2 ESB to be specific).
>>>>>>> >> Where is such data usually stored? Can someone point me to a
>>>>>>> sample code?
>>>>>>> >
>>>>>>> > You can store these data in the registry which is shipped by
>>>>>>> default with
>>>>>>> > any carbon product, you can find more information about the
>>>>>>> registry API at
>>>>>>> > [1]. However What are you trying to achieve ? It is
>>>>>>> not recommended nor a
>>>>>>> > good practice to save external data withing a carbon product
>>>>>>> itself.
>>>>>>> > [1] http://wso2.org/project/registry/3.0.2/docs/
>>>>>>> > Regards,
>>>>>>> > /Nuwan
>>>>>>> >
>>>>>>> >>
>>>>>>> >> --
>>>>>>> >> Best Regards,
>>>>>>> >> Melaka
>>>>>>> >>
>>>>>>> >> _______________________________________________
>>>>>>> >> Carbon-dev mailing list
>>>>>>> >> [email protected]
>>>>>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>> >>
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > --
>>>>>>> > Thanks & Regards,
>>>>>>> >
>>>>>>> > Nuwan Bandara
>>>>>>> > Software Engineer
>>>>>>> > WSO2 Inc. | http://wso2.com
>>>>>>> > lean . enterprise . middleware
>>>>>>> >
>>>>>>> > http://www.nuwanbando.com
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > _______________________________________________
>>>>>>> > Carbon-dev mailing list
>>>>>>> > [email protected]
>>>>>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>> >
>>>>>>> >
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Anjana Fernando
>>>>>>> Software Engineer
>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>> lean.enterprise.middleware
>>>>>>> _______________________________________________
>>>>>>> Carbon-dev mailing list
>>>>>>> [email protected]
>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Senaka Fernando*
>>>>>> Product Manager - WSO2 Governance Registry;
>>>>>> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
>>>>>> Member; Apache Software Foundation; http://apache.org
>>>>>>
>>>>>> E-mail: senaka AT wso2.com
>>>>>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>>>>>> Linked-In: http://www.linkedin.com/in/senakafernando
>>>>>>
>>>>>> *Lean . Enterprise . Middleware
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best Regards,
>>>>> Melaka
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> [email protected]
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>> Regards,
>>>> --
>>>> Prabath Abeysekara
>>>> Software Engineer
>>>> WSO2 Inc.
>>>> Email: [email protected] <[email protected]>
>>>> Mobile: +94774171471
>>>>
>>>> <http://harshana05.blogspot.com/>
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Chamara Ariyarathne*
>> Software Engineer - QA;
>> WSO2 Inc; http://www.wso2.com/.
>> Mobile; *0772786766*
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Shelan Perera

Home: http://www.shelan.org
Blog   : http://www.shelanlk.com
Twitter: shelan
skype  :shelan.perera
gtalk   :shelanrc

 I am the master of my fate:
 I am the captain of my soul.
         *invictus*
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to