If you look at the test, you should be able to see and understand what
it's trying to do. I'd try manually doing what the test is doing to
see if you can reproduce.

Matt

On Tue, Sep 16, 2008 at 5:48 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> Since I'm starting to develop projects that were started with Appfuse and
> indeed starting my own projects with Appfuse, I figured it was time to come
> ask my questions at the forum (instead of bothering my manager all the time
> with these problems!).
>
> Using Appfuse 1.9.4
>
> Going through the tutorials, everything seems to be great (barring the
> occasional typo [yes, I was typing everything, not copy-pasting...  at first
> ;)   ]).  Anyway at Part III, when I tried to run the canoo test, it would
> fail:
>
> BUILD FAILED
> C:\tutorial\steves_app_tutorial\build.xml:599: The following error occurred
> while executing this line:
> C:\tutorial\steves_app_tutorial\test\web\web-tests.xml:28: Canoo Webtest:
> R_1393.
> Test failed.
> Test step clickbutton (C:\tutorial\steves_app_tutorial\test\web\login.xml:5:
> )  named "Click the submit button" failed with message "Step[clickbutton
> "Click the submit button" (5/6)]: HTTP error 403, at: clickbutton"
>
> So I tried running just -Dtestcase=Login and get the same result.  This is
> all the more puzzling because console output from tomcat is:
>
> [steves_app_tutorial] WARN [http-8080-Processor25]
> LoggerListener.onApplicationEvent(55) | Authentication event
> InteractiveAuthenticationSuccessEvent: mraible; details:
> [EMAIL PROTECTED]: RemoteIpAddress:
> 127.0.0.1; SessionId: 36014EAFA211A9F10771FA1416911DAE
>
> The whole "InteractiveAuthenticationSuccessEvent" makes it seem like the
> login was a success.  So why is it complaining about a HTTP 403 unauthorized
> error?!?  Your help is greatly appreciated...
>
> -Steve
> --
> View this message in context: 
> http://www.nabble.com/ant-test-canoo--Dtestcase%3DLogin-FAILS-tp19522947s2369p19522947.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to