On 22/04/2010 17:40, Rainer Jung wrote:
> Experimenting on the extreme side of things: when trying to use
> aliases="/=/some/path" I can't get any resource to load:
>
> - there is /some/path/test.properties
> - servletContext().getResourceAsStream("/test.properties") returns null.
>
> It works, once I use aliases="/myapp=/some/path" and
> servletContext().getResourceAsStream("/myapp/test.properties").
>
> Is that expected?
Nope. Thats broken.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]