Thanks a lot for the answer.
I have an other question. I see that Tomcat is used to execute the Canoo
tests, but Jetty to run the application.
Why is the difference?
Thanks.
Christian Giese wrote:
Hi Janos.
I'm assuming you are using appfuse 1.9(.4) because that's what I use.
In web\WEB-INF\decorators.xml you just add your page as a pattern to
the exclude list like this:
-----8<-----
<excludes>
<pattern>/resources/*</pattern>
<pattern>/helloworld.jsp</pattern>
</excludes>
----->8-----
and it will not be decorated.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]