Plugin:org.tolven.component.war
From DOC
Contents |
Overview
Version 2.1 Notes
Version 2.1.4
- Provided support to add a web.xml directly to war module plugins, which then forms the basis for web-fragments to contribute to.
- Removed web-resource-name parameter-def from webDirectory, filter and filter-adaptor extension-points.
- Extension-points transaction-filter, security-filter, security-role and security-constraint are deprecated, and no longer required.
- The following extension-points can now be supplied via a web-fragment:
- listener-adaptor
- env-entry-adaptor
- ejb-local-ref
- session-config
- welcome-file-list
- login-config
- env-entry
Version 2.1.3
- Added the following extension-points:
- filter-adaptor
- filter-mapping-contribution-adaptor
- servlet-adaptor,
- servlet-mapping-contribution-adaptor
- env-entry-adaptor
Version 2.1.1
- Added extension-point: listener-adaptor.
Version 2.1.0
- This plug-in was updated to provide support for the JBoss 6 Java application server and for "Tolven Gatekeeper," Tolven's implementation of the Apache Shiro Java Security Framework. Tolven Gatekeeper provides an alternative to OpenAM for interacting with LDAP (OpenDS) for user registration and password management.
Version 2 Notes
Version 2.0.11
- Now allows Security constraint's http-method to be configured
Version Notes
Version 0.0.10
- Added support for <ejb-local-ref> tag in the web.xml
Version 0.0.9
- The transaction parameter is no longer required, since all URL patterns are part of a transaction
Version 0.0.8
- Added a propertySequence extension, which allows properties to be sequenced
Version 0.0.7
- tolvenRemoteClient is now assembled during configPhase1, and placed in the public/download directory of the /Tolven context, where it can be automatically downloaded from the server via http to the installDir/remoteLib directory for use during the execution of configPhase3
Version 0.0.6
- web.xml is now fully auto-generated (e.g. using extensions in tolvenweb manifest)
Version 0.0.5
- Provided an error page extension to all error pages to be added to the web.xml based on error codes
Version 0.0.4
- Added init-param and dispatchers to filters
Version 0.0.3
- Entries for filters and servlets now moved from web.xml to the tolvenweb manifest
Version 0.0.2
- Only one directory parameter is allowed per classes extension.

