What about JAXB? It makes it possible to create XMLFiles form Java objects and vice versa? Maybe it can help?
Gerrit Gerrit Quast Rosenbergstrasse 128 p: 0711 - 3 05 65 26 70193 Stuttgart m: 0178 - 4 72 47 73 www.webapplic.de [EMAIL PROTECTED] > -----Ursprungliche Nachricht----- > Von: Adam Greene [mailto:[EMAIL PROTECTED]] > Gesendet: Sonntag, 14. Juli 2002 16:33 > An: [EMAIL PROTECTED] > Betreff: Bean Serializer as Seperate package > > > I'm trying to develop a portal engine and I need to be able to > serialize the portlets to > XML and I'm looking for an Java to XML, XML to Java solution, > sort of like the Bean > Serializer in AXIS or XMLEncoder in JDK 1.4.0 (Which I cannot > seem to get to work, it > just renders empty docs). Is it possible to extract the Bean > Serializer, or does some > one know of a freely available serializer like it??