8000 GitHub - bpark/spring-ejb3-webapp: Sample blog application to demonstrate spring mvc and ejb3 interoperability.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bpark/spring-ejb3-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-ejb3-webapp

This application demonstrates the interoperability between spring mvc and ejb3 SLSB layer.

The application is a sample blog webapp styled with twitter bootstrap v2.0.

To build and run the application follow this install instructions:

  1. Download and unzip jboss-as-7.1.1.zip.
  2. Clone this repository
  3. You need java 6 and maven 3 to build the application
  4. Start the jboss application server with standalone.sh or standalone.bat
  5. To build and deploy call mvn clean package jboss-as:deploy (make sure, that jboss is running)

To redeploy call mvn clean package jboss-as:redpeloy To undeploy the application call jboss-as:undeploy

About

Sample blog application to demonstrate spring mvc and ejb3 interoperability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0