hectorgarzon / kitchensink-mobile-angularjs-topcoat

Demonstrates how to combine AngularJS, Topcoat, jQuery Globalize, JAX-RS and Java EE in order to create an internationalized mobile web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kitchensink-mobile-angularjs-topcoat

What is it?

Shows how to combine HTML5, AngularJS, Topcoat, jQuery Globalize, JAX-RS and Java EE in order to create an internationalized mobile web application.

This is your project! It is a sample, deployable Maven 3 project to help you get your foot in the door developing with AngularJS on Java EE 6 on JBoss Enterprise Application Platform 6 or JBoss AS 7.

This project is setup to allow you to create a compliant Java EE 6 application using CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0. It includes a persistence unit and some sample persistence and transaction code to introduce you to database access in enterprise Java.

System requirements

All you need to build this project is Java 6.0 (Java SDK 1.6) or better, Maven 3.0 or better.

The application this project produces is designed to be run on JBoss Enterprise Application Platform 6 or JBoss AS 7.

The application is running on Openshift here

About

Demonstrates how to combine AngularJS, Topcoat, jQuery Globalize, JAX-RS and Java EE in order to create an internationalized mobile web application.