helma/apps/manage
2012-03-27 11:47:36 +02:00
..
Application Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
DocApplication Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
DocFunction Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
DocPrototype Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
DocTag Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
Global Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
Root Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
app.properties Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
class.properties Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00
readme.txt Merge remote-tracking branch 'manage/master' into subtree 2012-03-27 11:47:36 +02:00

To get the manage-application to work you must:

 - add it to the apps.properties file with the following line:
     manage

 - use helma distribution 1.5 or later.

 - add the following properties to server.properties:
 
   allowAdmin = [comma-separated list of hosts or ip-addresses that
                 are allowed to access this application. wildcards
                 are only allowed in addresses, not in hostnames!]
   adminAccess = <MD5-encoded credentials>
   
   Creating the credentials can be done after you've got the application
   up and running at this address: http://<your-server-name>/manage/makekey