Plugin:org.tolven.dischargeInstructions

From DOC

Jump to: navigation, search

Contents

Version 2.1 Notes

Version 2.1.3

  • Removed Advance Directives and Discharge Instructions from the Observations menu.
  • Replaced the <listener>, <filter>, and <servlet> deployment descriptor tags in the web-fragment.xml and web.xml files with @WebListener, @WebFilter, and @WebServlet in cases where order is not important.
  • Removed the "classes" extension for contributing classes to a war file's WEB-INF/classes directory to instead use a WEB-INF-LIB extension to contribute a jar containing those classes to the WEB-INF/lib directory of the war file.

Version 2.1.2

  • Removed the <servlet> and <servlet-mapping-contribution> extensions from the manifests, and instead we now supply the servlet information via a web-fragment.xml file.
  • Added a ServletContextListener which logs when the module is successfully deployed with the war file.

Version 2.1.1

  • Work continues on ONC §170.306 (e) Electronic copy of discharge instructions. This functionality is not yet complete.

Version 2.1.0

  • Work began on ONC §170.306 (e) Electronic copy of discharge instructions. This functionality is not yet complete.
Personal tools