LOL. I don't know why I didn't at least try that before posting! Thx.
Type: Posts; User: matthewdfleming; Keyword(s):
LOL. I don't know why I didn't at least try that before posting! Thx.
Anyone know how to define a bean that can use this method setWrapperClass(Class wrapperClass)? I guess I've only had to inject objects before (and can't find any docs on this), strange I haven't hit...
I tried to specify +Exception as a test (before I did my first post) and it still rolled the exception back. Do I have to specify the exact Exception? I thought any subclass would be honored......
I use Hibernate as the persistence mechanism. Let's say I have a transaction that is dependent upon another persistent object which is loaded during that transaction. In the "load" method for the...
Hi everyone,
I recently upgraded to ACEGI 0.8 and wanted to enable the remember me functionality. I put everything into my applicationContext file and am receiving this message when I try to use...