I get a NameNotFoundException when trying to reference the local entity bean at this line of code
 

java.lang.Object animalTypeRef = initial.lookup("AnimalType");

 

 

The xml deployment file has the correct declarations for a local entity bean.

 

Should I be using "lookup" ?

If anyone can help I would really appreciate it.

 

TIA

 

Glenn

Reply via email to