|
I finally got this working. I was running this using the WAS Express runtime in WSAD 5.0. The problem turned out to be that WAS Express includes commons-logging.jar in its own files so the classloader does not find my commons-logging.properties file in my webapp. I was able to resolve the problem by specifying the properties as "System Properties" for WAS Express. Running the same app under WAS 4 it works fine with just the properties files in my WEB-INF/classes folder. Thanks Mark
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.