Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> java stored procedures noclassdeffound
Hi,
I've loaded apache axis in the database with all dependent jars. Everything resolves nicely but still I get a noclassdeffound error. When I dig deeper into this problem it seems that the logger is causing this problem. At some point it calls the function
org.apache.commons.discovery.tools.DiscoverSingleton.find(org.apache.commons.logging.LogFactory.class, org.apache.commons.logging.LogFactory.FACTORY_PROPERTIES, org.apache.commons.logging.LogFactory.FACTORY_DEFAULT).The first argument should be a LogFactory class but instead it returns java.lang.String.
Tnx for the help,
thomas
Received on Tue Jun 21 2005 - 05:58:03 CDT
![]() |
![]() |