<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [ome-devel] Shoola login method</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Looks like that's it. Is this dependent on mod_perl 1.x? The error I'm getting appears to be related to changes in mod_perl2.<BR>
Mike<BR>
<BR>
<BR>
Michael J. McCaughey, PhD<BR>
Molecular Physiology and Biophysics<BR>
U9203 MRBIII<BR>
6-6175<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: ome-devel-bounces@lists.openmicroscopy.org.uk on behalf of Curtis Rueden<BR>
Sent: Thu 12/7/2006 3:52 PM<BR>
To: McCaughey, Michael J<BR>
Cc: ome-devel@lists.openmicroscopy.org.uk<BR>
Subject: Re: [ome-devel] Shoola login method<BR>
<BR>
Hi Mike,<BR>
<BR>
Regarding XmlRpcCaller.java, is this what you're looking for?<BR>
<A HREF="http://cvs.openmicroscopy.org.uk/horde/chora/browse.php?f=%2FOME-JAVA%2Fsrc%2Forg%2Fopenmicroscopy%2Fds%2FXmlRpcCaller.java">http://cvs.openmicroscopy.org.uk/horde/chora/browse.php?f=%2FOME-JAVA%2Fsrc%2Forg%2Fopenmicroscopy%2Fds%2FXmlRpcCaller.java</A><BR>
It's part of ome-java.jar (OME-JAVA on CVS).<BR>
<BR>
-Curtis<BR>
<BR>
On 12/7/06, McCaughey, Michael J <michael.j.mccaughey@vanderbilt.edu> wrote:<BR>
><BR>
><BR>
><BR>
> I've started playing with Shoola, and am interested in the login process.<BR>
> Harry has a great Wiki page on Shoola logins, but I have a couple of<BR>
> questions...<BR>
><BR>
> Shoola crafts a createSession call using XmlRpcCaller.login, and uses<BR>
> XML-RPC connection to execute it. This is using the createSession from<BR>
> SessionManager.pm on the server, no? I've modified mine for LDAP, but if<BR>
> XmlRpcCaller.login is a simple call to createSession, then that shouldn't<BR>
> matter as the modified SessionManager will pull the necessary LDAP info from<BR>
> the configuration using a bootstrap factory, so in theory Shoola need not<BR>
> know or care. Am I correct here? And where the *$%^ is the class for<BR>
> XmlRpcCaller? I can't find it.<BR>
><BR>
> As for Shoola with LDAP, it doesn't work, although I don't think that's<BR>
> LDAP's fault.<BR>
> Attempts to login with Shoola go splat with the error:<BR>
> failed to resolve handler `OME::Remote::Apache::XMLRPC': Can't locate<BR>
> Apache/Constants.pm in @INC<BR>
> which implies something is wrong with Apache or my perl config.<BR>
> Suggestions welcome.<BR>
><BR>
><BR>
> Thanks,<BR>
> Mike<BR>
><BR>
> Michael J. McCaughey, PhD<BR>
> Molecular Physiology and Biophysics<BR>
> U9203 MRBIII<BR>
> 6-6175<BR>
><BR>
><BR>
> _______________________________________________<BR>
> ome-devel mailing list<BR>
> ome-devel@lists.openmicroscopy.org.uk<BR>
> <A HREF="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</A><BR>
><BR>
><BR>
><BR>
_______________________________________________<BR>
ome-devel mailing list<BR>
ome-devel@lists.openmicroscopy.org.uk<BR>
<A HREF="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>