1 Reply Latest reply on Feb 27, 2009 8:15 AM by ssilvert

    Please fix http://www.jboss.org/jsfunit/gettingstarted.html

      Hello Stan,

      at http://www.jboss.org/jsfunit/gettingstarted.html page you have error in section "Package these jars in your WEB-INF/lib".

      The JAR htmlunit-core-js-2.4.jar points to older version http://repo1.maven.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.2/htmlunit-core-js-2.2.jar

      With this inconsistency in htmlunit and htmlunit-core-js JSFUnit testing always fails with baeautiful error "Exception in thread "main" java.lang.IllegalAccessError: tried to access method org.mozilla.javascript.Context.(Lorg/mozilla/javascript/ContextFactory;)V from class com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory$TimeoutContext "

      Fortunately uncle Google knows brisk answer (http://www.nabble.com/Cannot-load-page-td20789547.html)...

      But is rather depressive for nives that your helojsfJEE5 deployed in Geronimo runs correctly and my first own experiment isn't...'-)

      Thx

      Pavel