Hi
   I have started using Orion Server first time.  Before this I have done development 
using Weblogic
but I liked this more.  I am using JBuilder as my IDE and I have set it up to start 
Orion server
through it so that I can debug my application.  Now while doign that things run fine 
but the problem
comes when I try to call one JSP from another one.  I tried it with default.jsp to 
call another one
from it and otherwise too.  Any jsp calling another one kills the orion server and it 
shuts down and
page becomes unavailable.
    The tragedy is that once if I reference that page explicitly and then start my 
application with a
different JSP calling this JSP(which could any one but being called from another one), 
then it starts
running.  SO I think it has somehting to do with the configuration issue fo Orion and 
I am unable to
figure it out..... I don't understand how to make the Container to know where the next 
JSP is....  I
have already tried giving the directory path for all the JSP as they are kept together 
in 
"web.xml" but that does not help either.  Also I am using different directory 
structure which is out
of Orion default-web-app structure.  Its standalone but I put the ".ear" in 
applications directory of
Orion and deployment information goes to Application-deployment.  
   Please somebody help me as I am trying to figure out this problem for 2 days now 
and its getting
on my nerves.  I thought that Orion seems very reasonable to work with but these kinds 
of problems
which has no related documentation and no support available in USA, makes things 
really difficult.
Any kind of suggstion, guidance or help woudl be really appreciated.  

Thank you.

Shelly Mehra  

Reply via email to