Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by BenGidley: http://wiki.apache.org/tapestry/Tapestry5HowToUseTapestryTest ------------------------------------------------------------------------------ Tapestry Test requires you have the following configured in your project * src/test/conf Containing - * keystore - generate as by [http://docs.codehaus.org/display/JETTY/How+to+configure+SSL] + * keystore - generate as by [http://docs.codehaus.org/display/JETTY/How+to+configure+SSL] or see below * webdefaults.xml - sample attached. * src/main/webapp Containing your tapestry application. + You then create a test as described on the Tapestry Website and it should all work! + - = Generating the Keystore = + = Generating the Keystore = Run @@ -26, +28 @@ Type Yes for is in Press Return to use same password + + This is what it should look like {{{ Enter keystore password: Re-enter new password: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
