Hi Chetan,

This message means that you've got two <mapping> definitions for the 
class FPML. You can do this in some circumstances, such as abstract 
mappings with type-names defined, but can't do it with multiple concrete 
mappings.

  - Dennis

Dennis M. Sosnoski
SOA, Web Services, and XML
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-296-6194 - Wellington, NZ +64-4-298-6117



[EMAIL PROTECTED] wrote:
>
> Hi,
>
> This is the error I get when I am trying to compile the 
>  *createTrade-binding.xml*  using *jibx-bind.jar*
> with the exception being* org.jibx.runtime.JiBXException*
> Error: Duplicate conversion defined for type* FPML*; on mapping 
> element at (line 9, col 86, in createTrade-binding.xml)
>
> FPML is one of my Java source files(for the xml mapping)
>
> Can some body tell me what could be wrong.
> I can't paste the code here because it is too lengthy(the binding.xml)
> Any pointers when this error will be flagged can give some starting 
> point to look at because the accompanying stack trace is not too 
> informative once it gets into marshalDocument() call
>
> Regard,
> Chetan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   


_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to