Re: Using PageTester with tapestry-spring

2007-09-27 Thread Doublel
---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

RE: Using PageTester with tapestry-spring

2007-09-27 Thread Joel Wiegman
: 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

Re: Using PageTester with tapestry-spring

2007-09-26 Thread Doublel
", 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

RE: Using PageTester with tapestry-spring

2007-09-26 Thread Joel Wiegman
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

Re: Using PageTester with tapestry-spring

2007-09-25 Thread Doublel
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:

RE: Using PageTester with tapestry-spring

2007-09-25 Thread Joel Wiegman
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

Re: Using PageTester with tapestry-spring

2007-09-24 Thread Doublel
I run into the same problem I use http://wiki.apache.org/tapestry/Tapestry5SpringIntegrationAlternative2 Can you explain more detail?? 2007/9/24, Joel Wiegman <[EMAIL PROTECTED]>: > > Ivan, > > I'm using PageTester with Spring integration, but you'll have to jump > through a few small hoops to ac

RE: Using PageTester with tapestry-spring

2007-09-24 Thread Joel Wiegman
Ivan, I'm using PageTester with Spring integration, but you'll have to jump through a few small hoops to accomplish this. I've written a "TestHarnessModule" in my .services directory. This module contributes the Spring services manually. My code looks very similar to what's found here: http://w