I'm having a hard time trying to use the jakata commons logging (JCL) library
with a Java Application of mine. I can run the app fine from the comand line,
but when I try to run it though the coldfusion server I get classloader errors.
I belive it has something to do with the fact the web-inf/cfusion/lib already
contains a copy of commons-logging. Does anyone have any suggestions on how to
get this to work?