[jibx-users] Mappings fail if super class definition is in a jar

2007-03-08 Thread Varghese C V
I am trying to map a class which extends a super class from a jar. The super class does not have JiBX bindings, but the inherited class's binding definition will include the super class properties. For example If the class 'Child' extends 'Super' and 'Super' is in a jar on the classpath, JiBX

Re: [jibx-users] Handling recursive collections: How?

2007-03-08 Thread Dennis Sosnoski
Ah, my fault - I misread your original email when you said the binding compiler went into an infinite loop on the binding, and assumed the infinite loop was occurring at runtime. I don't know of any reason why the binding compiler would go into an infinite loop with the binding snippets you