Download enlighter Free Java Code
Description
JSF + PrimeFaces + Spring + Hibernate JPA. JTA (JMS, JPA) via JNDI configured resources. J2EE security. JMX exposure. Spring cache with Ehcache.
Source Files
The download file enlighter-master.zip has the following entries.
README/*ww w. j a va 2 s . c om*/
enlighter.iml
pom.xml
src/main/java/com/fourthelephant/enlighter/TaskManager.java
src/main/java/com/fourthelephant/enlighter/TaskManagerImpl.java
src/main/java/com/fourthelephant/enlighter/bean/DbBean.java
src/main/java/com/fourthelephant/enlighter/bean/OracleServerConnectionBean.java
src/main/java/com/fourthelephant/enlighter/bean/ServerConnectionBean.java
src/main/java/com/fourthelephant/enlighter/bean/SysStatBean.java
src/main/java/com/fourthelephant/enlighter/bean/TaskBean.java
src/main/java/com/fourthelephant/enlighter/dao/OracleServerConnectionDao.java
src/main/java/com/fourthelephant/enlighter/dao/ServerConnectionDao.java
src/main/java/com/fourthelephant/enlighter/dao/SysStatDao.java
src/main/java/com/fourthelephant/enlighter/dao/TaskDao.java
src/main/java/com/fourthelephant/enlighter/message/MailListener.java
src/main/java/com/fourthelephant/enlighter/message/Sender.java
src/main/java/com/fourthelephant/enlighter/model/Alert.java
src/main/java/com/fourthelephant/enlighter/model/AlertDescriptor.java
src/main/java/com/fourthelephant/enlighter/model/ModelBase.java
src/main/java/com/fourthelephant/enlighter/model/OracleConnectionRole.java
src/main/java/com/fourthelephant/enlighter/model/OracleConnectionType.java
src/main/java/com/fourthelephant/enlighter/model/OracleServerConnection.java
src/main/java/com/fourthelephant/enlighter/model/ServerConnection.java
src/main/java/com/fourthelephant/enlighter/model/SysStat.java
src/main/java/com/fourthelephant/enlighter/model/Task.java
src/main/resources/META-INF/persistence.xml
src/main/resources/MessageResources.properties
src/main/resources/config.properties
src/main/resources/log4j.xml
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/META-INF/context.xml
src/main/webapp/WEB-INF/applicationContext.xml
src/main/webapp/WEB-INF/db.xml
src/main/webapp/WEB-INF/ehcache.xml
src/main/webapp/WEB-INF/faces-config.xml
src/main/webapp/WEB-INF/jms.xml
src/main/webapp/WEB-INF/servlet-context.xml
src/main/webapp/WEB-INF/templates/template.xhtml
src/main/webapp/WEB-INF/views/home.jsf
src/main/webapp/WEB-INF/web.xml
src/main/webapp/error.xhtml
src/main/webapp/home.xhtml
src/main/webapp/index.html
src/main/webapp/login.xhtml
src/main/webapp/resources/css/screen.css
src/test/java/com/fourthelephant/enlighter/TaskManagerTest.java
src/test/java/com/fourthelephant/enlighter/bean/TaskHomeTest.java
src/test/resources/db.properties
src/test/resources/log4j.xml
src/test/resources/test-context.xml
src/test/resources/test-db.xml
Download
Click the following link to download enlighter-master.zip.
enlighter-master.zip