users@jersey.java.net

Re: [Jersey] Grizzly-in-process-based deployments

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 27 Oct 2009 17:37:31 -0400

Salut,

Raist wrote:
> Hi all,
>
> I have little problem, and i can't find a solution.
>
> I need to add new root resources to instance of Grizzly server (without
> restart). Is this possible?

Can you cut&paste how you embed/start Grizzly? Technically it should be
doable as it just consist of adding a new instance of ServletAdapter.
But do you need to keep the previously "deployed" root resources alive?

>
> Sorry, for my english.

Thanks

-- Jeanfrancois

>
> Regards,
> Andy
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>