Hi - thanks,
Nicholas Lesiecki wrote:
>Robert,
>
>It looks like you are using the example from the book, which was designed
>with 1.1/1.2 in mind with Cactus 1.3 (the nightly build).
>
>The old begin signature was:
>public void beginDoGet(ServletTestRequest request) {
>
>the new one would be:
>public void beginDoGet(WebTestRequest request) {
>
I tried that but I could not find this class. I then tried WebRequest
and it compiled. But I am still getting errors.I don't suppose there is
errata somewhere (couldn't find it)?
thanks,
-Rob
>
>This would cause the java.lang.IllegalArgumentException: argument type
>mismatch that you are seeing.
>
>Try switching to the new signature and see if that works for you.
>
>Cheers,
>
>Nicholas Lesiecki
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>