> 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
(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
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