On 16/02/2010 03:36, Konstantin Kolinko wrote: > The examples webapp appears to be working with this, and tests in > trunk do pass, with exception of about 50% of cookie tests.
You can't run the cookie tests in one go in Eclipse as each test needs to be run in a new JVM. If you run them one at a time they should pass. Alternatively, run the tests via Ant where a new JVM is forked for each test. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org