Do I really need OSGi container ?(OSGi is great idea, but I would like to
keep this simple) 
Why I cant just map WicketFilter multiple times ? I would like to stay with
one war deployed on Tomcat container.


Daniel Stoch-2 wrote:
> 
> Maybe you should look at OSGi? Then each of your application can be
> defined inside a different bundle and runs on the same JVM. We are
> using such approach in our environment and it works very well. A small
> downside of such solution is that you have to learn what is it and how
> to use OSGi (unless you already know it ;)).
> 
> --
> Daniel
> 
> On Mon, Feb 2, 2009 at 10:39 AM, Daniel Lipski
> <daniel.lipski...@gmail.com> wrote:
>>
>> yes, they use the same service layer and the same caches. Whats more its
>> easier to deploy & build one war insted of many. Does your question
>> suggests
>> that there are problems with few Wicket filters in one webapp ?
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Multi-module-applications-in-Wicket-tp21774998p21787722.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to