<!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 &lt;michael.j.mccaughey@vanderbilt.edu&gt; wrote:<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; I've started playing with Shoola, and am interested in the login process.<BR>
&gt; Harry has a great Wiki page on Shoola logins, but I have a couple of<BR>
&gt; questions...<BR>
&gt;<BR>
&gt;&nbsp; Shoola crafts a createSession call using XmlRpcCaller.login, and uses<BR>
&gt; XML-RPC connection to execute it. This is using the createSession from<BR>
&gt; SessionManager.pm on the server, no?&nbsp; I've modified mine for LDAP, but if<BR>
&gt; XmlRpcCaller.login is a simple call to createSession, then that shouldn't<BR>
&gt; matter as the modified SessionManager will pull the necessary LDAP info from<BR>
&gt; the configuration using a bootstrap factory, so in theory Shoola need not<BR>
&gt; know or care. Am I correct here? And where the *$%^ is the class for<BR>
&gt; XmlRpcCaller? I can't find it.<BR>
&gt;<BR>
&gt;&nbsp; As for Shoola with LDAP, it doesn't work, although I don't think that's<BR>
&gt; LDAP's fault.<BR>
&gt;&nbsp; Attempts to login with Shoola go splat with the error:<BR>
&gt;&nbsp;&nbsp; failed to resolve handler `OME::Remote::Apache::XMLRPC': Can't locate<BR>
&gt; Apache/Constants.pm in @INC<BR>
&gt;&nbsp; which implies something is wrong with Apache or my perl config.<BR>
&gt; Suggestions welcome.<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp; Thanks,<BR>
&gt;&nbsp; Mike<BR>
&gt;<BR>
&gt;&nbsp; Michael J. McCaughey, PhD<BR>
&gt;&nbsp; Molecular Physiology and Biophysics<BR>
&gt;&nbsp; U9203 MRBIII<BR>
&gt;&nbsp; 6-6175<BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; ome-devel mailing list<BR>
&gt; ome-devel@lists.openmicroscopy.org.uk<BR>
&gt; <A HREF="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</A><BR>
&gt;<BR>
&gt;<BR>
&gt;<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>