What's new in AGETOR Version 3.1.1?
AGETOR 3.1.1 is an upgrade of AGETOR 3.1.0. It contains a number of minor bugfixes and improvements.
Eased Retrieval of Developer License
The process of getting and updating a developer license has been significantly simplified since this may be done from within the administration page of the AGETOR Control Center in the installation.Ie. after installing an AGETOR 3.1.1 it can simply be started and the developer user can enter the administration web gui using the administration interface
, select the license tab and click retrieve license. This will bring up the wizard shown below:
![]() |
After logging in with your developer credentials, click the get developer license button as illustrated below:
![]() |
After clicking the button, a developer license is retrieved and installed, and the AGETOR installation should be ready to use after a restart.
Updating an existing developer license in the installation is even easier; you click the update license button and the installation will request an updated license using the information of the existing developer key to select the correct user.
Wiki-based Help in the Control Center
The help in the AGETOR Control Center and related web-pages have been replaced with a wiki-based help system. This makes the help system searchable and allow 3th party contributors to use the help system when writing JSF-based applications on top of AGETOR. The help is shown in a separate page in the right hand side of the screen but may be maximized and closed at will.Log and Trace
A new checkpoint level (DONE) was added to allow programmatic signaling of process completion from within a transformation. The done level is visible in the Log and Trace system to indicate that all processing was completed.SOAP Inlet Modifications
- Built for AGETOR 3.1 and modified the web.xml to support Tomcat 6.0.x.
- Added error logging when parsing incoming messages.
- Added support for specifying the url/webservice name during installation. Note: web.xml and server-config.wsdd is now placed in the ROOT webapp instead of the agetor3 webapp. This allows manual supply of a different default url with custom packages, without affecting the Agetor webapp.
- Added documentation on custom URL configuration on wiki site
.
AXT Basic
- Bugfix: XMLSplitFiler and GenericSplitFilter would not execute correctly if no output attribute was explicitly stated. This has been fixed.
- Bugfix: Updated Commons net package with the offical commons-net 2.0 release. This should fix the mode="ASCII" problem reported for ftpinlet/docdeliver with the release 3.1.0.
AXT Docdeliver
- Changed docdeliver media configuration files overwrite during installation from true to false to avoid custom settings being overwritten during minor updates.
Additional Improvements
- Fixed a bug causing java.endorsed libraries to be loaded from JAVA_HOME instead of TOMCAT_HOME/common/endorsed when starting tomcat from a prompt.
- Added checkpoint "done" support to provide a way the configurator can signal to the user that the trace is completed:
<checkpoint>
<param name="label" value="Received order {orderid} process complete."/>
<param name="level" value="DONE"/>
</checkpoint>
- Improved Trace logging and error handling
- Fixed a IDL2Java problem with multiple sequences in the IDL file when generating stored procedures
- Fixed a logging issue where the JSP WIKI web application logged to a file in the /tmp directory
- Removed tomcat manager webapps from the default installation. These webapps posed a potential security risk, when tomcat was publicly available.
- Added support for retrieving and updating developer license keys using the webinterface wizard
- Added support for using the command line tool lcc to support webservice commands to the LMP server
- Multiple improvements to the SPServerGenerator (for use with stored procedures)
- Services are now multi threaded
- DB connections are now made via JDBC Pooling (dbcp)
- Added performance monitoring, available via SCMD and Control Center
- More thorough error logging
- Bugfix: XMLSplitFiler and GenericSplitFilter would not execute correctly if no output attribute was explicitly stated. This has been fixed.
- Bugfix: Updated Commons net package with the offical commons-net 2.0 release. This should fix the mode="ASCII" problem reported for ftpinlet/docdeliver with the release 3.1.0.


![Aggregate the RSS feed [RSS]](/awiki/images/xml.png)