0 Replies Latest reply on Aug 17, 2004 9:43 AM by mic331

    ClassCastException on lookup from ear resource file

    mic331

      Hi - I have deployed an ear file which contains 2 ejb jar apps and a jar resource file. When trying to lookup an ejb (in one of the ejb jar apps in the same ear file) from one of the resource file classes a ClassCastException is thrown on narrowing. I have tried placing the ejb interface file inside of the resource file and even within the ear itself with no luck. Can someone please shed light?