1 Reply Latest reply on Jul 16, 2004 4:13 PM by geogeyi

    Cannot login into Duke Bank

    geogeyi

      I am following the Getting Started Document.
      So far compilation and deployment are ok. But when I try to login to Duke Bank as describe on page 24. I got server error. The server log shows the first exception is this:
      EJBException:
      javax.ejb.EJBException: ejbFindByCustomerId Unable to connect to database. Could not dereference object

      It's seems that the AccountBean fail to lookup the DataSource from jndi.

      Anyone has similar experience? and how to solve this?

      Thanks