Have anybody seen a CORBA implementation running on MIDP? It does not need to be server capable, only the client needs to run on the MIDP device. I tried orbgate, http://sourceforge.net/projects/orbgate, which is a 'CORBA Web extender' tunneling the requests via HTTP, but that required a full Java 1.1 on the client.