In my case, I solve my issue with this code. Thanks Jetty team!

WebAppContext war = new WebAppContext(_Handler, xExtender.getRootFolder(),
xExtender.getContextPath());
war.start();

Stevens

On Mon, Mar 9, 2009 at 7:30 AM, Rob Walker <r...@ascert.com> wrote:

> Interesting one, thanks Richard - will take a look next time in that area
> of code again
> - R
>
> Richard S. Hall wrote:
>
>> I thought some people might find this interesting:
>>
>>
>> http://www.nabble.com/Grizzly-OSGi-Http-Service-Ready-for-testing-td22363119.html
>>
>> -> richard
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
>> For additional commands, e-mail: users-h...@felix.apache.org
>>
>>
> --
>
>
> Ascert - Taking systems to the Edge
> r...@ascert.com
> +44 (0)20 7488 3470
> www.ascert.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
>
>


-- 
Le respect commence par celui de l'environnement

Reply via email to