3 Replies Latest reply on Feb 27, 2003 12:16 PM by bman917

    ejb-ref Bug in JBoss 3.0.6?

    perunthachan

      Hello,
      We are using JBoss 3.0.6 [with the Tomcat 4.1.18 bundle]. For some beans there are quite a few ejb-ref tags defined and one would expect them to be accessible under the java:/comp/env namespace. However, lookups for some beans under this namespace are giving name not found exceptions. This is despite the fact that the server debug log showing that the internal JNDI reference has been created. There appears to be no specific pattern to the type of beans [entity/session] or the position of the ejb-ref definition.

      Any ideas would be greatly appreciated.

      Many thanks

      Peru