Em Mon, 16 Mar 2009 14:09:29 -0300, Lucas Silva <[email protected]> escreveu:

Hi, Thiago thanks for the help. I tried to without a jar because it is my
need.So I have into my services many AppModule... but it didn't work. I would
work if it is in a JAR, isn't ?

You can have as many modules as you want. AppModule is just one that is automaticallly recognized by Tapestry.

My final module contains all classes. Maybe I should use reflection to read all class of a determined package.

To do that, use the ComponentClassResolver service from Tapestry IoC.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to