Error autowiring handlers.Services. No matching Method/Function for GETCLASS()

Hello Guys,

I’m running this ColdBox app for the first time on Railo, and I’m getting the exception: Error autowiring handlers.Services. No matching Method/Function for GETCLASS(). I’m guessing this is something to do with some form of incompatibility with CF / Railo?

Is this something which anyone else has seen?

If you want any more info then let me know.

Thanks,

Robert

I’ve been doing a little digging.

When I don’t autowire the ValidateThis plugin into the service the request completes fine.

I have other plugins being injected which don’t cause the error, so this may be something ValidateThis specific.

Robert

The best way (in my opinion) to use ValidateThis is with the bundled interceptor. This does sound like a VT / Railo issue.