Hi, This may not really be a struts related question, but I wonder what
people are doing wrt. distributing war files. If I have to distribute a
struts based package to multiple sites, each of which requires it's own
logos etc. currently we are using a combination of application specific
message resources, and specific html/jsp/image files etc. This kinda sort
of works, but the install procedures -- for new releases is unnecessarily
cumbersome.

You have to stop tomcat, install the new war, restart tomcat, wait for the
distribution to unbundle. Stop tomcat. Copy over customization files (thru
a script, but it's still a pain), and then restart tomcat again.

I can't quite believe people are doing this..so there must be a better way,
right?
ps. I wish one could write totally customizable sites, but redirecting the
jsp's still require mucking w/ web.xml, or struts-config.. and one can't
use a single one..?  I'd be interested to know how people have solved such
problems.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to