Hi Lasantha,

The IBindingFactory instance returned by the BindingDirectory calls is 
threadsafe, as stated in the API: 
http://jibx.sourceforge.net/api/index.html IMarshallingContext and 
IUnmarshallingContext classes are *not* threadsafe. So essentially the 
same situation as with the JAXB RI.

  - Dennis

Dennis M. Sosnoski
XML 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



Lasantha Ranaweera wrote:
> Dear All,
>
> We are planning to use JIBX for xml binding in one of our projects. 
> Can somebody please explain the thread safety with JIBX as comparably 
> given in JAXB here?
>
> https://jaxb.dev.java.net/faq/index.html#threadSafety
>
> Kind regards,
> Lasantha
>
>  
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> jibx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   

------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to