This package will install the neccesary scripts to make an AGETOR installation, including Broker, Servicerunner and the default webserver and servletrunner Tomcat, run as NT services.
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| release.txt | 18-Feb-2009 09:27 | 5.3K | ||
| wrapper3_1_0.apa | 17-Feb-2009 16:21 | 225K | ||
| wrapper3_0_1.apa | 11-Dec-2007 09:53 | 225K | ||
| wrapper3_0_0.apa | 11-Sep-2007 11:59 | 223K | ||
AGETOR NT-WRAPPER RELEASE NOTES This document describes changes and bugfixes to the AGETOR Wrapper Package. These changes may affect version upgrades, so if experiencing problems after a version upgrade, please consult this document for major changes between the old and the new version. =============================================================== 2009-02-18 AGETOR Wrapper 3.1.0 (Full version) =============================================================== + Increased java permgen space default from 64mb to 192mb for tomcat. =============================================================== 2007-12-06 AGETOR Wrapper 3.0.1 (Full version) =============================================================== + Altered classpath default from common/lib to shared/lib used by ADK 3.0.2 + Increased java max heap default from 256 to 512mb for servicerunner and tomcat. =============================================================== 2007-09-03 AGETOR Wrapper 3.0.0 (Full version) =============================================================== + Bugfix added AGETOR project name on service startup + Updated Java Wrapper version from 3.0.5 to 3.2.2 =============================================================== 2006-09-01 AGETOR Wrapper 2.1.1 (Full version) =============================================================== + Installation has been greatly simplyfied. + The NT services can be installed automatically during package installation. + The classpathes have been corrected to match the AGETOR 2.1 setup. =============================================================== 2006-06-28 AGETOR Wrapper 2.1.0 (Full version) =============================================================== + Repackaged for AGETOR 2.1 with some added parameters. =============================================================== 2006-06-12 AGETOR Wrapper 2.0.4 (Full version) =============================================================== + Modified the shutdown command for the ServiceRunner so shutdown signals are sent to services before termination. Instead of installing the new version you may update an existing installation by replacing these lines in servicerunner-wrapper.conf: wrapper.app.parameter.10=dk.bording.inside.servicerunner.ServiceRunner wrapper.app.parameter.11=false wrapper.app.parameter.12=0 with these lines: wrapper.app.parameter.10=dk.bording.inside.servicerunner.Src wrapper.app.parameter.11=true wrapper.app.parameter.12=1 wrapper.app.parameter.13=--shutdown =============================================================== 2005-02-24 AGETOR Wrapper 2.0.3 (Full version) =============================================================== + Minimal update for compatibility with ADK 2.0.9. =============================================================== 2004-09-15 AGETOR Wrapper 2.0.2 (Full version) =============================================================== NOTICE: This is a minor update that adds zip libraries and the classes found in WEB-INF/classes to the classpath of the classpath of the Broker and ServiceRunner. For existing installations it is easier to change the configuration by replacing the current classpath lines (the lines starting with wrapper.java.classpath.<number>) with these lines: wrapper.java.classpath.1=%AGETOR_HOME%/jakarta-tomcat/webapps/agetor2/WEB-INF/classes wrapper.java.classpath.2=%AGETOR_HOME%/jakarta-tomcat/webapps/agetor2/WEB-INF/lib/*.jar wrapper.java.classpath.3=%AGETOR_HOME%/jakarta-tomcat/webapps/agetor2/WEB-INF/lib/*.zip This assumes the default webapp location, agetor2. + Bugfix: Added WEB-INF/classes to the classpath of the Broker and ServiceRunner. + Added zip libraries to the classpath of the Broker and ServiceRunner. =============================================================== 2004-01-22 AGETOR Wrapper 2.0.1 (Full version) =============================================================== PLEASE OBSERVE THAT THERE IS NO NEED FOR INSTALLING THIS VERSION IF YOU ALLREADY HAVE A WORKING AND CONFIGURED 2.0.0 VERSION. THIS VERSION IS ONLY INTENDED FOR NEW INSTALLATIONS. IF YOU CHOOSE TO UPGRADE YOUR EXISTING INSTALLATION, IT'S PROBABLY EASIER TO EDIT YOUR CONFIGURATION FILES MANUALLY TO USE WILDCARDS. + Bugfix: Now the default configuration files utilize wildcards instead explicitly naming all jar-files i CLASSPATH entries. Thus, if you add additional jar-files to your project, all configuration files will automatically have them in their respective CLASSPATH. Only if you add libraries with other extensions, such as zip og class, you'll need to modify the configuration files. 2003-11-04 AGETOR Wrapper 2.0.0 - (Full version) ------------------------------------------------- + Installing this package provides default installation scripts and configuration files for installing AGETOR Broker, AGETOR Servicerunner and Tomcat as Windows(tm) services. To install put this APA in your $AGETOR_HOME/install/packages and start the installer. Due to limitations in the install tool, it is currently not possible to modify several files per question, thus you must answer the same questions for both service-runner, broker and tomcat configuration files. PLEASE CLICK "MANUAL INSTALLATION" AFTER INSTALLING!