I ran into some odd behavior this afternoon...
I have a service deployment object, test:imageDefaultResSDep. This
object implements four methods:
getIcon()
getThumb()
getReference()
getLarge()
getIcon() is handled by a call out to the imagemanip service,
distributed with Fedor
Same thing under Jetty. I just also copied commons-logging.jar into the
webapp directories of each individual webapp (Imagemanip, Saxon).
-- Scott
Matthew Cordial wrote:
> We noticed that the bundled web-services (Imagemanip, Saxon) were not
> working under Tomcat 6. They were throwing classde
We noticed that the bundled web-services (Imagemanip, Saxon) were not
working under Tomcat 6. They were throwing classdef not found
exceptions. This was because commons-httpclient was unable to find
org.apache.commons.logging.Log. To fix this, we simply copied
$CATALINA_HOME/webapps/fedora/WEB-INF/
Open repositories 2009 - The Premier Venue for Implementers and
Managers of Repository Infrastructure and Services
Proposals deadline extended until Friday Feb. 6, 2009:
http://conferences.library.gatech.edu/or/or09
Call for Papers, Posters and Workshops
Repositories are being deployed in a v
Durbin, Michael R wrote:
Haiko van der Schaaf,
You don't need to rebuild, you can just add the jrdf-0.5.5.4.jar, slf4j-api-1.5.2.jar and
slf4j-jdk14-1.5.2.jar to the "lib" directory within analyzer.jar (and then the
other 2 when you get to that step). You can find those jars in the webapp dir