hum, that is a good point, I would still need to support absolute
paths, as I want to point it to my eclipse output dir, and just
recompile from eclipse and get my changes picked up. I could test the
path as an absolute path, if it exist, use it, otherwise try it as a
relative path to context root,
Musachy Barroso wrote:
Ok I committed my changes to the spring plugin,
Now I'm looking forward even more to 2.1.8 :-)
* Set "struts.class.reloading.watchList" to a comma separated list of
directories, or jar files (absolute paths)
Does that have to be absolutely absolute? Meaning this mus
I'm running Struts 2.1.6 on freemarker 2.3.15 since january and seems ok.
>
> freemarker-2.3.15
> - Sound like a good improvement, but we need to test this properly.
>
-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
F
Ok I committed my changes to the spring plugin,
jira ticket: https://issues.apache.org/struts/browse/WW-3183
docs: http://cwiki.apache.org/confluence/display/WW/Spring+Plugin
here is what you need to do to enable this:
* Set "struts.devMode" to "true"
* Set "struts.class.reloading.watchList" t
actually this is easier said than done, I will need some creative way
to let my spring class (which extends XmlWebApplicationContext) if we
are in devMode or not. Any ideas?
musachy
On Sat, Jul 11, 2009 at 7:25 PM, Musachy Barroso wrote:
> On Sat, Jul 11, 2009 at 7:16 PM, Dale Newfield wrote:
>>