RE: Altering Configuration from command line

2002-07-11 Thread Brian Kirsch
add new classes (Action, FormBean, Business Logic) with out rebooting the server and have the ActionServlet recognized them as well. The goal is to be able to alter / upgrade our struts web application features with out requiring downtime. Any suggestions? Thanks, Brian Kirsch -Original

Altering Configuration from command line

2002-07-11 Thread Brian Kirsch
Does any one know of a way to reload the struts-config.xml from a command line interface with out rebooting the servlet container. Can new features be added to a struts application ( action mappings, form beans, and jsp templates ) through an automated command line script? Brian -- To unsub