Hi I am using a JSF Seam application which used Ajax4JSF . When I visit the first page by doing a click Page I get an error that says "javascript error ".
I searched the archives and the equivalent message seemed to be of Active X Control not working . I do not get an Active X error . I also tried replacing the htmlunit-1.13.jar by the 1.14-SNAPSHOT.jar but that gives me a class not found error Thanks for any help Regards Hari The error stack trace is Message JavaScript error loading page https://192.168.1.13:8448/XXX/consumer/HomePage.seam?cid=12: ReferenceError: "e" is not defined. ( https://192.168.1.13:8448/XXX/a4j_3_1_1-SNAPSHOTorg.ajax4jsf.javascript.AjaxScript#3 ) Location /home/hvram/canoo-webtest/myWebTestProject/tests/yosTest.xml (line: 13) Details javascript errorReferenceError: "e" is not defined. ( https://192.168.1.13:8448/XXX/a4j_3_1_1-SNAPSHOTorg.ajax4jsf.javascript.AjaxScript#3 ) line3

