Re: [jibx-users] Error trying to use precompiled bindings and extended classes

2009-10-01 Thread Josh L
I have one more question that will hopefully be easier to answer. Is there any way to get the BindGen tool to be aware of which classes that are in separate JARs? It would be great if it could generate bindings with appropriate include elements/namespace declarations either by default or by using

Re: [jibx-users] Error trying to use precompiled bindings and extended classes

2009-10-01 Thread Dennis Sosnoski
There's currently no support for BindGen breaking up the bindings in this way. It could certainly be done, but at this point it seems like there are a lot more people using CodeGen so that's where I've been adding most of the enhancements. If you're interested in adding this type of

Re: [jibx-users] Error trying to use precompiled bindings and extended classes

2009-09-25 Thread Dennis Sosnoski
That's a strange one. Are you sure the binding used with the jar code is the same one you're using with the include? It looks like there's an abstract mapping in the include which was not in the binding used for the code in the jar. I've added a check for this condition in the current code

Re: [jibx-users] Error trying to use precompiled bindings and extended classes

2009-09-15 Thread Josh L
Thanks for the reply, Dennis. I made the changes you suggested to my bindings.xml, that seems to have fixed the previous issue but now I am receiving another error: [java] Running binding compiler version jibx_1_2_1 [java] Error running binding compiler [java]