Hi again.
neither was I aware of the fact, that the structures and values in jibx mappings are required by default - IOW, I had to add the attribute
usage="optional"
to all structures and values, that bind to fields of non-primitive type, that may well be null -
nor, that types from other packages, referred to as structures, need extra binding (as additionally defined mapping).
;-) _Strange_, as soon as it's used right, it works like a charm. ;-)
Regards, Joerg
Joerg Buchberger wrote:
Hi all.
Doing some tests with jibxsoap-alph0.2, jibx-beta3c, jetty-4.2.20, Java-1.4.2_0x -
when I try to use my service, I get exceptions while marshalling the soap response (see also the stacktraces below).
I'll try debugging tomorrow or next week, but exceptions are thrown in JiBX_methods, which makes it kind of hard. To be able to step into those, I'd first have to decompile the bytecodes, recompile with debuginfos, redeploy and restart. Will take some time.
Until then: Any ideas someone?
Cheers, Joerg
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
