Yes, I know. We've been using Webtest successfully for months now but have a problem with getting the current response after an event with Rich Faces. I am trying to track this down - so far I'm getting the response correctly with HTTPUnit but am now trying to see what's actually being returned to WebTest, hence the wanting to build - I have a lot of debug statement in now. The original issue is here: http://webtest-community.canoo.com/jira/browse/WT-375?page=comments#action_11893
I was able to build several times after commenting some of the self-tests out, now I'm unable to build again. Just get weird errors everywhere. > From: [EMAIL PROTECTED] > To: [email protected]; [EMAIL PROTECTED] > Subject: RE: [Webtest] Trying to build - a few issues > Date: Mon, 4 Feb 2008 00:13:15 +0100 > > Hi Suzanne, > > you probably know that you don't have to build Canoo WebTest from > scratch in order to use it. You can simply use the binary distro. > What is your reason for building? > > regards > Dierk > > | -----Original Message----- > | From: [EMAIL PROTECTED] > | [mailto:[EMAIL PROTECTED] On Behalf Of Suzanne Scheitle > | Sent: Freitag, 1. Februar 2008 14:48 > | To: [email protected] > | Subject: [Webtest] Trying to build - a few issues > | > | I'm trying to build WebTest for the first time and am having > | some failures. I'm going to try and work through these but > | was hoping for some insight. > | > | Doing a "webtest full" build, I get 2 errors, and no test > | failures are reported. > | 1. An error on line 571 of the build.xml, but no output as to > | what the error is. This line in the build is "<antcall > | target="functionalTest"/>" in the target <test />. > | 2. An error on line 675 of the build.xml, but no output > | again. This line is, "<antcall > | target="runWebappAgainstJetty">" although it *looks* as if > | jetty is properly started and stopped by the build process. > | > | This does produce what might be (still trying to figure it > | out) a full deploy but if I try to run it, I get the error, > | "[CLOVER] FATAL ERROR: Clover could not be initialised. Are > | you sure you have Clover in the runtime classpath? (class > | java.lang.NoClassDefFoundError:com_cenqua_clover/CloverVersion > | Info)". I realize figuring out the build errors might > | resolve this but again, just hoping for some tips or insight. > | > | Thanks, > | Suzanne > | > | > | > | ________________________________ > | > | Need to know the score, the latest news, or you need your > | HotmailR-get your "fix". Check it out. > | <http://www.msnmobilefix.com/Default.aspx> > | > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _________________________________________________________________ Helping your favorite cause is as easy as instant messaging. You IM, we give. http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join

