No, I don't say you need OSGi container, but in more complex
environments it may be helpful.
Of course you can, as you wrote, map WicketFilter multiple times and
this should work - why you didn't try this yet? :)

--
Daniel

On Mon, Feb 2, 2009 at 12:03 PM, Daniel Lipski
<daniel.lipski...@gmail.com> wrote:
>
> 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

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

Reply via email to