Marcus Schmidke wrote:
But (1) I still don't understand. Where do I have to put this method?
Tapestry convention specify the directory layer for your webapp :
tapestryRoot
|- base
|- components
|- mixins
|- pages
`- services
"Services" should contains a "AppModule" class, where "App" is the name
you put in web.xml file to configure Tapestry filter.
This AppModule is the configuration for the module that represents your
tapestry webapp :
http://tapestry.apache.org/tapestry5/tapestry-ioc/module.html and its
that your declare youre services, as explain here :
http://tapestry.apache.org/tapestry5/tapestry-ioc/service.html
It used to be a page with the full standard directory layer of a
Tapestry 5 webapp (which should be created by the Maven artifact) in
http://tapestry.apache.org/tapestry5/tapestry-core/guide/component-classes.html
but I just can find it any more.
As it is an important convention, it should be clearly written
somewhere. Perhaps a page with all convention of Tapestry 5 would be great ?
--
Francois Armand
Etudes & Développements J2EE
Groupe Linagora - http://www.linagora.com
Tél.: +33 (0)1 58 18 68 28
-----------
InterLDAP - http://interldap.org
FederID - http://www.federid.org/
Open Source identities management and federation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]