Download template ejb Free Java Code

Description

EJB template tested against Oracle GlassFish Server with Java EE 6 (ejb/ web /ear components includes jms).

Source Files

The download file template-ejb-master.zip has the following entries.


.gitignore/* w w  w .  jav  a 2s .  c  om*/
README
ear/META-INF/application.xml
ear/pom.xml
ejb/pom.xml
ejb/setup/sun-resources.xml
ejb/src/main/java/META-INF/MANIFEST.MF
ejb/src/main/java/com/argmaps/ejb/CustomerSessionBean.java
ejb/src/main/java/com/argmaps/entity/Customer.java
ejb/src/main/java/com/argmaps/entity/DiscountCode.java
ejb/src/main/java/com/argmaps/mdb/NotificationBean.java
ejb/src/main/resources/META-INF/persistence.xml
ejb/src/main/resources/META-INF/sun-ejb-jar.xml
pom.xml
web/pom.xml
web/src/main/java/com/argmaps/web/CustomerMBean.java
web/src/main/webapp/AccessDenied.jsp
web/src/main/webapp/CustomerDetails.jsp
web/src/main/webapp/CustomerList.jsp
web/src/main/webapp/Login.jsp
web/src/main/webapp/LoginError.jsp
web/src/main/webapp/Logout.jsp
web/src/main/webapp/META-INF/MANIFEST.MF
web/src/main/webapp/WEB-INF/faces-config.xml
web/src/main/webapp/WEB-INF/sun-ejb-jar.xml
web/src/main/webapp/WEB-INF/sun-web.xml
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/css/default.css
web/src/main/webapp/index.jsp

Download

Click the following link to download template-ejb-master.zip.

template-ejb-master.zip




















Home »
  Java Free Code »
    JEE »




ActiveMQ
EJB
JAXB
JEE
JBoss
JSF
Quartz
Rabbitmq