Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chkal/jax14-jsf-gwt

http://jax.de/2014/sessions/jsf-vs-gwt-jsf-und-gwt
https://github.com/chkal/jax14-jsf-gwt

Last synced: about 6 hours ago
JSON representation

http://jax.de/2014/sessions/jsf-vs-gwt-jsf-und-gwt

Awesome Lists containing this project

README

        

# JSF + GWT integration example

http://jax.de/2014/sessions/jsf-vs-gwt-jsf-und-gwt

## App1: helloworld

To run the application with embedded Tomcat 7.0:

mvn tomcat7:run-war

To start the GWT CodeServer:

mvn gwt:run-codeserver

## App1: bms

Deploy the application to a JEE7 compatible app server (like Wildfly).

To start the GWT CodeServer:

mvn gwt:run-codeserver