2 Replies Latest reply on Oct 9, 2002 10:25 AM by noir

    getting null from context.lookup

      hi,

      i am getting "null" from context.lookup in my code when trying to lookup the bean.pls. help..

      Thanks..

        • 1. Re: getting null from context.lookup
          jeremias

          Probably too late now, but this may help others. I've had the same problem and I had to make sure that the correct client JARs (jboss-client.jar, jbossmq-client.jar etc.) are loaded. I've still had a jbossmq-client.jar from JBoss 2.4.4 in my classpath after upgrading to JBoss 2.4.9. It's sad that we don't get any error messages.

          • 2. Re: getting null from context.lookup
            noir

            Did you place correct jndi.properties in the client's working directory?