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?


On Mon, Apr 4, 2011 at 6:53 AM, Senaka Fernando <sen...@wso2.com> 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 <anj...@wso2.com> 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 <nu...@wso2.com> wrote:
>> > Hi Melaka,
>> > On Sun, Apr 3, 2011 at 8:40 PM, Melaka Gunasekara <donmel...@gmail.com>
>> > 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
>> >> Carbon-dev@wso2.org
>> >> 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
>> > Carbon-dev@wso2.org
>> > 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
>> Carbon-dev@wso2.org
>> 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
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Best Regards,
Melaka
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to