Hi Dariusch, It seems that you are not using the version of webtest with patched CookieSpecBase. You have to use commons-httpclient-3.0.1-patched.jar file in order to avoid that error.
Cheers! Hitesh On Wed, Sep 24, 2008 at 4:02 PM, dariusch <[EMAIL PROTECTED]>wrote: > > Hi, > > if i call <invoke url="http://localhost:8080/newsfeeds/atom_all.xml" /> > > i get the following error messsage: > > JavaScript error loading page : com.gargoylesoftware.htmlunit.xml.XmlPage > > Some ideas ? > > Cheers, > dariusch > > > > -- > View this message in context: > http://www.nabble.com/JavaScript-error-after-loading-xml-page-tp19646098p19646098.html > Sent from the WebTest mailing list archive at Nabble.com. > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest >

