users
[Top] [All Lists]

Re: [cinjug-users] Open Source XML Data Binding Tools

To: "Michael Schneider" <michaelschneider@xxxxxxxx>
Subject: Re: [cinjug-users] Open Source XML Data Binding Tools
From: Kumar <kumarkakani@xxxxxxxxx>
Date: Fri, 20 Jul 2007 11:57:43 -0400
Cc: users@xxxxxxxxxx
Delivered-to: mailing list users@xxxxxxxxxx
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=tHRN/YwOK5HU27RYx8xn/nLGGvnFUvvUmRLkNGpAJA/Dnsaw67+2JGJn4ufPKvvWQsDN8vM2h0nyJcvC5eW3sXp0MYNUhn9KVH3SQUW/AEtz5Z0E7+ObLA3uohE4G3zWJi6dPkSxlSoUeTKWPFZxVPbCG+GibyFWM2lfwOs6G94=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=AXe5jOQ7HhzXyqn9rxZIlmvNV1SescLgiAuRaKYuCrKOlnxXuVWItTuiuj6seExuqpd41eu4sRQiiYxlFbIvuYiYdJrXF5Nv2o6ckTtchAxby4hagyuVQf/wSn7mrw9jWH02yl8sN6V7PAH94r83ijS5ON1GaIDgOJGt2zlZ/2o=
In-reply-to: <46A0D343.6020705@xxxxxxxx>
Mailing-list: contact users-help@xxxxxxxxxx; run by ezmlm
References: <4e2988cc0707200710r54229347x9bcb236d634963d1@xxxxxxxxxxxxxx> <46A0D343.6020705@xxxxxxxx>
Thanks to everyone for all your replies.

Ok, coming to Mike's question ... I am not looking at just my current use-case which very straight forward. Reading data off of a few tables, building XML files and (may archiving it on the mainframe somewhere or sending it through a web service or ftp?). One concern is that the data could potentially be very large so I am not looking at DOM for sure. All this achieved by a Java Application (Batch) on z/OS.

Processing large XML files or generating them has been a requirement in almost all of the projects I worked on here. We also usually have a web front end for entering data - this for clients who can't develop systems capable of processing XML systems. So I am looking at some good tool that can be used for this purpose...Something that can be followed by our team here on a long term basis.

Kumar

On 7/20/07, Michael Schneider <michaelschneider@xxxxxxxx> wrote:
Kumar,

What are your key use cases?  XML data binding can be a large domain,
there are many nice solutions for subsets of thatdomain.

Maybe if you would ask the question in a different manner:

1) here are my key use cases: ......
2) what open source package provides a solution to these use cases?

Good luck,
Mike



Kumar wrote:
> Hello all,
>
> I am researching open source XML data binding tools for our project.
> There are many options out there. Can anyone compare/suggest a few so
> that I can decide what suits best for our application. We have been
> using RAD's (Websphere) in-built bean generator for our past projects.
> I want to try something open source.
>
> Thanks in advance.
> Kumar


<Prev in Thread] Current Thread [Next in Thread>