This method
private Object instantiateExplicitConstructorInstance(Class
serviceClass, List builderParameters)
Throws this exception when bad things happen, is this the correct message.
I've been trying to figure out why autowiring was begin done, when I figured
out that it is not, the error message is just misleading.
throw new
ApplicationRuntimeException(ServiceMessages.unableToFindAutowireConstructor(
),
_parameter.getLocation(), null);
I think it should be something like, unable to find explicit constructor.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]