Hi all,
(SAP J2EE 6.20)
is there a tool in the visual administrator or a console command which forces the refresh of the application context if I have changed the settings in the web.xml for a certain web application?
On JBoss, there is such a refresh mechanism for a web application.
A restart of the whole service is not the smartest way.
Or is the correct way to use the deployment process to deliver even such small changes via the sdm?
Furthermore: If I just change a resource property file for the language dependent texts, how is the update in a running system performed?
Thanks for replies!
Olaf