Hi everybody,

I'm devellopping a Tapestry application that will use several packages
(because I use a JPF plugin architecture).

So in Eclipse, I have several source folder. One for each plug in I
developp.

My problem is that I don't find a way to tell Tapestry IoC that there is a
Module in package A and another in package B.

I don't want to use @SubModule in AppModule because the packages a supposed
to be plugins (so they can be there or not) and it seems the manifest file
can only be used within a jar file (and I can't create a jar file each time
I test my plug in :s )

Is there any other solution to tell Tapestry IoC that there's a Module
somewhere else ?

Cheers

Martin
-- 
View this message in context: 
http://www.nabble.com/-T5--Service-Module-declaration-tf4391945.html#a12521931
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to