[Fedora-commons-developers] Multiple WSDL bindings in a SDep WSDL datastream?

2009-01-28 Thread Scott Prater
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

Re: [Fedora-commons-developers] Tomcat 6 and Bundled Web Services

2009-01-28 Thread Scott Prater
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

[Fedora-commons-developers] Tomcat 6 and Bundled Web Services

2009-01-28 Thread Matthew Cordial
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/

[Fedora-commons-developers] DEADLINE EXTENDED: OR09 proposals due Feb. 6, 2009

2009-01-28 Thread Carol Minton Morris
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

Re: [Fedora-commons-developers] upgrade to Fedora 3 analyzer from migration-utils is failing on ClassNotFoundException

2009-01-28 Thread Haiko van der Schaaf
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