I have
an IceEJBs.jar that I have common-logging.jar inside of, but my bean classes
cannot see Log.class as needed.
In
JBoss, I was able to just add the jar directly into the EJBS.jar, but in WLS
8.1, they are not being found.
Can
anyone help me with this?