I switched to BCEL RC3 for another issue. Maybe BCEL RC3 fixes your issue.

Good luck.

Verzonden van mijn HTC

----- Reply message -----
Van: "Varun Bhat" <varun.bh...@gmail.com>
Aan: "jibx-users@lists.sourceforge.net" <jibx-users@lists.sourceforge.net>
Onderwerp: [jibx-users] Issue with compiler version used to generate 
jibx*.class files
Datum: wo, mrt. 2, 2016 14:45

a very gentle reminder please

On Tue, Feb 23, 2016 at 1:48 PM, Varun Bhat 
<varun.bh...@gmail.com<mailto:varun.bh...@gmail.com>> wrote:

Hello,

I was trying to run sample bindgen application in "jibx1.2.6.zip" file I 
downloaded from sourceforge website.

I built jibx source code using jdk1.6 which generated jibx-bind.jar, 
jibx-run.jar, jibx-tools.jar, jibx-schema.jar.

Using these jar files I executed bindgen example using "ant" in the following 
sequence:

*         ant clean

*         ant compile

*         ant bindgen

*         ant bind

there are 3 class files generated inside ".\bin\org\jibx\starter1" which are 
compiled using jdk 1.1 (confirmed using javap -verbose 
JiBX_bindingOrder_access.class|findstr "major") command
These intermediate files are causing incompatible byte code error when run on 
jdk1.7/jdk1.8 due to advanced security checks performed by these compilers.

Can you please suggest if there is any way to change jdk version for these 
intermediate files.
Any or every kind of input would be very helpful

--
Regards,
Varun Bhat
Mobile: +91-8884102054



--
Regards,
Varun Bhat
Mobile: +91-8884102054
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to