[ 
https://jira.codehaus.org/browse/JIBX-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=291966#comment-291966
 ] 

Sargis Harutyunyan edited comment on JIBX-465 at 2/16/12 3:12 PM:
------------------------------------------------------------------

Use asm library for JiBX binding instead of bcel for instance asm-3.3.1, works 
fine for me.
                
      was (Author: armsargis):
    Use asm library instead of bcel for instance asm-3.3.1, works fine for me.
                  
> JiBX core needs to be tested with jdk1.7
> ----------------------------------------
>
>                 Key: JIBX-465
>                 URL: https://jira.codehaus.org/browse/JIBX-465
>             Project: JiBX
>          Issue Type: Bug
>          Components: core
>    Affects Versions: JiBX 1.2.3
>         Environment: jdk1.7_01
>            Reporter: Don Corley
>            Assignee: Dennis Sosnoski
>
> The JiBX core build fails under jdk1.7.
> > ant
> roundtrip:
>      [echo] Roundtripping the document using binding...
>      [java] Exception in thread "main" java.lang.VerifyError: Expecting a 
> stackmap frame at branch target 12 in method 
> org.jibx.starter.Customer.JiBX_binding_newinstance_1_0(Lorg/jibx/starter/Customer;Lorg/jibx/runtime/impl/UnmarshallingContext;)Lorg/jibx/starter/Customer;
>  at offset 1
>      [java]   at java.lang.Class.getDeclaredFields0(Native Method)
>      [java]   at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
>      [java]   at java.lang.Class.getDeclaredField(Class.java:1897)
>      [java]   at 
> org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:68)
>      [java]   at 
> org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
>      [java]   at org.jibx.extras.TestRoundtrip.runTest(TestRoundtrip.java:81)
>      [java]   at org.jibx.extras.TestRoundtrip.main(TestRoundtrip.java:144)
> BUILD FAILED

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to