Musachy Barroso wrote:
Dale, take it for a spin and let me know how it works.
Sorry I've been banging my head against JNI stuff and not working on the
web side of my current application lately, so I've not yet gotten a
chance to test any of this...
-Dale
---
this now works with the convention plugin(it didn't before)
musachy
On Mon, Jul 13, 2009 at 10:47 AM, 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 al