Ready to use application template using ExtJS 4.2, MVC approach, REST interface to Java, EJBs and Hibernate for ORM. Includes authentication code and other useful samples.
MIT License
12
stars
4
forks
source link
Adding security-domain and insert database on local jboss setup #1
Before we can running this extjs-rest-java-hibernate application on local jBoss, some works need to be done:
Setup DataSource
Add security domain, again, in your jBoss's standalone.xml add security domain as following: