createobject(java …) allows passing of list of jars to use, but it appears
that createDynamicProxy does not.
Is it technically possible to do this, and if so shall i raise a ticket?
The signature would then look like
createDynamicProxy(cfc, interfaces, context);
Cheers, Chris