0 Replies Latest reply on Feb 5, 2002 7:46 AM by oravecz

    Client EJB Reference Trobule with Dynamic Proxies

    oravecz

      It seems that the 2.4.4 codebase has introduced another problem that didn't exist in 2.4.3.

      In our project, we wrapper the remote references to our Session beans with a dynamic proxy class. This was working fine in 2.4.3, however now I am receiving an "Object is not an instance of declaring class" exception.

      The class I am wrapping is a jBoss client proxy class.