Here you are :-)
I'm glad, I can halp.
There is one thing to do: if we read an XML element from a stream, we dont
know waht a class it reppresents.
Beta solution is such a way: element name ist converted to
unqualified class name,
e.g <location> to Location, then i'v added hartcoded package name
"dk.util.address"
Its of course only beta solution.
The best solution ist to read all informations from
SOAP context, it is not difficult but i havn't time to do this.
Radek Wisniewski
www.datenknecht.de
On Tue, 14 Aug 2001, Glen Daniels wrote:
>
> I'd love to see it. Would you be willing to post it to the list?
>
> > -----Original Message-----
> > From: Radek Wisniewski [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 14, 2001 12:09 PM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Serializer for JAXB
> >
> >
> > I'v written one, works.
> > I have'n tested to much but i hope its good.
> >
> > Is anybody interested in?
> >
> >
> > Radek Wisniewski
> >
>
JAXBSerializer.tgz