2 Replies Latest reply on May 22, 2005 7:05 AM by ryoung2504

    Incompatibility with 4.0.2 final

    ryoung2504

      I have just changed over from 4.0.2RC1 to 4.0.2 final.

      When looking up a stateless bean from the web tier the StatelessLocalProxy returned from

      new InitialContext().lookup(jndiServiceName)
      no longer casts to the interface annotated with @Local that is implemented by the bean.