If data binding is what you want, check out Castor as well. I settled
on that for a project after trying both XMLBeans and JAXB (Sun
implementation). I find the API generated by XMLBeans to be very
unwieldy, though it does work. Sun JAXB is much nicer to work with,
however the implementation had some major problems when I evaluated it
(last about 2-3 months ago), most seriously that it ignored "default"
values in schemas - a bug that seemed to have been around for a least a
year at that stage.
Castor however works very well, and has a plugin.
John
On Thu, 2004-11-04 at 20:23, [EMAIL PROTECTED] wrote:
> I found a JAXB plugin on the sourceforge site, but it seems out of date with the
> newer JWSDB releases. (It wants jar files that no longer exist) Has anyone
> seen an updated one anywhere? I could also switch to XMLBeans if there was an
> up to date plugin for it.
>
> Irv
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]