ghaseminya / admin-showcase

Showcase web application

Home Page:http://adminfaces-rpestano.rhcloud.com/showcase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Showcase with Spring security

Build Status (Travis CI) Join%20Chat

AdminFaces showcase application.

showcase

Demo

Showcase is available on Openshift here.

Build

Just generate the war file using maven:

mvn clean package -DskipTests

Test

To execute functional tests just choose the application server using maven profile, ex:

mvn clean package -P wildfly8-managed
Note
wildfly8-managed is activated by default.

By default tests run on chrome, to change the webdriver you need to use the property browser:

mvn test -Ptomee-remote -Dbrowser=phantomjs

Supported Application Servers

WildFly Swarm

This showcase is Wildfly Swarm compatible, just run the following command:

mvn wildfly-swarm:run  -Pswarm

Documentation

About

Showcase web application

http://adminfaces-rpestano.rhcloud.com/showcase/


Languages

Language:HTML 55.0%Language:Java 38.1%Language:CSS 5.7%Language:JavaScript 1.2%Language:Shell 0.0%