Daniel John Debrunner wrote:
Derby's loading of modules from modules.properties has a mechanism where a module is not loaded if its declared list of classes are not loadable.
<snip>
Otherwise the utility class org.apache.derby.iapi.services.loader.ClassInspector has some methods, you could add a new utility method there.
Thanks for the suggestions (and quick reply), Dan. I'll start with these and see which approach seems most appropriate.
PS. Tthis code comment is technically incorrect, JDBC 3 has nothing to do with JAXP, JAXP api is driven by the JDK level not the JDBC level.
Corrected. Thanks again, Army
