So it looks like when a "Work" is executed, the thread context class loader is not useful. I have to set it to getClass().getClassLoader() in order to access content in the connector's JARs. Is it OK if I put in a bug to set the TCCL to the RA CL while a Work from that RA is executed, and set it back to the otherone thereafter?
Thanks,
Aaron
