Hi RJ, Since Munjal has already given you a fix for your actual problem on the other thread (thanks Munjal!) I'll just add that the source code for all the built-in serializer/deserializers is in the org.jibx.runtime.Utility class. For 2.0 I'll move these to a class with a more obvious name (like SerializeDeserialize :-) ). The linkage between the formats and the methods is even more obscure, buried in the org.jibx.binding.def.BindingDefinition class (see the StringConversion instances below the "// Static instances of predefined conversions." comment, near the start of the file).
- Dennis Dennis M. Sosnoski SOA and Web Services in Java Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 Ronald Johnson wrote: > Hi, > > anyone know where i can find the src code for the (de)serialiers used > for format="Date.default" ? > > cheers, > > RJ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > jibx-users mailing list > jibx-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jibx-users > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users