Commit graph

72 commits

Author SHA1 Message Date
hns
fe93d71133 Changed apps.properties documentation link again 2009-09-21 21:24:35 +00:00
hns
e1b9630383 Update link to apps.properties documentation 2009-09-21 21:19:47 +00:00
hns
f122e203b3 * Add IPv6 localhost to default allowAdmin addresses, remove 192.168.0.1. Enhance comment. 2006-05-26 12:48:24 +00:00
zumbrunn
22678cc604 Added a "# logDir = console" entry along with a suggestion of when to use it 2006-05-24 11:33:18 +00:00
zumbrunn
1611d75c3c changed apps.properties and the build script to include "modules" instead of helmaLib 2006-04-24 08:44:13 +00:00
zumbrunn
8b05e95712 Removed duplicate license, start, properties and static files 2005-12-12 10:48:06 +00:00
zumbrunn
c3edc5407d Renamed hop.sh/hop.bat to start.sh/start.bat 2005-12-09 11:50:18 +00:00
michi
11dc7d3651 fix bug #442: correct erroneous line separators, that occur when windows-encoded files are commited from unix 2005-12-01 08:41:40 +00:00
zumbrunn
d5d5fb49ba Updated build script and apps.properties to include the welcome app 2005-11-16 08:27:56 +00:00
zumbrunn
cd7497c7bc Updated default configuration files to include more current example properties and references to the relevant documentation. 2005-11-07 11:21:47 +00:00
zumbrunn
88b3579908 Updated old 2002 license version that was still used by the build script with the current license and changed the year to 2005 2005-09-01 13:01:29 +00:00
zumbrunn
a156431e69 Removed old static files of himp demo app 2005-09-01 12:56:16 +00:00
zumbrunn
8783b0e01c Removed gong, bloggerapi and lillebror from list of default apps and updated version number in build script from the bogus 1.4.2 to 1.5.0 2005-09-01 12:41:18 +00:00
hns
b4f0635ffa Remove himp from list of packaged demo apps since it doesn't work without jimi.jar. 2004-06-29 12:14:31 +00:00
hns
a2dfb6a9b9 Only check for executable bin/java if JAVA_HOME is set, and if it isn't found,
don't exit but just issue a warning and let the script go on.
2003-09-16 15:30:53 +00:00
hns
a3995df1af Remove obsolete mysql driver. If people want to run Helma with MySQL,
they should get an up-to-date version from www.mysql.com.
2003-08-18 11:54:24 +00:00
hns
7476233449 Added test if final java command exists and is executable and print
a decent error message if not.
2003-07-01 16:13:41 +00:00
hns
676b70519d Merging changes from 1.2.4 to 1.2.5 2003-06-10 13:20:45 +00:00
hns
9954933145 Separate HOP_HOME from Helma installation directory 2002-12-02 16:05:15 +00:00
hns
a028092e40 Removed support for adding jar files to the classpath, since it didn't work anyway
with the new -jar starter.
2002-11-28 16:03:54 +00:00
hns
f90f8d678b Fixed encoding in XML declaration (Xerces complained) 2002-11-28 13:18:11 +00:00
hns
8cbcbd82ca use launcher.jar 2002-11-26 17:41:28 +00:00
hns
269aeda187 use launcher.jar,
changed newline encoding back to windows mode (hopefully)
minor fixes.
2002-11-26 17:41:14 +00:00
p3k
68afc702b8 corrected search&destroy typo ("OPTIONSS") 2002-10-04 12:17:26 +00:00
p3k
53cb41dffe renamed SWITCHES to OPTIONS
set HOP_HOME to SCRIPT_DIR if undefined
2002-10-04 12:11:46 +00:00
p3k
43c809ff0a added absolute paths for libraries so that the script can be started from within any other directory; re-arranged code 2002-10-04 11:53:43 +00:00
hns
96f48b1fc8 The script can now be started from any directory. It should now be flexible enough
for most real world applications.
2002-10-03 21:24:58 +00:00
p3k
6cb52547dd inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
2002-10-03 16:31:29 +00:00
p3k
7472f1ed0c inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
2002-10-03 16:09:24 +00:00
hns
0fea66820e Update to new extended start scripts from Antclick distribution.
Including jetty.jar and servlet.jar into the classpath.
2002-07-24 18:45:56 +00:00
hns
69a016010e Updated to Helma license 1.2 2002-07-24 18:45:44 +00:00
hns
010f71e201 Removed rmi.zip from classpath. 2002-07-11 12:40:30 +00:00
hns
96cd8c406c adjusted to take advantage of the new appname.mountpoint option
for apps.properties files.
2002-07-02 15:21:35 +00:00
stefanp
fcb1662717 duplicated here so that they are added to the distribution 2002-06-18 09:12:46 +00:00
hns
cf89e3a4a5 added lib/apache-dom.jar to classpath 2002-06-05 12:00:56 +00:00
hns
cc63783730 Removed berkeley.jar, openxml.jar and sax.jar from classpath,
added crimson.jar.
2002-06-04 17:04:33 +00:00
stefanp
798c404847 switched internal db of hopblog to xml-database 2002-05-31 16:32:01 +00:00
p3k
9e9220f11b kicked out hopblog due to helma progressing from hsp templates 2002-05-15 13:43:01 +00:00
stefanp
1bd0f474b6 for security reasons: removed default adminUsername and adminPassword properties. manage-application will ask for these properties once if they are not set at startup. 2002-04-08 08:57:08 +00:00
stefanp
3360a56ee4 removed =self tag for self scripting applications base and manage.
this is done in app's class.properties files now
2002-04-08 08:56:22 +00:00
p3k
cf01737f8f added application manager 2002-03-21 17:04:57 +00:00
stefanp
393a30e083 added properties for running new base/admin application 2002-03-07 13:35:28 +00:00
hns
9b6f706853 added smtp server property, which is typically be set per
Helma installation.
2001-11-29 17:50:03 +00:00
p3k
c4d1367570 updated license to new version 1.2 [http://helma.org/rfc/license12/] 2001-11-29 14:21:55 +00:00
hns
43a298b75f Updated to new format, added some explanatory comments. 2001-11-28 15:22:34 +00:00
p3k
3874ff5148 this file is ok with dos linebreaks, you clown! 2001-11-27 17:43:57 +00:00
p3k
dff0c5a77a converted linebreaks to unix (shit, this happens all the time!) 2001-11-27 17:41:10 +00:00
p3k
a73255d123 initial check-in 2001-11-27 15:54:15 +00:00
p3k
40b85a3838 added more example applications 2001-11-27 15:46:10 +00:00
p3k
1d04d1f888 initial check-in 2001-11-15 14:42:18 +00:00