Odd Autowire Error with ORM integration

Can you try it again from SVN, I added in the morning the strict @inject annotation for setters.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Looks good. The error was no longer being thrown, even after I added
the @inject annotation. It looks like you changed it so it doesn't
try to just inject anything only when there is a DSLNamespace.

I still don't know what was causing the error :slight_smile: I spent a good half
day trying to figure it out.

I may have another one for you soon, I've been busting my head on the
table all day trying to troubleshoot an issue with a
requestContextDecorator. I am unable to reproduce this issue outside
of my application so most likely something I am doing. Basically all
my module settings are lost when I call getController() on the event
object using the requestContextDecorator. I'll post a new thread if/
when I get something concrete. Just venting right now.

thanks!

.brett