Commit graph

194 commits

Author SHA1 Message Date
hns
743b7e7bc7 Included section about Antville and Antclick provided by kris (thanks!),
updated some bits and pieces about Helma like the system requirements and
the documentation URL.
2002-10-25 13:45:21 +00:00
hns
443a7ecab7 Added/Updated Files to Mckoi version 0.94g. 2002-10-25 13:29:32 +00:00
hns
444f2aa6bc Remove Mckoi 0.93 database files. 2002-10-25 13:27:02 +00:00
hns
c96fea4874 set cache size to zero (we don't need a cache when running in embedded mode). 2002-10-25 13:18:25 +00:00
hns
81a3591d0b A normal user can't start a server on port 80, switch back to 8080. 2002-10-25 12:40:12 +00:00
hns
e2f460ce40 Updated to Mckoi 0.94g. 2002-10-25 12:32:59 +00:00
p3k
bc8893123b set HTTP_PORT to 80 and enabeld XML_PORT by default 2002-10-04 14:40:21 +00:00
p3k
fec67f3fe3 updated analogous to main version 2002-10-04 14:39:22 +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
50853a16c6 The RMI interface to Application is now put into a separate RemoteApplication class. 2002-09-26 16:43:46 +00:00
stefanp
2aa00ca219 now the commit-mails should work again 2002-09-18 16:46:51 +00:00
stefanp
f3084ba727 a testcommit 2002-09-18 16:44:19 +00:00
stefanp
2a5fc3b0c2 a testcommit 2002-09-18 16:38:03 +00:00
hns
c044ab86ab Set debug on so we get line numbers with stack traces. 2002-08-01 16:04:04 +00:00
hns
c5e1c05dfb Upgraded to Mckoi DB 0.93 with DataCellCache patch applied
(see http://mckoi.com/database/ver/patches/0.93/ for details)
2002-07-31 15:48:29 +00:00
hns
68f516710c Improved start scripts, added jetty jar files. 2002-07-25 12:09:35 +00:00
hns
748c225afe Attempt to copy licenses folder into build package 2002-07-24 18:46:38 +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
8f75b2183c create images dir (although this doesn't seem to be necessary) 2002-07-16 15:37:07 +00:00
hns
af183dfb0e unzip images to /static/images instead of /static/antville 2002-07-16 15:30:03 +00:00
hns
54ac9930e6 checkin of mckoi database configuration file. 2002-07-16 13:56:28 +00:00
hns
b930d63621 switch from hsqldb to mckoidb data source. 2002-07-16 13:41:35 +00:00
hns
857625515b commented out JAVA_HOME assignment which overwrites preexisting environment variable. 2002-07-16 13:39:03 +00:00
hns
c886ea5ad8 Remove HSQLDB jar file in favour of mckoidb.jar. 2002-07-16 13:22:30 +00:00
hns
7eef23b116 Empty Mckoi Database files 2002-07-16 13:20:09 +00:00
hns
87a95f270d Remove HSQLDB files in favour of Mckoidb. 2002-07-16 13:12:09 +00:00
hns
3b98b2c422 changed mountpoint for manage application. 2002-07-16 12:01:30 +00:00
hns
844a5f1ebb added mckoidb.jar to classpath. 2002-07-16 11:59:52 +00:00
hns
3353f34807 Updated classpath and command line. 2002-07-16 11:59:51 +00:00
hns
010f71e201 Removed rmi.zip from classpath. 2002-07-11 12:40:30 +00:00
hns
e724c8367e added mountpoint for base app in apps.properties file 2002-07-11 12:34:50 +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
p3k
02c20371b0 added access permission for execution of hop.sh in tar action;
added prefix parameter in tar actions
2002-06-28 16:28:56 +00:00
p3k
e365ce4c63 update to version 1.5b3 of ant
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/bin/
2002-06-27 13:12:21 +00:00
p3k
b2890fe700 added chmod 755 for hop.sh; renamed param buildvariation to distribution 2002-06-25 14:35:03 +00:00
p3k
06ade1be76 removed target "app-package" (is replaced by target "app" and some cool code by stefanp in build.sh / .bat) 2002-06-18 14:40:20 +00:00
p3k
9a39b7b589 added little target "help" that only depends on "usage" for convenience 2002-06-18 14:24:06 +00:00
p3k
67410fbf2b commented out the line setting JAVA_HOME 2002-06-18 13:49:53 +00:00
stefanp
9851f312f7 make sure dist-directory exists everywhere 2002-06-18 12:20:17 +00:00
stefanp
8f8e572459 removed obsolete code, added appname as 2nd parameter for
app-package target
2002-06-18 11:33:01 +00:00
stefanp
a8e41a8695 removed obsolete code 2002-06-18 11:32:32 +00:00
stefanp
3461ea9ef1 removed todo-list 2002-06-18 11:08:53 +00:00
stefanp
1527bef536 first checkin of build-model which fits the new cvs-layout 2002-06-18 11:01:29 +00:00
stefanp
86d7f7d00d test 2002-06-18 09:20:10 +00:00