Em Mon, 08 Dec 2008 08:10:39 -0300, Stephane Decleire <[EMAIL PROTECTED]> escreveu:

I have just found the solution :
-Dtapestry.modules=com.cariboonetworks.mylib1.services.Lib1Module,com.cariboonetworks.mylib2.services.Lib2Module,
... in the VM parameters of the JettyLauncher configuration did the trick.

You could also use @Submodule({Module1.class, Module2.class, ...}) in your AppModule.

--
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