Hi Ben I think I see the problem.
It is hitting the following URL: http://localhost:8080/fedora/objects/ts:85645acb-44ae-483e-8571-f9c36fb8087e /ts:ProjectCollection/gen_query And reporting 404 - not found. You say you've updated your objects to use the new REST API, but looking at the syntax for getDissemination (https://wiki.duraspace.org/display/FCR30/REST+API#RESTAPI-getDissemination) : /objects/{pid}/methods/{sdefPid}/{method} ? [method parameters] It looks like somewhere you are missing "methods" when generating the above URL. Regards Steve > -----Original Message----- > From: Steve Bayliss [mailto:[email protected]] > Sent: 12 August 2010 12:42 > To: 'Benjamin Ryan'; [email protected] > Subject: Re: [fcrepo-dev] Disseminators not working in 3.4rc1 > > > Hi Ben > > Thanks for reporting this, I will look into this. > > Could you also supply your > $FEDORA_HOME/install/install.properties file (you > probably want to edit this to remove the admin user/password) > so that I can > replicate your configuration here. > > Regards > Steve > > > -----Original Message----- > > From: Benjamin Ryan [mailto:[email protected]] > > Sent: 12 August 2010 12:33 > > To: [email protected] > > Subject: [fcrepo-dev] Disseminators not working in 3.4rc1 > > > > > > Hi, > > I created a set of disseminators to perform varius actions > > with collections that worked fine with 3.3. > > I have updated the dissemintor that got the object profile > > to use the new REST API and this works, but all the other > > disseminators that rely on the the object profile return an > > internal error. > > > > I have attached relevant files: > > > > error.log: the extract from the fedora.log > > ts_TSPROJECT_mets.xml: the defn of a PROJECT object > > ts_project_collection_mets.xml: the SDEF for the project > collection > > ts_impl_project_collection_mets.xml: the SDEP for the > > project collection > > ts_project_SAF_mets.xml: a sample project that does not > > work in 3.4rc1 > > test_project.xml: a sample project that works in 3.3 > > > > Any help would be appreciated. > > > > Regards, > > Ben > > > --------------------------------------------------------------------- > > Dr Ben Ryan > > Timescapes Archive Technical Officer > > School of Sociology and Social Policy > > Faculty of Education, Social Sciences and Law > > Social Science Building > > The University of Leeds > > Leeds LS2 9JT > > Email: [email protected]<mailto:[email protected]> > > Tel: 0113 343 7319 > > Website: > > > http://www.timescapes.leeds.ac.uk<http://www.timescapes.leeds.ac.uk/> > > > --------------------------------------------------------------------- > > > > > -------------------------------------------------------------- > ---------------- > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Fedora-commons-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
