- Dennis
Guillaume Pothier wrote:
Thanks for you patience ;o)
Would it be possible to implement a debug mode into JiBX that would help resolve that kind of problems by adding additional checking code and more informational exceptions?
Dennis Sosnoski wrote:
See http://jibx.sourceforge.net/faq.html#npe There's a reason it's called a FAQ... :-)
If you'd like something beyond that, you can try running the JiBX-enhanced code through a decompiler to isolate the actual property. I know people have done this successfully in the past, though there have also been some problems; it probably depends on the type of operations you're doing in your binding.
- Dennis
Guillaume Pothier wrote:
I am having a NullPointerException while marshalling inside a method that was generated by JiBX. How can I trace down to its origin? Is there some kind of source-level template of generated code, so that I can find my way more easily if I use a bytecode level debugger?
Guillaume
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users
