David-
If you're trying to emulate java class functionality in a tomcat environment I would suggest looking at David Weiss TomcatAwareTestCase
com.dawidweiss.junittomcat.TomcatAwareTestCase
http://www.cs.put.poznan.pl/dweiss/xml/projects/junit-tomcat/index.xml?lang=en
Anyone else?
Martin--

This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Monday, April 16, 2007 11:00 AM
Subject: recognise tomcat finished starting up


Hi,

We're trying to automate our acceptance tests and performing a remote
install first.  However, we have no way to know when Tomcat has finished
starting so the tests can run.

Has anyone any suggestions on the best way to do this?  We're using maven
and JUnit.

cheers,

David


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to