Thanks to Juan and Thiago, it works. I like T5's auto loading feature.
Thiago H. de Paula Figueiredo wrote:
>
> Em Sat, 21 Mar 2009 10:56:57 -0300, Angelo Chen
> escreveu:
>
>> Hi,
>
> Hi!
>
>> Following this article
>> http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly IOC only app
Hi Angelo, what u want to do is explained here:
http://tapestry.apache.org/tapestry5/tapestry-ioc/autoload.html
Basicly u can use a jar manifest to specify the class u would like to
be the module or use the @Submodule annotation
On 3/21/09, Angelo Chen wrote:
>
> Hi,
>
> Following this article
>
Em Sat, 21 Mar 2009 10:56:57 -0300, Angelo Chen
escreveu:
Hi,
Hi!
Following this article
http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly IOC only app , I
was able to make a java application, now I'd like to turn this into a T5
module so that I can simply specify drop this jar