---Original Message-
> From: Doublel [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 27, 2007 1:04 AM
> To: Tapestry users
> Subject: Re: Using PageTester with tapestry-spring
>
> Thanks ! the problem is resolved. But I ran into this :
>
> [ERR
: Thursday, September 27, 2007 1:04 AM
To: Tapestry users
Subject: Re: Using PageTester with tapestry-spring
Thanks ! the problem is resolved. But I ran into this :
[ERROR] WebApplicationContext Construction of service WebApplicationContext
failed: Error invoking service buil
", assuming
> the class is named "SpringModule" and that it exists in your .services
> package.
>
> Hope that helps.
>
> -----Original Message-
> From: Doublel [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 25, 2007 8:06 PM
> To: Tapestry users
> Su
ss is named "SpringModule" and that it exists in your .services
package.
Hope that helps.
-Original Message-
From: Doublel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 25, 2007 8:06 PM
To: Tapestry users
Subject: Re: Using PageTester with tapestry-spring
My Application u
gman <[EMAIL PROTECTED]>:
>
> Sure... what questions do you have?
>
> I'd rather not write 8 paragraphs and still not answer your questions...
>
> -Original Message-
> From: Doublel [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 24, 2007 7:59 PM
> To:
Sure... what questions do you have?
I'd rather not write 8 paragraphs and still not answer your questions...
-Original Message-
From: Doublel [mailto:[EMAIL PROTECTED]
Sent: Monday, September 24, 2007 7:59 PM
To: Tapestry users
Subject: Re: Using PageTester with tapestry-spring
ifferent Spring configuration that uses mocked objects, mock databases,
> etc. This is what we're doing and it has worked very well.
>
> Hope this helps,
>
> Joel
>
> -Original Message-----
> From: Ivan Dubrov [mailto:[EMAIL PROTECTED]
> Sent: Monday, Septem
this is you can point your tests to a
different Spring configuration that uses mocked objects, mock databases,
etc. This is what we're doing and it has worked very well.
Hope this helps,
Joel
-Original Message-
From: Ivan Dubrov [mailto:[EMAIL PROTECTED]
Sent: Monday, September 24, 20
Hi,
How can I use the PageTester with the Spring integration? The problem is
that when PageTester creates the registry it does not adds
SpringModuleDef to the list of modules and all my Spring services are
unavailable because of this. Extending the PageTester is not possible as
well, so I cannot e