[ome-devel] shoola login woes

kristian kvilekval kris at cs.ucsb.edu
Mon Feb 7 22:21:26 GMT 2005



I am still trying to debug the shoola login failure.

my OUT/app/config/container.xml contains

<container>
   <services>
     <structuredEntry name="/services/OMEIS" type = "OMEIS">
      <url>http://arno.ece.ucsb.edu/cgi-bin/omeis/</url>
     </structuredEntry>
     <structuredEntry name="/services/OMEDS" type = "OMEDS">
      <url>http://arno.ece.ucsb.edu/shoola/</url>
      </structuredEntry>
....


I noticed that if I point my web browser at

   http://arno.ece.ucsb.edu/shoola/

I'll see this error in the apache log
[Mon Feb  7 12:58:09 2005] [error] Can't locate object method "new" via
package "HTTP::Headers"
at /usr/local/share/perl/5.8.4/OME/Remote/Apache/Transport.pm line 41.\n


However, when I use the shoola client, I see nothing.
It would be nice to know if it actually is contacting the apache server
and if not,  what it is trying to contact.


Does anyone have any ideas on how to proceed?


Thx,
kris



More information about the ome-devel mailing list