Builder.IllegalDSLException

When trying to inject:
<cfproperty name="dsn" inject="coldbox:datasource:dsn" />

Into a modules model, I got this error:

Error Type: Builder.IllegalDSLException : [N/A]
Error Messages: The DSLNamespace: coldbox cannot be used as it
requires a ColdBox Context

Any ideas?

Felipe Serrano

To be clear, you're using a WireBox injector that ColdBox created right, not one that you created yourself?

~Brad