Sample Applications
Here you will find some sample Java and PHP applications you can use to test on CumuLogic’s platform.You can download the application bundle, extract it and add it to your application repository for easy deployment.
The applications are bundled in zip format, it includes,
- Application war/tar.gz file,
- CumuLogic descriptor xml file,
- Any schema file if applicable,
Java
- testweb - Simple Java application that can be deployed on JBoss/Tomcat/GlassFish. Does not require database.
- petstoreWeb – Simple petstore application, can be deployed on JBoss/Tomcat/GlassFish. Does not require database.
- hudson – Hudson Integration application, can be deployed on JBoss/Tomcat/GlassFish. Does not require database.
- granny - Granny’s address book application written in Spring framework, Tomcat+ MySQL database
- guestbookapp – sample guestbook application for JBoss + MySQL
- ConferencePlanner - Sample conference planner application for GlassFish + MySQL
PHP
- info - Simple PHP application showing phpinfo().
- guestbookapp-php – Sample Guestbook application using PHP + MySQL
