Patching Struts -- good extension points for reloading action configuration..?

2009-09-08 Thread Sander Sõnajalg
> If you are working on a JRebel plugin, feel free to start a thread on the > dev mailing list as we can give you some pointers on where to look. We > already have a builtin class reloading/configuration reloading mechanism > that could give you some integration ideas. Hi! As i received this fe

Re: Patching Struts -- good extension points for reloading action configuration..?

2009-09-08 Thread Sander Sõnajalg
(sorry about my mail client sending out the half-ready mail.. anyhow.. > If you are working on a JRebel plugin, feel free to start a thread on the >> dev mailing list as we can give you some pointers on where to look. We >> already have a builtin class reloading/configuration reloading mechanism

JRebel Struts2 plugin

2009-09-23 Thread Sander Sõnajalg
Hi! I have finished implementing the Struts2 plugin for JRebel, the JVM agent that enables dynamic class reloading for the Java platform. The plugin is basically responsible for reloading the Struts2 action mappings when the XML configuration files have changed or when the action classes that defi