Hi,

I also recommend this library https://github.com/stagemonitor/stagemonitor
Stagemonitor has nice web page for tracking/monitoring.

Thanks,

Ilya

---------------------------------------------
Orienteer(http://orienteer.org) - open source Business Application Platform

On Fri, Sep 2, 2016 at 12:08 AM, Martin Grigorov <mgrigo...@apache.org>
wrote:

> Hi,
>
> I use DCEVM (https://github.com/dcevm/dcevm).
> It doesn't have all the bells and whisles like JRebel but it is FREE and
> does a great job in reloading classes!
> Combined with an embedded web container (as Tobias suggested) is the best!
>
> For reloading markup - Wicket does itself without any extermal help in DEV
> mode.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Fri, Sep 2, 2016 at 8:59 AM, Martijn Dashorst <
> martijn.dasho...@gmail.com
> > wrote:
>
> > At € day job we pay a lot to use jrebel. Not perfect but does the job
> > reasonably well. Unfortunately their new licensing model made it about 4
> > times more expensive for us to use it.
> >
> > Martijn
> >
> > On Friday, 2 September 2016, Tobias Soloschenko <
> > tobiassolosche...@googlemail.com> wrote:
> >
> > > Hi,
> > >
> > > you could use Jetty and run it in debug mode within your IDE. See
> > > StartExamples Java-Class
> > >
> > > https://github.com/apache/wicket/blob/master/wicket-
> > > examples/src/test/java/org/apache/wicket/examples/StartExamples.java
> > >
> > > kind regards
> > >
> > > Tobias
> > >
> > > > Am 02.09.2016 um 03:19 schrieb James Selvakumar <ja...@mcruncher.com
> > > <javascript:;>>:
> > > >
> > > > Dear Wicket community,
> > > >
> > > > May I know what techniques/tools are used by the community to reload
> > > Wicket
> > > > classes and markup without reloading Servlet Container to speed up
> > > > development?
> > > >
> > > > --
> > > > Thanks & regards
> > > > James Selvakumar
> > > > mCruncher
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > <javascript:;>
> > > For additional commands, e-mail: users-h...@wicket.apache.org
> > > <javascript:;>
> > >
> > >
> >
> > --
> > Become a Wicket expert, learn from the best: http://wicketinaction.com
> >
>

Reply via email to