Figured out the problem. One of our JSPs had a script tag with a backslash in the URL to the javascript file.
To get more info I set the logging level for log4j.logger.httpclient.wire.header and log4j.logger.httpclient.wire.content to debug. The log4j.properties file is in <webtest_home>/lib. -- View this message in context: http://www.nabble.com/WebTest-fails-on-Tomcat-6%2C-but-works-on-Tomcat-5-tp17499901p17512719.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

