Hi all,
 
    How to access entity bean from session, when session bean and entity bean is packaged in differant jars and 1) deploying in same server, 2) deploying in different servers.
 
I have tried two options
1) jaring jndi.properties with session bean and
2) hard coding properties in session bean
 
in both the cases it gives NameNotFoundException.
i tried with and without having <ejb-ref> in session bean's descriptor.
 
I am using JBOSS2.4.4
 
Any help there??
 
thanks
 
vijay

Reply via email to