Hi Stefan, Why don't you use the Ant integration provided by Cactus. It automatically waits until the container is started before starting the tests. I'd really recommend trying out the Sample application in Cactus 1.5dev (nightly build area).
Thanks -Vincent > -----Original Message----- > From: Stefan Groschupf [mailto:[EMAIL PROTECTED] > Sent: 23 March 2003 18:08 > To: Cactus Users List > Subject: ServletRedirector to early > > Hi, now since I get cactus using allready started jboss instance I get > another problem. > I would say that cactus try to early to call the ServletRedirector. > My jetty reports a 404 since the deployment is just running. > What can I do that cactus wait some seconds longer on my server? > > Thanks > Stefan > [junit] Caused an ERROR > [junit] Failed to get the test results. This is probably due to an > error > that happened on the server side when trying to execute the tests. Here is > what was returned by the server : [<HTML> > [junit] <HEAD> > [junit] <TITLE>Error 404 Could not find resource for > /weta-util/ServletRedir > ector</TITLE> > [junit] <BODY> > [junit] <H2>HTTP ERROR: 404 Could not find resource for > /weta-util/ServletRe > director</H2> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
