Argh, you know, I actually wondered about this when I was walking home from the train last night.  Ok, let me fix it and try again.

-Ross.

LeVan,Ralph wrote:
[log in to unmask]" type="cite">

Ross, the problem is that your explain records says that this is the URL that I should be using to contact the database: http://gil.gatech.edu:7090/Voyager?

 

But, that URL hangs (and so my tester hangs.)

 

Sorry.

 

Ralph

 


From: Z39.50 Next-Generation Initiative [mailto:[log in to unmask]] On Behalf Of Ross Singer
Sent: Thursday, September 22, 2005 4:55 PM
To: [log in to unmask]
Subject: Re: SRW/U vs OpenSearch blog [tester]

 

Ralph,

It still can't get it to do anything with our yazproxy installation over Voyager.

It doesn't give an error anymore, it just doesn't do anything.

http://search.library.gatech.edu/srw/GT/Voyager

-Ross.

LeVan,Ralph wrote:

My code was definitely expecting to see '<?xml' as the beginning of the
response.  If you guys swear that it isn't required, I'll take that test
out.
 
Now, just as an experiment, I did take the test out.  Your server did
beautifully, except for this search, which blew it up:
http://srw.cheshire3.org:80/services/spy?version=1.1&query=dc.title+exac
t+"dominika jones"&operation=searchRetrieve&maximumRecords=1
 
Ralph
 
 
  
-----Original Message-----
From: Z39.50 Next-Generation Initiative [mailto:[log in to unmask]] On Behalf
    
Of
  
Robert Sanderson
Sent: Friday, September 16, 2005 4:39 AM
To: [log in to unmask]
Subject: Re: SRW/U vs OpenSearch blog [tester]
 
    
  running SRU tests for baseURL: http://z3950.loc.gov:7090/voyager
  tests of Explain
      trying: http://z3950.loc.gov:7090/voyager
  test failed: opening URL: Connection timed out
  test failed: expected an explainResponse, but got:
  null
      
Same sort of response for my servers.
(eg http://srw.cheshire3.org/services/spy )
 
test failed: response was not an XML record
 
And then it dumps the valid xml response.
 
My headers are good:
 
 1  HTTP/1.1 200 OK
 2 Date: Fri, 16 Sep 2005 08:35:57 GMT
 3 Server: Apache/2.0.54 (Unix) mod_auth_pgsql/2.0.2b1
    
mod_python/3.1.4
  
Python/2.4.1
 4 Connection: close
 5 Content-Type: text/xml
                 ^^^^^^^^
 
So I don't know what it's complaining about.
 
Rob