Hi all,

I know that is is possible to turn @Secure off by
apestry.secure-enabled=false or setting mode to development. But how to
disable it when testing? I have @Secured page and submitForm throws:

java.lang.RuntimeException: Path 'https://localhost/foo/action/1' does not
start with context path '/foo'.

How to avoid this?

Thanks.
  

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Disable-Secure-testing-with-PageTester-tp4858523p4858523.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to