thanks this worked.

just some detailed program parameters for running with RunJetty:

working-directory needs to be:
<yourPathToProject>/tapestry-core

programm arguments (for running integration-test-application app1):
app1 src/test/app1

Ulrich Stärk schrieb:
IIRC there's a RunJetty class somewhere in tapestry-core/src/test/../integration that accepts the name of the test application to start and starts it up. This works for me.

Uli

manuel aldana schrieb:
I am trying hard to deploy the integration test webapp from tapestry-core, but I haven't had succeeded so far.

Loading webapp itself works (I see the ioc outputs on console). But when going to the context path I would only see a directory listing of the files of the exploded webapp. So it won't load the Index.tml and bind it to TapestryFilter (though web.xml says this).

I am starting the webapp under IntelliJ. Problems both occur with running under deploy exploded and war mode. The from IntelliJ built exploded/ dir and war look fine.

Any ideas?

thanks.



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


--
manuel aldana
ald...@gmx.de
software-engineering blog: http://www.aldana-online.de


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

Reply via email to