Version: 1.0
WSDL for multiple ContainersNow multiple Containers can be chosen and have their WSDLs generated in one WSDL file. Grouping of Connector Fields in WUIWhen creating Containers, the fields from Connectors are now grouped by requests. This means that all Requests must have names. In the SQL Connector, this was not implemented, so by default the SQL Requests are named '[rename]'. You can change this by editing the query. LDAP SSLConnection to the LDAP Servers now done via SSL if the LDAP URL starts with "ldaps://". Environment VariablesIt's now possible to include Environment Variables in the following locations: - Connector Properties
- SQL Queries
- LDAP Filters
The use of this feature requires that the Java 1.5 Engine must be installed.InstallerThis eliminates the galaxy.properties files that was needed in the previous versions. A WUI-Installer now starts up when you first startup the Galaxy WUI. Added Licensing supportA license key is now required to run Galaxy, without a key, Galaxy runs in Developer Edition mode. If a change from Developer Edition to Limited Edition is wanted, a Request must be made on galaxy.sagadc.com Change of 'handle' handling in the WUISince a handle is now necessary for the WSDL generation, it is now required field when creating/editing containers. If a handle was previously not specified, it will be defaulted to '[rename]'. It is recommended that you rename all handles that are called '[rename]' for the WSDL generation to work correctly. Additional DocumentationGalaxy now comes with documentation. This is a work in progress and will be updated regularly. For updates, visit: http://galaxy.sagadc.com/. Bug fixes in the WUI (Web User Interface)A bug in the WUI caused some concurrency problems. This is now fixed. Top of Page |