Hi

We have been using JiBX 1.1.6 for a while and recently upgraded to JiBX 1.2.1. 
We were using the BindingGenerator when were on 1.6.1 and we had the -c option 
to specify the custom Marshallers and un-Marshallers the inserts the following 
to the bindings.xml file.

<mapping class="java.util.Map" name="map" 
marshaller="org.jibx.extras.MapMapper" 
unmarshaller="org.jibx.extras.MapMapper"/>

With JiBX 1.2.1 we started using BindGen to generate bindings.xml and we do not 
see any option to specify the custom Marshallers and unmarshallers like we did 
with the BindingGenerator's -c option.

We are specifically interested to provide this option for map. Though we are 
able to get it working at runtime by manually editing a bindings.xml we can't 
seem to get it working with BindGen.

Greatly appreciate any inputs.

Thanks
Arun
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to