[ 
http://jira.codehaus.org/browse/JIBX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski resolved JIBX-279.
----------------------------------

       Resolution: Fixed
    Fix Version/s: JiBX 1.2.2

I've changed the code generation so that the access methods added by JiBX are 
public, allowing them to be used from different packages (previously they used 
default access).

> JIBX under Java 6
> -----------------
>
>                 Key: JIBX-279
>                 URL: http://jira.codehaus.org/browse/JIBX-279
>             Project: JiBX
>          Issue Type: Bug
>          Components: BindGen
>    Affects Versions: JiBX 1.2.1
>            Reporter: Hakam Sandhu
>            Assignee: Dennis Sosnoski
>             Fix For: JiBX 1.2.2
>
>
> There was a posting sometime ago by Jennifer Gau 
> [http://www.mail-archive.com/jibx-us...@lists.sourceforge.net/msg02888.html] 
> regarding problems with java 6 ( This problem does exist in 1.1.6a and 
> possible earlier).
> I can confirm that if the serialize/deserialize method are in the same 
> package as the class being unmarshalled, unmarshalling will be
> successful.  
> However, it appears you can get round this problem by runing the binding 
> twice on. I'm not sure if there are side effects to doing this, but it does 
> appear to fix the problem. I am using the jibx eclipse plugin to do the byte 
> code enrichment ( NB: with updated 1.2.1 jars).
> Ideally we should be able to build cleanly on 6, and not need bind multiple 
> times.
> Regards
> Hakam

-- 
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® 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/devconf
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to