Status/Resolution/Reason: To Fix//Investigate
Reporter/Name(from Bugbase): Luis Majano / Luis Majano (Luis Majano)
Created: 11/16/2015
Components: Language, Java Integration
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / iOS All
Vote Count: 18
Lucee supports this already and we need it for CommandBox as well. The third argument for createobject can be one or more paths where jar files can be classloaded.
createobject( "java" , class, paths )
classpath used to load the defined class, this can be a list of multiple paths (directories containing class files or jar files)
This can be easily done by creating an in memory network class loader and attach it to the context.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4087803
External Customer Info:
External Company:
External Customer Name: Luis Majano
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: