1 Reply Latest reply on Feb 3, 2003 1:36 PM by jbig

    ObjectNotFoundException

    christianschneider

      Hi,

      i have implemented a little app to check out JBoss3.0 and all works fine when using JBoss on localhost.
      Now i have installed JBoss on a remote machine and everytime i want access an entity bean i get the following error:
      Exception: Object with primary key 13 not found in storage
      javax.ejb.ObjectNotFoundException: Object with primary key 13 not found in storage

      The app is started via WebStart and the used datasource works fine while using JDBC

      Does anyone has an idea what could be wrong?

      Thanks
      Chris