On 1/9/14, 5:50 PM, "Joshua Riffle" <jriffle at apu.edu> wrote: >Is there a reason that ojdbcX.jar should be include in Shibboleth's >configuration lib folder structure? It's just proper hygiene, you don't expose a jar outside of the scope it's needed to avoid conflicts. It also can affect logging when jars are loaded by a parent class loader. -- Scott