Plugin:org.tolven.analysis.colorectal
From DOC
Contents |
Version 2 Notes
This version is in testing, see #Version_Notes
Version 2.0.6
- Minor, non-functional changes were made for repository renaming and to enable the plug-in to work in V2.
Version 2.0.5
- Moved TolvenPropertiesMap from tolvenEJB to tolvenCommon, and upgraded it to have the user's default properties, and allow them to be updated or added to directly as part of a transactional call to tolvenAPI
Version 2.0.4
- XAccountUser is sent from tolvenAPI to tolvenWeb in the Jersey response as an XML as opposed to storing it in the SSO session. It is stored in the HttpSession in tolvenWeb
- System properties, account user properties, etc are sent from tolvenAPI to tolvenWeb in a Jersey response as an XML
- All properties in tolvenWeb are now part of TolvenResourceBundle which is stored in the HttpSession, and can be accessed via JSF or Java POJOs
Version 2.0.3
- Fixed URL error: http://java.sun.com/jstl/core changed to http://java.sun.com/jsp/jstl/core
Version Notes
Version 0.0.2
- <from-action> tags in the faces-config.xml must follow the #{.*} pattern and also the methodValue pattern

