so this is what fixed it for anyone else having an issue:

We were able to get around an error running WebTest on our Macs (I have
10.5.3) by copying xalan-2.7.0.jar and clover.jar to
/Library/Java/Extensions, not sure if ours was the same error exactly as
yours. I think there is a better solution, though, I've forgotten it, I
haven't had time to try it.


-- Lisa

So I just copied the xalan jar as I did not have a clover jar...and it
worked fine.

JP

jpyork wrote:
> 
> I am running Mac OS 10.4.11 and JDK 1.5
> 
> 
> 
> Siegfried Goeschl wrote:
>> 
>> Hi,
>> 
>> I developed the m2 plugin on Mac OS 10.4.11 using JDK 1.5 but I did not
>> have a look at the default Canoo setup ...
>> 
>> +) What OS/Java version are you using?
>> 
>> Cheers,
>> 
>> Siegfried Goeschl
>> 
>> 
>> jpyork wrote:
>>> I setup the default setup...so I have not changes a thing to webtest
>>> after
>>> downloading and installing (following the install steps on the homepage)
>>> and
>>> I get this:
>>>
>>> test:
>>>   [webtest]  INFO (com.canoo.webtest.engine.Configuration) - Using
>>> haltonerror from project property wt.config.haltonerror: false
>>>   [webtest]  INFO (com.canoo.webtest.engine.Configuration) - Using
>>> haltonfailure from project property wt.config.haltonfailure: false
>>>   [webtest]  INFO (com.canoo.webtest.engine.Configuration) - Using
>>> resultpath from project property wt.config.resultpath:
>>> /Volumes/Build/build/smoketest/results
>>>   [webtest]  INFO (com.canoo.webtest.engine.Configuration) - Using
>>> saveresponse from project property wt.config.saveresponse: true
>>>   [webtest]  INFO (com.canoo.webtest.engine.Configuration) - Using
>>> summary
>>> from project property wt.config.summary: true
>>>   [webtest]  INFO (com.canoo.webtest.ant.WebtestTask) - No configuration
>>> defined, using default configuration.
>>>   [webtest]  INFO (com.canoo.webtest.ant.WebtestTask) - Starting webtest
>>> "QA9 Test" (/Volumes/Build/build/smoketest/tests/googleWebTest.xml:9: )
>>>   [webtest]  INFO (com.canoo.webtest.ant.WebtestTask) - Canoo Webtest:
>>> R_1726.
>>>
>>> BUILD FAILED
>>> /Volumes/Build/build/webtest.xml:230: The following error occurred while
>>> executing this line:
>>> /Volumes/Build/build/smoketest/tests/allTests.xml:5: The following error
>>> occurred while executing this line:
>>> /Volumes/Build/build/smoketest/tests/googleWebTest.xml:9:
>>> java.lang.NoSuchMethodError:
>>> org.apache.xpath.compiler.FunctionTable.installFunction(Ljava/lang/String;Ljava/lang/Class;)I
>>>
>>>
>>> any ideas why?
>>>   
>> _______________________________________________
>> WebTest mailing list
>> [email protected]
>> http://lists.canoo.com/mailman/listinfo/webtest
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/webtest-error-on-mac-tp20900153p20901116.html
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to