You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by pieter <pi...@atos.net> on 2012/03/09 14:52:19 UTC

Testing pages with spring usage issue

Hello,


In my application, I'm using tapestrySpringServlet in web.xml -> loads
springcontext.xml to implement all my interfaces & make databaseconnection.
This all works fine.

But when I want to test my pages, I don't know how can I have this same
behaviour in an easy way (not that familiar with Spring & tapestry).

I tried to do the same as in normal junit test, but does not seem to
implement my interfaces.

And when i bind them in appmoduletest-class, my autowired jdbctemplates are
not working (ofcourse since i never passed database-info).

Thanks in advance !


--
View this message in context: http://tapestry.1045711.n5.nabble.com/Testing-pages-with-spring-usage-issue-tp5550640p5550640.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org