I noticed that the log includes:
INFO (org.apache.commons.httpclient.HttpMethodDirector) - Redirect requested but
followRedirects is disabled

I understand that this is just an INFO message. In fact, I also see this message
in cases where this LOGOFF link works within WebTest. However, I found the
following FAQ from an old page:
----------------
Q: When I run my tests, I see the message:

[testSpec] INFO (org.apache.commons.httpclient.HttpMethodBase) - Redirect
requested but followRedirects is disabled

How do I enable followRedirects? Login form testing is not working correctly
using the clickbutton tag. I get a 404 after the form is submitted. (this is
using j2ee container managed security on JBoss).
A: ??? 
-------------------
Was there ever a suggestion for this? Do you think this could be related to my
StackOverFlowError issue?

Also, please note that I do not consistently get the "Too deep recursion while
parsing" message before the StackOverFlowError.

Thanks, 
Janet








_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to