16 messages in com.canoo.lists.webtestRe: [Webtest] Error with R_1700
FromSent OnAttachments
dariusch30 Apr 2008 01:49 
Marc Guillemot30 Apr 2008 01:59 
dariusch30 Apr 2008 02:06 
Marc Guillemot30 Apr 2008 02:14 
dariusch30 Apr 2008 02:22 
dariusch30 Apr 2008 02:40 
Marc Guillemot30 Apr 2008 02:40 
Marc Guillemot30 Apr 2008 02:54 
dariusch30 Apr 2008 03:27 
Marc Guillemot30 Apr 2008 03:37 
dariusch30 Apr 2008 04:24 
Marc Guillemot30 Apr 2008 05:06 
dariusch30 Apr 2008 06:20 
dariusch30 Apr 2008 07:32 
Marc Guillemot30 Apr 2008 07:50 
dariusch30 Apr 2008 08:31 
Subject:Re: [Webtest] Error with R_1700
From:dariusch (dari@mindmatters.de)
Date:04/30/2008 07:32:56 AM
List:com.canoo.lists.webtest

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

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.

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

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 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.