9 messages in com.canoo.lists.webtestRE: [Webtest] Click-O-Mat update
FromSent OnAttachments
Burnash, James (James)** CTR **01 Sep 2004 12:00 
Lisa Crispin01 Sep 2004 12:33 
Dierk Koenig01 Sep 2004 12:51 
Greg Vatman01 Sep 2004 13:25 
Dierk Koenig01 Sep 2004 14:45 
Dierk Koenig08 Sep 2004 09:02 
Lisa Crispin08 Sep 2004 09:53 
Erskine, Chris09 Sep 2004 15:40 
Dierk Koenig10 Sep 2004 01:35 
Subject:RE: [Webtest] Click-O-Mat update
From:Dierk Koenig (dier@canoo.com)
Date:09/10/2004 01:35:33 AM
List:com.canoo.lists.webtest

oops.

I intended to "clean" the resource bundle from unused entries and obviously deleted to much for the default bundle. I'll correct that soon.

This programm termination only occurs when displaying an error dialog. You should be able to use all other functionality without interrruption.

BTW. you can correct this behaviour by looking into Click-O-Mat.jar (e.g. via winzip) and add two lines to clickomat.properties: LblErrorDialog=Error LblErrorButton=Ok, proceed...

sorry for the inconvenience Mittie

-----Original Message----- From: webt@lists.canoo.com [mailto:webt@lists.canoo.com]On Behalf Of Erskine, Chris Sent: Freitag, 10. September 2004 0:41 To: webt@gate2.canoo.com Subject: RE: [Webtest] Click-O-Mat update

I just had a crash using the latest version. The details that I captured are:

com.ulcjava.base.client.RemoteException: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key LblErrorDialog

at java.util.ResourceBundle.getObject(Unknown Source)

at java.util.ResourceBundle.getString(Unknown Source)

at com.canoo.clickomat.ulcui.view.LocaleResources.getString(LocaleRes ources.jav a:41)

at com.canoo.clickomat.ulcui.controller.MainController.showErrorDialo g(MainCont roller.java:62)

at com.canoo.clickomat.ulcui.controller.StartProxyActionListener.acti onPerforme d(StartProxyActionListener.java:54)

at com.ulcjava.base.application.event.ActionEvent.dispatch(ActionEven t.java:1)

at com.ulcjava.base.application.ULCProxy.distributeToListeners(ULCPro xy.java:19 6)

at com.ulcjava.base.application.ULCAbstractButton.handleEvent(ULCAbst ractButton .java:34)

at com.ulcjava.base.application.ULCProxy.handleRequest(ULCProxy.java:122)

at com.ulcjava.base.application.ULCComponent.handleRequest(ULCCompone nt.java:14 7)

at com.ulcjava.base.server.ULCSession.a(ULCSession.java:53)

at com.ulcjava.base.server.ULCSession.processRequests(ULCSession.java:93)

at com.ulcjava.base.development.DevelopmentContainerAdapter.processRe quests(Dev elopmentContainerAdapter.java:7)

at com.ulcjava.base.development.DevelopmentConnector.sendRequests(Dev elopmentCo nnector.java:16)

at com.ulcjava.base.client.UISession$f_.run(UISession$f_.java:22)

at java.lang.Thread.run(Unknown Source)

Chris Erskine

EDS Consulting Services F5-EDS-001 2424 Garden of the Gods Rd Colorado Springs, CO 80919

Phone: 719-535-6064

-----Original Message----- From: Dierk Koenig [mailto:dier@canoo.com] Sent: Wednesday, September 08, 2004 10:03 AM To: webt@gate2.canoo.com Subject: [Webtest] Click-O-Mat update

The Click-O-Mat has seen some changes in order to address the issues that were raised by the alpha testers:

* now connects properly to server that doesn't handle empty request bodies gracefully * now handles server responses that have no content-type as text/html (this may result in bad display of images, when no content-type is set for them) * handles erroneous content-type=0 from server * suppresses transfer-encoding=chunked thus displaying pages properly that had problems in the old version * now has a "gold" GUI * some issues in the step recognition remain...

Thanks a lot to all the alpha testers, that went down a road of stones. Special thanks to Philippe Imoucha for his code contributions.

http://webtest-community.canoo.com/wiki/space/Click-O-Mat

I'm happy to receive your feedback

Mittie