users@grizzly.java.net

Re: Quick question on servlet-mapping for Embedded Grizzly

From: aloleary <alanoleary_at_gmail.com>
Date: Thu, 14 May 2009 08:24:31 -0700 (PDT)

My config is available in a web.xml

What would be great (maybe this is possible?)

Is to bootstrap an embedded grizzly just pointing it to a web.xml but does
not expect filesystem paths/exploded war etc..

The work im doing is to simply try and mirror the web.xml programatically

It does still seem to have some issues as the context path is correctly
adding on 'rest' now and I have http://xyz:port/rest/resource but spring
security now seems to think the whole root is http://xyz:port/rest rather
than http://xyz:port/...

(this is all working fine in standalone war)

will keep digging

-A-



Survivant 00 wrote:
>
> I want to ask if the config is in a web.xml.
>
> because if it's there.. maybe Grizzly Deployer will be able to handle
> that..
> if not, maybe we should have that.
>
> what do you think ?
>
> 2009/5/14 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>
>
> ---snip---
>
>

-- 
View this message in context: http://www.nabble.com/Quick-question-on-servlet-mapping-for-Embedded-Grizzly-tp23446010p23542868.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.