Error in generated JiBX_bindingFactory class
--------------------------------------------
Key: JIBX-335
URL:
http://jira.codehaus.org/browse/JIBX-335 Project: JiBX
Issue Type: Bug
Components: CodeGen
Affects Versions: JiBX 1.2.1
Environment: Windows XP
Reporter: Rahul Sansthan Yewale
Fix For: JiBX 1.2.2
Attachments: JiBX_bindingFactory.java
Hi...after compiling generated bindings using CodeGen,JiBX_bindingFactory class in not getting generated properly.because of which whenever this class is referred in future bindings it gives me *ArrayIndexOutOfBoundsException*.
For ex. suppose there are following precompiled bindings *"binding_bss|binding_ref|binding_drs|binding_common|binding_rts"* then ideally it should generate factory classes definition like:
*"com.mastek.elixir.system.bss.common.messages.JiBX_binding_bssFactory|....ref.common.messages.JiBX_binding_refFactory|....drs.common.messages.JiBX_binding_drsFactory|....common.types.JiBX_binding_commonFactory|....rts.common.messages.JiBX_binding_rtsFactory"*
BUT in my factory class it generates like this:
*"com.mastek.elixir.system.bss.common.messages.JiBX_binding_bssFactory|....ref.common.messages.JiBX_binding_refFactory|....drs.common.messages.JiBX_binding_drsFactory|....common.types.JiBX_binding_commonFactory|....rts.common.messages.JiBX_binding_rtsFactory{color:red}com.mastek.elixir.system.bss.common.messages.JiBX_binding_bssFactory{color}"*. It appends bssFactory marked in red without SEPARATOR...further if this factory is then used as a part of precompiled binding then it throws ArrayIndexOutOfBoundsException....Please help...Please find attached factory class for reference.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
jibx-devs mailing list
jibx-devs@...
https://lists.sourceforge.net/lists/listinfo/jibx-devs