ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/build/run.sh
Revision: 1.3
Committed: Wed Mar 20 13:40:29 2002 UTC (22 years, 2 months ago) by tdb
Content type: application/x-sh
Branch: MAIN
Changes since 1.2: +1 -1 lines
Log Message:
FilterManager's can now have their own individual configurations. I want to
run more than one, and I want them to have different setups. Specifying a
name for a FilterManager is similar to that of a Filter. There is a "-fm"
flag to the startup which allows you to set it. It will then request a
configuration of "FilterManager.<name>".

File Contents

# Content
1 #!/bin/sh
2 java -jar iscream-server.jar -f filter1 -fm filtermanager1