Hi Anshuk,

You can use a <structure> for the field needing the custom 
marshaller/unmarshaller, and the marshaller="..." unmarshaller="..." 
attributes to specify the actual class.

  - 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



[EMAIL PROTECTED] wrote:
>
> Hi,
>
>  
>
> There is a requirement where a binding file needs to be generated such 
> that the structure element is referring the custom 
> marshaller/unmarshaller. The binding is generated fine when the the 
> custom marshaller/unmarshaller is defined as the default for all 
> instances of java.util.Calendar, but we are not sure what needs to be 
> done while generating the binding when the specific structure (which 
> is the field) has to be specified with the marshaller/unmarshaller?
>
>  
>
> Can anyone throw some light on this on how to achieve this?
>
>  
>
> Regards,
>
> Anshuk
>
>  
>
> Regards,
>
> Anshuk Pal Chaudhuri
>
> This e-mail and any files transmitted with it are for the sole use of 
> the intended recipient(s) and may contain confidential and privileged 
> information.
> If you are not the intended recipient, please contact the sender by 
> reply e-mail and destroy all copies of the original message.
> Any unauthorised review, use, disclosure, dissemination, forwarding, 
> printing or copying of this email or any action taken in reliance on 
> this e-mail is strictly
> prohibited and may be unlawful.
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> 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

Reply via email to