The JAX-WS layer takes care of it (using JAXB) under the hood). If you want to use JAXB straight up, then there is a unittest example in the uddi-ws module.
Excellent news about the digitial signature in the browser. --K Sent from my iPad On Mar 24, 2013, at 10:46 AM, "Alex O'Ree" <[email protected]> wrote: > Is there a recommend class/method combo for serializing/unserializing > uddi entity objects? > > I've tried using the org.apache.juddi.jaxb.PrintUDDI, however the > output generated cannot be consumed by EntityCreator.buildFromString > > EntityCreate.outputEntity only prints to stdout. > > I almost have a digital signature functions working in the browser
