Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Laura delli Paoli writes: Thanks a lot, now it works! the problem was that i tried to ingest the same object twice so i got an error! thank you a lot!! Laura -- Colocation vs. Managed Hosting A question and answer guid

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Laura delli Paoli writes: > > Steve Bayliss writes: > > > > > Hi Laura > > > > If you take a look at the instructions here: > > > > https://wiki.duraspace.org/display/FCR30/Installation+and+Configuration+Guid > > e > > > I don't know what happened, but in a while it stopped working and fa

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Laura delli Paoli writes: > > Steve Bayliss writes: > > > > > Hi Laura > > > > If you take a look at the instructions here: > > > > https://wiki.duraspace.org/display/FCR30/Installation+and+Configuration+Guid > > e > > > > Thanks a lot Steve, I'll try it immediately! > Laura > Thanks a l

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Steve Bayliss writes: > > Hi Laura > > If you take a look at the instructions here: > > https://wiki.duraspace.org/display/FCR30/Installation+and+Configuration+Guid > e > Thanks a lot Steve, I'll try it immediately! Laura

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Steve Bayliss
Hi Laura If you take a look at the instructions here: https://wiki.duraspace.org/display/FCR30/Installation+and+Configuration+Guid e Take a look under "Servlet Container" and the information about server.xml - I see you are using an existing Tomcat, rather than Fedora's supplied Tomcat. This me

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Steve Bayliss writes: > > Also could you supply a copy of your $CATALINA_HOME/conf/server.xml and your > $FEDORA_HOME/install/server.xml files > This in $FEDORA_HOME/install/server.xml:

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Steve Bayliss writes: > > Also could you supply a copy of your $CATALINA_HOME/conf/server.xml and your > $FEDORA_HOME/install/server.xml files > This is $CATALINA_HOME/conf/server.xml

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Steve Bayliss
Also could you supply a copy of your $CATALINA_HOME/conf/server.xml and your $FEDORA_HOME/install/server.xml files > -Original Message- > From: Laura delli Paoli [mailto:laura-...@hotmail.it] > Sent: 12 March 2011 09:36 > To: fedora-commons-developers@lists.sourceforge.net > Subject: Re:

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Steve Bayliss writes: > > Hi Laura > > Can you supply a copy of your $FEDORA_HOME/install/install.properties file. > > Thanks > Steve > Here's my install.properties file. Thank you! Laura #Install Options #Fri Mar 11 19:04:33 CET 2011 keystore.file=default ri.enabled=true messaging.enabled=

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Steve Bayliss
Hi Laura Can you supply a copy of your $FEDORA_HOME/install/install.properties file. Thanks Steve > -Original Message- > From: Laura delli Paoli [mailto:laura-...@hotmail.it] > Sent: 12 March 2011 08:13 > To: fedora-commons-developers@lists.sourceforge.net > Subject: Re: [fcrepo-dev] A

[fcrepo-dev] Purpose of Context.getNoOp()

2011-03-12 Thread Steve Bayliss
Can anyone enlighten me on the purpose of Context.getNoOp()? ReadOnlyContext.EMPTY creates one with noOp set to true, and PolicyEnforcementPoint.enforce throws a AuthzPermittedException("noOp") if it finds noOp set to true. But I really can't work out the logic for this. The REST API for inst

Re: [fcrepo-dev] A simple SOAP Client

2011-03-12 Thread Laura delli Paoli
Steve Bayliss writes: > > Hi Laura > > When trying the API-M requests, try setting the URL to the https endpoint, > ie https://localhost:8443 at the beginning rather than http://localhost:8080 > > Steve > https://localhost:8443/fedora 12-mar-2011 9.12.13 org.apache.commons.httpclient.HttpMeth