This is fixed. I followed Bill's instructions to add the "open-ils.permacrud" service and also added another missing service, "open-ils.vandelay" which I found with the help of firebug.
What is strange is that I copied over the opensrf_core.xml.example file to opensrf_core.xml and did not delete any services so I am not sure what happened to them. Thanks Bill and Dan. Robert ----- Original Message ----- From: Dan Scott <[email protected]> Date: Friday, February 6, 2009 11:23 am Subject: Re: [OPEN-ILS-DEV] 1.4.0..1 client batch import/export To: Evergreen Development Discussion List <[email protected]> > 2009/2/6 Robert Soulliere <[email protected]>: > > I used firebug against the web version of Vandelay to see if that > could> provide more info and received the following information: > > > > Post: > > > > osrf-msg > > > > > [{"__c":"osrfMessage","__p":{"threadTrace":0,"type":"REQUEST","payload":{"__c":"osrfMethod","__p":{"method"> :"open-ils.permacrud.search.vqbrad","params":["957ba8663c88655cab1df6850ca6dcb8",{"id":{"!=":null}}] > > }},"locale":"en-US"}}] > > > > > > Response: > > > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > <html><head> > > <title>404 Not Found</title> > > </head><body> > > <h1>Not Found</h1> > > <p>The requested URL /osrf-http-translator was not found on this > server.</p>> <hr> > > <address>Apache/2.2.8 (Ubuntu) mod_ssl/2.2.8 OpenSSL/0.9.8g > > mod_perl/2.0.3 Perl/v5.8.8 Server at evergreen-server > > .mohawkcollege.ca Port 443 > > </body></html> > > > > Does this help? > > Yep - did you put the updated Apache configuration files > (eg_vhost.conf / eg.conf) and OpenSRF configuration files > (opensrf_core.xml / opensrf.xml from /openils/conf/*example) in place? > > -- > Dan Scott > Laurentian University > This E-mail contains privileged and confidential information intended only for the individual or entity named in the message. If the reader of this message is not the intended recipient, or the agent responsible to deliver it to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited. If this communication was received in error, please notify the sender by reply E-mail immediately, and delete and destroy the original message.
