I am, I am using it with convention and spring.

if you touch the files, do you see any message about detecting a change?

musachy

On Wed, Jul 29, 2009 at 11:51 AM, Dale Newfield<d...@newfield.org> wrote:
> Musachy Barroso wrote:
>>
>> I added "struts.class.reloading.acceptClasses", so now I can make the
>> reloading class loader handle only action classes, so I don't get
>> ClassCastException(s)
>>
>> I also added support for the relative paths, @Dale, take it for a spin
>> and let me know how it works.
>
> I don't think I've yet managed to see this work :-(
>
> Initializing Struts-Spring integration...
>
>> Watching
>>
>> [/<CORRECT_PATH_TO_DEPLOYED_APP>/WEB-INF/classes/com/<MUMBLE>/webapp/action]
>> for changes
>>
>> Class reloading is enabled. Make sure this is not used on a
>> production environment!
>>
>> Change detected in file
>>
>> [/<CORRECT_PATH_TO_DEPLOYED_APP>/WEB-INF/classes/com/<MUMBLE>/webapp/action],
>> reloading class loader
>
> It detects a change right out of the gate, but never appears to do so
> again...
>
> ...have others successfully tested this new functionality?
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to