On Fri, 08 Jun 2007 07:47:21 -0300, Allen Guo <[EMAIL PROTECTED]> wrote:

Nobody answer me ? :(
Hi All,

I use T5.0.4. I packaged some common components to common.jar.
You know, in T3/4, we may add a configuration like contrib to
.application file. But how can I use it in my another project base on T5?

All you need to do is to put your library/package in the application classpath. Tapestry-IoC searches the classpath trying to find JARs that have a Tapestry-Module-Classes antry in its manifest file and autoloads the module classes specified there. This is just wonderful. :) Take a look at http://tapestry.apache.org/tapestry5/tapestry-ioc/module.html and search "Autoloading" for more details.

Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to