Hi All, I checked out the appfuse-demos from code.google.com. And I'm trying to see the BUILD SUCCESSFUL message in any of the types(struts2,tapestry,jsf) but I could not manage.
It gives the error. I tried it with two different computers and the same errors occur. [INFO] Executing tasks [mkdir] Created dir: E:\Projects\appfuse-demos\tutorial-tapestry\target\webtest-data [echo] Testing 'tutorial-tapestry-1.0-SNAPSHOT' with locale 'tr' Login: log4j:WARN No appenders could be found for logger (com.canoo.webtest.ant.TestStepSequence). log4j:WARN Please initialize the log4j system properly. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error executing ant tasks Embedded error: The following error occurred while executing this line: E:\Projects\appfuse-demos\tutorial-tapestry\src\test\resources\web-tests.xml:23: Canoo Webtest: R_1454. Test failed. Test step steps (E:\Projects\appfuse-demos\tutorial-tapestry\src\test\resources\web-tests.xml:25: ) null failed with message "Wrong document title fou nd! Expected ".*Ana Men³.*" but got "Main Menu | AppFuse"" [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 32 seconds [INFO] Finished at: Fri Feb 09 20:34:59 EET 2007 [INFO] Final Memory: 19M/35M [INFO] ------------------------------------------------------------------------ The steps I did from the very begining. 1 - Check out trunk from http://appfuse-demos.googlecode.com/svn/trunk/ to E:\Projects\appfuse-demos 2 - go to E:\Projects\appfuse-demos\tutorial-tapestry directory 3 - remove all the items in the maven2 repository 4 - run command "mvn integration-test" Am I doing sth wrong? I think the problem occurs because of Turkish. However I run the command "mvn integration-test -Duser.language=en". This time it gives a different error Signup: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error executing ant tasks Embedded error: The following error occurred while executing this line: E:\Projects\appfuse-demos\tutorial-tapestry\src\test\resources\web-tests.xml:143: Canoo Webtest: R_1454. Test failed. Test step steps (E:\Projects\appfuse-demos\tutorial-tapestry\src\test\resources\web-tests.xml:145: ) null failed with message "Step[invoke "click sign up link" (1/17)]: Script error loading page executing webtest at: invoke TypeError: Cannot find function activate. (http://localhost:8081/tutorial-tap estry-1.0-SNAPSHOT/scripts/prototype.js;jsessionid=3B4B4BF4B2610740C0FC2337B4FBA3FA#1956) Source code: Form.focusFirstElement($("signupForm")); highlightFormElements();" [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 35 seconds [INFO] Finished at: Fri Feb 09 20:43:00 EET 2007 [INFO] Final Memory: 25M/44M [INFO] ------------------------------------------------------------------------ -- View this message in context: http://www.nabble.com/Something-must-be-wrong-with-the-tutorials%2C-Or-I-am-doing-sth-wrong.-tf3202089s2369.html#a8891274 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]