Menu

IDL::Fixed interoperability between Java and PHP

Got interoperability with IDL::Fixed between JacORB and CORBA4PHP(MICO).
The compiled JacORB violates the OMG IIOP protocol specification. To get an OMG IIOP compliant JacORB you will need to recompile JacORB with the included OMG compliant specification.
With this new compliant JacORB, you can get a Java BigDecimal object mapped to a PHP BigDecimal object and "vice versa".

Posted by Cristiano da Cunha Duarte 2004-07-12

Log in to post a comment.

Auth0 Logo