RE: getting EJB home from JSP

2000-10-11 Thread Jitendra Kothari
Hi Nick, sorry i just (mis)typed out the equivalent of my code. Have CategoryManagerHome on both sides of the expression ( the code compiles and works fine for a test java client). I can understand that Orion has some intermediate classes but it should resolve to proper class when you look up th

getting EJB home from JSP

2000-10-07 Thread Jitendra Kothari
Title: Hi, I am deploying ejbs, and jsps using a source-directory method with development set to "true"( instead of packages classes into ears or wars). When i try to get a handle from JNDI for EJB home class within my jsp i am getting following error: java.lang.ClassCastException at com.su

JSP classpath setup

2000-09-08 Thread Jitendra Kothari
Hi Folks, I am importing java classes that I wrote in JSP pages using <@page import... tag. However, Orion is not able to find my classes in import. I have included my directores in the system classpath. Looks like Orion does not use system classpath. Is there a Orion specific classpath that