Can JSPs running in Tomcat talk to EJBs on Oracle iAS 9?

2002-05-05 Thread Stan Burnitt
If the answer is yes, must I use the RMIInitialContextFactory in the orion.jar, or can I use another? Is anyone actually doing this, and can you show me a sample jndi.properties ? (My JSPs are invoked by STRUTS actions.) Thanks, Stan

struts + jndi + ejb (on iAS)

2002-05-04 Thread Stan Burnitt
Hello, I'm a struts-newbie, but have worked with WebObjects/Model2 for many years. So I hope I'm not asking a dumb question here ;-) I've got a simple struts action, and a simple ejb. They work fine until I try to access the bean on iAS, from Tomcat. I want to access the bean via a jndi.proper