[aerogear-dev] Building UnifiedPush Server from sources

Erik Jan de Wit edewit at redhat.com
Mon Apr 28 10:15:46 EDT 2014


On 28 Apr,2014, at 16:02 , A577127 <antoine.matyja at worldline.com> wrote:

> The grunt command updated html and js files in server/src/main/webapp but it

The grunt task updates the console static (html, javascript and css) files into jboss/standalone/deployments/ag-push.war.

To use this first you’ll need to deploy the war directory. The war is build with mvn install, after that copy the war directory ( from server/target/ ) into the jboss/standalone/deployments directory now you’ll have the whole app deployed which can then be updated by grunt. Point your browser to http://localhost:8080/ag-push to see the changes as you live edit them.

Hope this helps
	Erik Jan





More information about the aerogear-dev mailing list