struts.exception.missing-package-action.with-context=Not found

This works but in dev mode also.

On 13 September 2017 at 08:50, Lukasz Lenart <[email protected]>
wrote:

> 2017-09-13 9:39 GMT+02:00 Greg Huber <[email protected]>:
> > For a bogus /test.action I get
> >
> > There is no Action mapped for namespace [/] and action name [test]
> > associated with context path []
> >
> > If not in dev mode, would it not be better to just to a more generic 404
> > not found, rather than a known struts reply?
>
> Can you try defining a key
> "struts.exception.missing-package-action.with-context" in your message
> properties file? e.g.:
>
> struts.exception.missing-package-action.with-context=Not found
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to