[ http://jira.codehaus.org/browse/JIBX-110?page=all ] Dennis Sosnoski closed JIBX-110: --------------------------------
> Having a J2ME compatible official jibx release > ---------------------------------------------- > > Key: JIBX-110 > URL: http://jira.codehaus.org/browse/JIBX-110 > Project: JiBX > Type: New Feature > Components: core > Environment: J2ME > Reporter: Lars > Assignee: Dennis Sosnoski > Fix For: JiBX 1.1 beta4 > > > It would be great having an offical jibx release for J2ME environments. > With respect to our code analysis in the current version only slight > modifications are necessary (below I have copied a part of the original post > of Dirk Bade from the jibx-users list): > The only Problem is the usage of java.sql.Time, java.sql.Date and > java.sql.Timestamp within the jibx.runtime.Utility-class. > If you simply remove the imports of these packages within the class and > change the methods for serialization and deserialization > (using Object instead of java.sql.* in the method-signature) it works fine. > And because java.sql.* is not > included in the 'Personal Profile' for mobile devices you won't miss the > methods anyway. The binding-compiler does not like the changes in the > method-signatures, so one has to use the original Utility-class for > binding-compiling. -- 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 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
