Posted By:
Venkatesh_R
Posted On:
Thursday, March 21, 2002 08:25 PM
hi,
I am using tomcat (webapp) and weblogic (with ejbs installed) and am trying to access ejb's from servlets/jsp's .
My question is that web.xml has the ejb-ref tag to specify the bean home/remote references to be used, but how do i specify the weblogic jndi related parameters ( provider url ; factory class and credentials ) for all ejb's references in the web.xml.
thanks in advance.
venky