not sure to follow. With build 1700 and webtest.sh it now works, right? In this case this was a classpath issue.
You still get a js error? Then please try to provide a minimal example allowing to reproduce it. Cheers, Marc. -- Blog: http://mguillem.wordpress.com dariusch wrote: > Hi, > > i run the webtest from the command with webtest.sh and it works, but i get > the same error after i update to 2.6: > > http://www.nabble.com/Error-after-update-to-Canoo-webTest-2.6-td16891756.html > > Thanks Marc for your patience, > Dariusch > > > > dariusch wrote: >> Hi, >> >> i know that there are a lot of differences. I found one problem inside >> xalan-2.6.0 to 2.7. This method is different: >> >> org.apache.xpath.compiler.FunctionTable.installFunction(Ljava/lang/String;Ljava/lang/Class;) >> >> but i am not sure that this is the real problem. >> >> Thanks, >> Dariusch >> >> >> >> >> >> Marc Guillemot wrote: >>> there are many differences between release 2.6 and latest build: for >>> instance latest build is Java 5 based, uses HtmlUnit-2.1, ... >>> >>> Cheers, >>> Marc. >>> -- >>> Blog: http://mguillem.wordpress.com >>> >>> >>> dariusch wrote: >>>> Hi, >>>> >>>> with version 2.6, it works fine (inside eclipse and from the command >>>> with >>>> ant) !!! there is something >>>> different with the current version. >>>> >>>> Dariusch >>>> >>>> >>>> Marc Guillemot wrote: >>>>> dariusch wrote: >>>>>> ... >>>>>> How to use webtest.sh ? I have never use it befor, sorry. >>>>> you can use it just like Ant. In fact it is just Ant but it ensures >>>>> that >>>>> no additional classpath entries are considered. >>>>> >>>>> Cheers, >>>>> Marc. >>>>> _______________________________________________ >>>>> WebTest mailing list >>>>> [email protected] >>>>> http://lists.canoo.com/mailman/listinfo/webtest >>>>> >>>>> >>> _______________________________________________ >>> WebTest mailing list >>> [email protected] >>> http://lists.canoo.com/mailman/listinfo/webtest >>> >>> >> > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

