The strange this is all my tests run fine and succeed, but I have some canoo webtests' that run after the cactus tests and they fail because there's nothing returned to the browser. I suppose I can just move the order and run the canoo tests first.
> -----Original Message----- > From: Jason Arndt [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 27, 2003 5:28 PM > To: Cactus Users List > Subject: Re: can't access app in browser after running tests > > > Hey Matt, > > I don't know if this is the same thing, but I had > something similar with iAS6.5 on unix.... > > http://issues.apache.org/bugzilla/show_bug.cgi?id=17653 > > Jason > > BTW...Form-auth now works in the nightly build minus > this issue... > http://issues.apache.org/bugzilla/show_bug.cgi?id=17933 > > > --- "Raible, Matt" <[EMAIL PROTECTED]> > wrote: > > I have a very strange issue - maybe someone has seen > > it here. > > > > After running my cactus tests with or without tomcat > > running, I can't access > > my app through a browser. Rather, nothing is > > returned to the browser - just > > a blank screen - even though requests are still > > processed by Tomcat. > > > > Any ideas are appreciated, > > > > Matt > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com > > --------------------------------------------------------------------- > 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]
