Content Management

PjEr-CM is a content management framework written in JAVA, so is intended to run on any OS platforms. The development process follows the Maven (http://maven.apache.org) best-practices. PjEr-CM is module based because it uses HiveMind (http://jakarta.apache.org/hivemind/). The default database module uses Hibernate (http://hibernate.org/), so it will support all major SQL database management systems (Oracle, DB2, MySQL, PostgreSQL, Sybase, SAP DB, HypersonicSQL, Microsoft SQL Server, Informix, FrontBase, Ingres, Progress, Mckoi SQL, Pointbase and Interbase). The web interface will be deployed in any J2EE Servlet container (Tomcat, JBoss, etc..) and will be developed with Webwork (http://www.opensymphony.com/webwork/).