[jboss-user] [EJB/JBoss] - ObjectNotFoundException

rmobrien222 do-not-reply at jboss.com
Mon May 5 15:09:59 EDT 2008


I have an applet client that is calling a session bean, which in turns accesses the entity bean (JBoss 3.2.7/EJB 1.1/JDK 1.5).  

I get an ObjectNotFoundException when trying to get the entity bean with the findByPrimaryKey method.  The row of data is in the database and the bean has been deployed successfully.

I've recently migrated this from JBoss-2.2.2_Tomcat-3.2.2, so there may be an additional setting that is needed.

Does anyone know why this might be happening when the data is present in the database?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148674#4148674

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148674



More information about the jboss-user mailing list