Re: [jibx-users] bindingFactory.getElementNames() array values are ALL null

2008-11-30 Thread Dennis Sosnoski
Hi Paul, I'm very surprised this made a difference and would like to see what went wrong. Would it be possible for you to email me (directly, not on the list) both versions of the generated binding factory class? Incidentally, for the 1.2 code I've got code generation from schema working, and

Re: [jibx-users] bindingFactory.getElementNames() array values are ALL null

2008-11-20 Thread Paul Mahoney
Resolved by adding the following to the end of the binding file: http://www.opentravel.org/OTA/2003/05"; default="elements"/> This is a 'dummy' mapping but the result is the global names and namespace arrays get populated :-) > -Original Message- > From:

[jibx-users] bindingFactory.getElementNames() array values are ALL null

2008-11-18 Thread Paul Mahoney
My apologies, the following description is involved and requires some study. I have run into a problem with JibX. I using version 1.1.5 as that is the version installed with Axis 2.1.4. However I feel the issue is with my bindings an not an axis issue. I have a large collection of binding files.