Re: embedded tomcat 6

2008-02-14 Thread Mark Webb
t;Mark Webb" <[EMAIL PROTECTED]> > To: "dev" > Sent: Thursday, February 14, 2008 4:59 PM > Subject: embedded tomcat 6 > > > >I have written a program that embeds tomcat 6.0.14 into it. The > > problem is that once I call Embedded.start(), the

Re: embedded tomcat 6

2008-02-14 Thread Johnny Kewl
. --- - Original Message - From: "Mark Webb" <[EMAIL PROTECTED]> To: "dev" Sent: Thursday, February 14, 2008 4:59 PM Subject: embedded tomcat 6 I have written a program that embeds tomcat 6.0.14 into it. The problem is that once I call Emb

embedded tomcat 6

2008-02-14 Thread Mark Webb
I have written a program that embeds tomcat 6.0.14 into it. The problem is that once I call Embedded.start(), the program does not keep running and just terminates normally. I have placed the program in the eclipse debugger and all looks fine, but the program just exits. What can I do to ensure

embedded tomcat 6

2008-02-14 Thread Mark Webb
I have written a program that embeds tomcat 6.0.14 into it. The problem is that once I call Embedded.start(), the program does not keep running and just terminates normally. I have placed the program in the eclipse debugger and all looks fine, but the program just exits. What can I do to ensure