Re: T5: problems with PageTester

2009-03-02 Thread Inge Solvoll
Sorry for bothering you guys before doing enough research myself. I've been digging into this for a while, and found that the basic documentation tells me how to test a page with an activation context. The problem now is that the docs for that is outdated, the ComponentInvocation seems to have turn

T5: problems with PageTester

2009-02-27 Thread Inge Solvoll
I've managed to mock up all my services in a separate Module class, and got the PageTester working. But there are a few things that I still haven't found a solution for: 1. context-assets don't work. My project structure is like this: /src: all java and tml files /web/WEB-INF/classes: all class a