I start an application server and I have two applications on my application server. One is a
servlet and the other is a
EJB application. I think the application server knows to start EJB application first and then it will start servlet application. My servlet uses the EJB application, if the application server start servlet application first and it cannot find the EJB, it run into problem. Does anybody know the details?
Jun Hong<br />SCJP, SCJD, SCWCD, SCEA<br />IBM Certified Systems Expert(V4.0)