v0.6.3 - Jan 23, 2009
!!! Uploading war file does not work on some system
v0.6.2 - Dec 15, 2008
!!! Fixed: View log page is display nothing
v0.6.1 - Oct 06, 2008
!!! Root deploy failed due to incorrect XML path
! PHP warning message when enabling JSP/Servlet access for a domain
v0.6 - Oct 03, 2008
*** /var/www/html/daplugin/tomcat_upload.php is now encoded by Zend Encoder.
* Some code optimization and bug fixes
v0.5b - Feb 21, 2008
!!! Fixed: Slash / being parsed as %2F result in fail with Fedora Core 7
v0.5a - Feb 20, 2008
!!! Fixed: Missing a closing double quote " in user_index.tpl
v0.5 - Feb 04, 2008
+++ Ability to upload multiple WAR files for deploying
+++ Ability to perform bulk actions for deployed app. using checkboxes
+++ Ability to perform bulk actions for existing virtual hosts using checkboxes
+++ Global JNDI Resource List
+ Added a menu for user level
+ Color for app status (green / red)
+ Ability for admin to choose prefered license server
+ Added "Host Check" admin option
+ Added catalina.out and mod_jk.log for log viewer
* need-to-chown apps are now red in color
* use DHTML to close session info without refreshing the page
* Redesign of user level template
! Fixed PHP error when there is no virtual host
! many other bug fixes
v0.4 - Feb 14, 2007
+++ Built-in Virtual Host Manager
+ Custom input for license type
% Redesigned admin menu
! The last added host name is displayed constantly at the top
! Some other minor bug fixes
v0.3 - Dec 31, 2006
+++ Template system. The default template files can be found in /usr/local/directadmin/plugins/tomcat/include/template/default
+++ Custom script. Will be run before/after various tasks. See the README in /usr/local/directadmin/plugins/tomcat/include/externals/custom
+ Ability to disable the plugin globally
% Code rewrite on displaying application list
! Plugin name not displayed in version info bar
v0.2 - Aug 30, 2006
+++ Logs viewer for admin
+ Descriptions on Admin settings
+ License Details in Admin settings
+ Disabling button on submit: avoid double click
! Some little bug fixes
v0.1 - Aug 13, 2006
= First release
+++ Custom Language Pack
+++ Enable/Disable JSP/Servlet Access for the user domains
+++ Deploy application from local WAR file/directory/XML config file
+++ Deploy application from uploaded WAR file
+++ List all deployed applications with their context path, display name, status and sessions count
+++ Diaplay sessions information for an application
+++ Start application
+++ Stop application
+++ Reload application
+++ Undeploy application
+++ Chown application (When autoDeploy is enabled, the application folder is deployed as root.)