0 Replies Latest reply on Sep 20, 2002 12:52 PM by hpkeck

    IIOP and dynamic stub downloading

    hpkeck

      Hi,

      I am currently trying out how to contact a session bean from a Java client using IIOP. Finally, I have made it work (I am using JBoss 3.0.1 and the JacORB shipped with it).
      But the dynamic stub downloading doesn't seem to work. I have to generate the stubs manually using rmic. Do I need to configure something special to make this dynamic downloading work?

      Thanks,
      Hans-Peter