You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Paul Benedict <pb...@apache.org> on 2014/04/16 19:48:25 UTC

Struts2 Tiles deprecation warning

Struts 2.3.16.1
Tiles 2.2.2

Everytime my application boots, this shows up in the logs:
DEPRECATION WARNING! You are using parameter-based initialization, that is
no longer supported! Please see docs:
http://tiles.apache.org/framework/tutorial/configuration.html

I did some internet research; my findings say this is a problem with the
Struts 2 plugin being out-of-date. Is this true? Or is this only a
configuration issue which I can fix (and how?)?

-- 
Cheers,
Paul