|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
new class reloading solution JavaRebelHi people,
I haven't tried it myself yet, but Jevgeni Kabanov (from Aranea framework[1]) just released 'JavaRebel' which is a transparent class loading solution. It should work well with Wicket, since Wicket is a pure Java framework. Jevgeni is interested in user experiences and he'd like to write an article about Wicket + JavaRebel if he gets a few confirmations of people successfully using it. Read more about it here: http://www.zeroturnaround.com/blog/javarebel-brings-class-reloading-to-java/, and let us (this list or Jevgeni) know what your experiences are. Have fun! Eelco [1] http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fwww.araneaframework.org%2F&ei=p5kLR_7lHZPEepmm4ZwF&usg=AFQjCNGZ2m5UshrHFf0T40HjEF0nOCE8iA&sig2=0oAqqHaBEuy2rC256-8t_Q --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: new class reloading solution JavaRebelLooks promising. A lot of people here complain about having to restart
jetty or tomcat every time they modify their classes. Too bad it's commercial :( Eelco Hillenius wrote: > Hi people, > > I haven't tried it myself yet, but Jevgeni Kabanov (from Aranea > framework[1]) just released 'JavaRebel' which is a transparent class > loading solution. It should work well with Wicket, since Wicket is a > pure Java framework. > > Jevgeni is interested in user experiences and he'd like to write an > article about Wicket + JavaRebel if he gets a few confirmations of > people successfully using it. > > Read more about it here: > http://www.zeroturnaround.com/blog/javarebel-brings-class-reloading-to-java/, > and let us (this list or Jevgeni) know what your experiences are. > > Have fun! > > Eelco > > [1] http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fwww.araneaframework.org%2F&ei=p5kLR_7lHZPEepmm4ZwF&usg=AFQjCNGZ2m5UshrHFf0T40HjEF0nOCE8iA&sig2=0oAqqHaBEuy2rC256-8t_Q > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > -- Matthijs Wensveen Func. Internet Integration W http://www.func.nl T +31 20 4230000 F +31 20 4223500 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
RE: new class reloading solution JavaRebelIf you can get your hands on a IBM VM, you can do add/remove methods
already; not fields, though. Thomas > -----Original Message----- > From: Matthijs Wensveen [mailto:m.wensveen@...] > Sent: Mittwoch, 10. Oktober 2007 07:12 > To: users@... > Subject: Re: new class reloading solution JavaRebel > > Looks promising. A lot of people here complain about having > to restart jetty or tomcat every time they modify their > classes. Too bad it's commercial :( > > Eelco Hillenius wrote: > > Hi people, > > > > I haven't tried it myself yet, but Jevgeni Kabanov (from Aranea > > framework[1]) just released 'JavaRebel' which is a > transparent class > > loading solution. It should work well with Wicket, since > Wicket is a > > pure Java framework. > > > > Jevgeni is interested in user experiences and he'd like to write an > > article about Wicket + JavaRebel if he gets a few confirmations of > > people successfully using it. > > > > Read more about it here: > > > http://www.zeroturnaround.com/blog/javarebel-brings-class-reloading-to > > -java/, and let us (this list or Jevgeni) know what your > experiences > > are. > > > > Have fun! > > > > Eelco > > > > [1] > > > http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fwww.aranea > > > framework.org%2F&ei=p5kLR_7lHZPEepmm4ZwF&usg=AFQjCNGZ2m5UshrHFf0T40HjE > > F0nOCE8iA&sig2=0oAqqHaBEuy2rC256-8t_Q > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > > > > -- > Matthijs Wensveen > Func. Internet Integration > W http://www.func.nl > T +31 20 4230000 > F +31 20 4223500 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: new class reloading solution JavaRebelWe will give free licenses to open source developers: http://www.zeroturnaround.com/blog/javarebel-for-open-source-development/ E. Kabanov |
|
|
Re: new class reloading solution JavaRebelmartijn, would you like to put the request in for us?
-igor On 10/10/07, ekabanov <ekabanov@...> wrote: > > > Matthijs Wensveen-2 wrote: > > > > Looks promising. A lot of people here complain about having to restart > > jetty or tomcat every time they modify their classes. Too bad it's > > commercial :( > > > > We will give free licenses to open source developers: > http://www.zeroturnaround.com/blog/javarebel-for-open-source-development/ > > E. Kabanov > -- > View this message in context: http://www.nabble.com/new-class-reloading-solution-JavaRebel-tf4594974.html#a13137400 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: new class reloading solution JavaRebelSomebody posted the link in IRC - apparently it doesn't play nicely with Wicket.
Mike Igor Vaynberg wrote: > martijn, would you like to put the request in for us? > > -igor > > > On 10/10/07, ekabanov <ekabanov@...> wrote: > > > > > > Matthijs Wensveen-2 wrote: > > > > > > Looks promising. A lot of people here complain about having to restart > > > jetty or tomcat every time they modify their classes. Too bad it's > > > commercial :( > > > > > > > We will give free licenses to open source developers: > > http://www.zeroturnaround.com/blog/javarebel-for-open-source-development/ > > > > E. Kabanov > > -- > > View this message in context: > http://www.nabble.com/new-class-reloading-solution-JavaRebel-tf4594974.html#a13137400 > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: new class reloading solution JavaRebelCould "somebody" elaborate? Preferrably to support (at) zeroturnaround (dot) com? E. Kabanov |
|
|
Re: new class reloading solution JavaRebelI may have time; I make no guarantees. Perhaps somebody else wants to step up?
ekabanov wrote: > > > Michael Laccetti-2 wrote: > > > > Somebody posted the link in IRC - apparently it doesn't play nicely with > > Wicket. > > > > Mike > > > > Could "somebody" elaborate? Preferrably to support (at) zeroturnaround (dot) > com? > > E. Kabanov > -- > View this message in context: > http://www.nabble.com/new-class-reloading-solution-JavaRebel-tf4594974.html#a13140533 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: new class reloading solution JavaRebel[11:55] WicketBot: ivaynberg, logs is
http://herebebeasties.com/wicket/today.html -igor On 10/10/07, Michael Laccetti <michael@...> wrote: > I may have time; I make no guarantees. Perhaps somebody else wants to step up? > > ekabanov wrote: > > > > > > Michael Laccetti-2 wrote: > > > > > > Somebody posted the link in IRC - apparently it doesn't play nicely with > > > Wicket. > > > > > > Mike > > > > > > > Could "somebody" elaborate? Preferrably to support (at) zeroturnaround (dot) > > com? > > > > E. Kabanov > > -- > > View this message in context: > > http://www.nabble.com/new-class-reloading-solution-JavaRebel-tf4594974.html#a13140533 > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free embeddable forum powered by Nabble | Forum Help |