[Mdarad-toolbox-devs] ServiceLocator and struts-config maintenance
Brought to you by:
erifr
|
From: <fra...@po...> - 2006-03-15 18:42:52
|
Hi, I will be checking in modifications for the maintenance of the=20 ServiceLocator and for the struts-config. - ServiceLocator now extends ServiceLocatorBase (which contains all t= he=20 generated information). Therefore, to modify something or to add= =20 something, use the ServiceLocator file. - There is now a generated empty struts-config-custom.xml file. This= =20 file is declared in the web.xml file after the normal generated=20 struts-config.xml file. Therefore, the elements that are included in= =20 the "custom" file will have priority over the ones defined in the= =20 struts-config.xml file. I think this'll help a lot for the maintenance of the generated=20 applications. We should be able to do the same with the tiles-defs.x= ml=20 but I haven't looked into it yet. If you have any questions or comments, let me know, Fran=E7ois |