|
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 |
- Re: Using Local Entity Beans Instead of Remote Entity... Glenn Dickson
- Re: Using Local Entity Beans Instead of Remote E... Evan Ireland
- Re: Using Local Entity Beans Instead of Remo... glenn dickson
- Re: Using Local Entity Beans Instead of ... Krishnan Subramanian
- Re: Using Local Entity Beans Instead of Remo... Evan Ireland
