JCMS Web Application
The JCMS Web application is a collection of interfaces to your existing JCMS database. The current release does not include all the functionality of the JCMS application, however, it has interfaces for:
· Creating ad-hoc queries of mice and mating data (you can also save and recall queries);
· Reports (cage use and colony summary);
· Basic colony management functions: add mouse, edit mouse, list mice, add matings;
· User administration (add users to workgroups);
· Controlled vocabulary and setup variable administration.
Installing JCMS Web will not affect the way your current Microsoft Access JCMS interface works with the database. That will remain the same. Click here for the complete Installation Guide for JCMS Web.
We will continually be expanding the functionality of the web application and provide you with upgrades.
In order to use the web application you need:
1. To be using MySQL as your backend database.
2. JCMS version 4.8.4
3. Have sufficient rights to install an application server on your local machine
If you are not using MySQL as your back end database, go here to convert your msAccess database to MySQL.
Run the latest JCMS Access Upgrader utility from here even if you have JCMS Access v4.8.4. The upgrader is going to upgrade your database to version 100 which is required to run JCMS Web v2.6.0.
JCMS Web Application
download the JCMS Web Application
v2.6.0 (released 5/17/2013)
The web application installer is a Java program that examines your systems for the technical prerequisites such as the version of Java, the supported versions of MySQL, and the supported versions of JCMS. If there are any problems you are notified and directed on how to fix it.
If your configuration meets the installation requirements, then the installer installs JBoss 6.1 on your system and adds a new database in MySQL that is required to support the additional functionality of JCMS Web.
Upgrade JCMS Web
download the JCMS Upgrade Script
v2.2.0 (released 5/17/2013)
To upgrade your JCMS Web application to the latest v2.2.0 release, download the above upgrade script, a .zip file, and unzip the contents. The script inserts some important records that are needed for the more advanced versions of JCMS Web.
Run the script by using this command at the command line:
mysql -uroot -p jcmsweb_db < jcmsweb_db_2.2.0.upgrade.sql
After the script has been run, download and run the JCMS Web Application installer. The installer download can be found above, under the JCMS Web Application header.