5 Replies Latest reply on Oct 18, 2010 3:10 AM by jaikiran

    call of wrong EJB method when invoked from remote client

    matinh

      Hi!

       

      We are in the process of moving our JEE application from JBoss AS 4.2.2.GA to JBoss AS 5.1.0.GA. Unfortunately a bug in JBoss AS 5.1.0.GA is hindering us from using our stateful EJBs from a remote client (which is a show-stopper!).

       

      The bug has already been reported (for JBoss 6.0.0-M1) in JIRA as https://jira.jboss.org/browse/EJBTHREE-2086 but so far no feedback was given

       

      The bug is only reproducible with statefull EJBs that have bridge-methods inserted by the compiler, i.e. classes that make use of generics. We have put together a small demo project that illustrates the bug. I'll attache the demo to the mentioned JIRA entry in a few minutes.

       

      Can somebody please reproduce/confirm this bug and suggest some solution/workaround?

       

      Many thanks in advance,

      - martin