dusty wrote:
> 
> Back in December Blake was asking about reloading the config using
> JavaRebel.  Does anyone have any experience with this working?  They are
> advertising "Works great with Struts2" on their website.  I was going to
> give it a try but wanted to know if anyone already did some debug lifting.
> 

I am the author of the (open source) struts2 javarebel plugin. In my
experience it works well with a stock struts 2.0.X deployment, and satisfies
most of my reloading needs - it also becomes addictive fairly quickly.

Working with hot-reloading of most things is a bit of a process to get used
to; you have to re-adjust your mindset as to what works and what doesn't
work. Since I mostly work test-driven, I only use the plugin for the
"assembly" phase of getting all the bits to work together.

I have only recently converted to struts 2.1.6 and I am porting the plugin
to the new version "these days".
-- 
View this message in context: 
http://www.nabble.com/JavaRebel-and-Struts2-tp22917728p22926523.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to