Frequently Asked Questions - JCMS Web
JCMSWeb v2.0 released June 26, 2012
1- JCMS Web has been validated on Internet Explorer and Firefox. We have experienced some problems on Chrome and Safari and do not recommend those browsers.
2- You cannot install JCMS Web into the same directory where you have extracted the zip file.
3- JCMS Web runs under JBoss 5.1. It requires a 32 bit distribution of Java. It will not run with 64 bit Java.
4- Jdk v1.6.x is needed to run JCMS Web.
5- The system variable for JAVA_HOME and JBOSS_HOME need to have their values set. For example, C:\Program Files (x86)\Java\jdk1.6.0_35 is my value for JAVA_HOME, and C:\Users\pblauth\Desktop\jcmsweb\jcmsJboss is my value for JBOSS_HOME.
6- The directory location for jcmsJboss cannot have spaces in its path (C:\Users\pblauth\Desktop\jcmsweb\jcmsJboss)
7- The name of the JCMS MySQL database needs to be named jcms_db
JCMS Web was first released June 29th, 2011 (v1.0.0)
What should I expect for performance?
JCMS-Web is fully tested and ready for production use. Our pre-release testing has uncovered performance issues when run against databases that have over 5000 mouse records in them. The performance problems will be fixed soon. You can safely install this version now, and install the upgrade as soon as it is ready without loss of data. We hope to have this performance problem resolved by July 15, 2011.
Are there any known issues for installing JCMS Web v1.0?
1- The installer for JCMS Web only works if the dbInfo table of JCMS MySQL database is v4.2.1. The workaround is to manually change the version in dbinfo table to 4.2.1, then reset to original version after installation.
2- Jdk 1.7.x does not work with the installer. It has to be 1.6.x.