[aerogear-dev] Building UnifiedPush Server from sources
Sébastien Blanc
scm.blanc at gmail.com
Mon Apr 28 10:20:40 EDT 2014
It must be deployed as an "exploded"
WAR to have the live reloading working in jboss as.
Envoyé de mon iPhone
> Le 28 avr. 2014 à 16:15, Erik Jan de Wit <edewit at redhat.com> a écrit :
>
>
>> 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
>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
More information about the aerogear-dev
mailing list