Just a note to say -mostly for other's benefit - that I am working on a maven plugin to do a remote jetty deployment of an unassembled webapp. It's in a private branch at the moment, but in the next few days I'll push it to github.
cheers Jan On 21 June 2017 at 10:40, Greg Wilkins <[email protected]> wrote: > Note that any remote file copy tool can be used to drop a war file into > the webapps directory and it will be hot deployed. > > > On 21 June 2017 at 01:13, Olivier Lamy <[email protected]> wrote: > >> Hi >> AFAIK this doesn't exist ATM. >> Maybe you can create an enhancement request in github? >> >> Olivier >> >> On Mon, Jun 19, 2017 at 9:37 PM, Kiwi de coder <[email protected]> >> wrote: >> >>> Hi, >>> >>> Just wondering do Jetty got any deployer which able to using gradle/ANT >>> task to remote deploy war/jar in war just like weblogic ? >>> >>> So far I had look into cargo and ant task, but seem like it will start a >>> new server instead of stop and redeploy on existing server. >>> >>> Do you got any other methods / common practices for remote deployment ? >>> >>> regards, >>> kiwi >>> >>> _______________________________________________ >>> jetty-users mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or unsubscribe >>> from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/jetty-users >>> >> >> >> >> -- >> Olivier >> >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> > > > > -- > Greg Wilkins <[email protected]> CTO http://webtide.com > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Jan Bartel <[email protected]> www.webtide.com *Expert assistance from the creators of Jetty and CometD*
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
