Hi, I'm trying to get an OSGi application to work using Java-RMI and run always in ClassNotFoundExceptions when passing domain objects as method parameters. It works fine with primitive data types however. I've got two bundles, one domain objects bundle (containing the service interface) and one service proxy bundle. Now I've read that there seem to be classloading issues with OSGi and RMI but I haven't found a solution for this problem yet. I hope someone can help me.
Regards, Eugen _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
