Download Sample JEE6 Maven project Free Java Code
Description
Simple JEE6 Maven skeleton project.
Icons
Source Files
The download file Sample-JEE6-Maven-project-master.zip has the following entries.
.gitignore/* w ww.j a v a2 s .c o m*/
NetBeansRCP/RemoteHandler/nb-configuration.xml
NetBeansRCP/RemoteHandler/pom.xml
NetBeansRCP/RemoteHandler/src/main/java/com/exie/hessian/HessianCookieProxyFactory.java
NetBeansRCP/RemoteHandler/src/main/java/com/exie/remotehandler/HessianServiceFactory.java
NetBeansRCP/RemoteHandler/src/main/nbm/manifest.mf
NetBeansRCP/RemoteHandler/src/main/nbm/module.xml
NetBeansRCP/RemoteHandler/src/main/resources/com/exie/remotehandler/Bundle.properties
NetBeansRCP/RemoteHandler/src/main/resources/com/exie/remotehandler/layer.xml
NetBeansRCP/application/mjee.jks
NetBeansRCP/application/nb-configuration.xml
NetBeansRCP/application/pom.xml
NetBeansRCP/application/src/main/jnlp/master.jnlp
NetBeansRCP/branding/nb-configuration.xml
NetBeansRCP/branding/pom.xml
NetBeansRCP/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
NetBeansRCP/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame.gif
NetBeansRCP/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame32.gif
NetBeansRCP/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/frame48.gif
NetBeansRCP/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif
NetBeansRCP/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
NetBeansRCP/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties
NetBeansRCP/branding/src/main/nbm/manifest.mf
NetBeansRCP/branding/src/main/nbm/module.xml
NetBeansRCP/branding/src/main/resources/com/exie/nbrcp/Bundle.properties
NetBeansRCP/branding/src/main/resources/com/exie/nbrcp/layer.xml
NetBeansRCP/domainview/nb-configuration.xml
NetBeansRCP/domainview/pom.xml
NetBeansRCP/domainview/src/main/java/com/exie/domainview/DeleteUserAction.java
NetBeansRCP/domainview/src/main/java/com/exie/domainview/DomainViewAction.java
NetBeansRCP/domainview/src/main/java/com/exie/domainview/DomainViewTopComponent.form
NetBeansRCP/domainview/src/main/java/com/exie/domainview/DomainViewTopComponent.java
NetBeansRCP/domainview/src/main/java/com/exie/domainview/UserTableModel.java
NetBeansRCP/domainview/src/main/nbm/manifest.mf
NetBeansRCP/domainview/src/main/nbm/module.xml
NetBeansRCP/domainview/src/main/resources/com/exie/domainview/Bundle.properties
NetBeansRCP/domainview/src/main/resources/com/exie/domainview/DomainViewTopComponentSettings.xml
NetBeansRCP/domainview/src/main/resources/com/exie/domainview/DomainViewTopComponentWstcref.xml
NetBeansRCP/domainview/src/main/resources/com/exie/domainview/layer.xml
NetBeansRCP/nb-configuration.xml
NetBeansRCP/pom.xml
README
domain/nb-configuration.xml
domain/pom.xml
domain/src/main/java/com/exie/mjeedom/FlexService.java
domain/src/main/java/com/exie/mjeedom/MyObject.java
domain/src/main/java/com/exie/mjeedom/MyServiceRemote.java
domain/src/main/java/com/exie/mjeedom/ServiceFactory.java
domain/src/main/java/com/exie/mjeedom/User.java
domain/src/main/nbm/manifest.mf
domain/src/main/nbm/module.xml
domain/src/main/resources/com/exie/mjeedom/Bundle.properties
domain/src/main/resources/com/exie/mjeedom/layer.xml
domain/src/test/java/com/exie/domain/AppTest.java
external-wrapper/pom.xml
external-wrapper/src/main/nbm/manifest.mf
external-wrapper/src/main/nbm/module.xml
external-wrapper/src/main/resources/com/exie/externalwrapper/Bundle.properties
external-wrapper/src/main/resources/com/exie/externalwrapper/layer.xml
flex/pom.xml
flex/src/main/flex/Main.mxml
flex/src/main/flex/model/MyObject.as
mjee-ear/nb-configuration.xml
mjee-ear/pom.xml
mjee-ear/profiles.xml
mjee-ear/src/main/application/META-INF/MANIFEST.MF
mjee-ejb/nb-configuration.xml
mjee-ejb/pom.xml
mjee-ejb/src/main/java/com/exie/services/FlexServiceEJB.java
mjee-ejb/src/main/java/com/exie/services/MyService.java
mjee-ejb/src/main/resources/META-INF/MANIFEST.MF
mjee-web/nb-configuration.xml
mjee-web/pom.xml
mjee-web/src/main/java/com/exie/web/CharResponseWrapper.java
mjee-web/src/main/java/com/exie/web/DynamicHessianServlet.java
mjee-web/src/main/java/com/exie/web/FlexFilter.java
mjee-web/src/main/java/com/exie/web/FlexServiceServlet.java
mjee-web/src/main/java/com/exie/web/JNLPFilter.java
mjee-web/src/main/java/com/exie/web/MyJSPManagedBean.java
mjee-web/src/main/java/com/exie/web/MyServlet.java
mjee-web/src/main/java/com/exie/web/TestFilter.java
mjee-web/src/main/java/com/exie/web/TestServlet.java
mjee-web/src/main/webapp/WEB-INF/sun-web.xml
mjee-web/src/main/webapp/WEB-INF/web.xml
mjee-web/src/main/webapp/index.xhtml
nb-configuration.xml
nbactions.xml
pom.xml
runApp.sh
scala-lib/pom.xml
scala-lib/src/main/nbm/manifest.mf
scala-lib/src/main/nbm/module.xml
scala-lib/src/main/resources/com/exie/scalalib/Bundle.properties
scala-lib/src/main/resources/com/exie/scalalib/layer.xml
scala-lib/src/main/scala/com/exie/scalalib/UserFactory.scala
todo.txt
Download
Click the following link to download Sample-JEE6-Maven-project-master.zip.
Sample-JEE6-Maven-project-master.zip