[ome-devel] Shoola login method

Curtis Rueden ctrueden at wisc.edu
Thu Dec 7 21:52:33 GMT 2006


Hi Mike,

Regarding XmlRpcCaller.java, is this what you're looking for?
http://cvs.openmicroscopy.org.uk/horde/chora/browse.php?f=%2FOME-JAVA%2Fsrc%2Forg%2Fopenmicroscopy%2Fds%2FXmlRpcCaller.java
It's part of ome-java.jar (OME-JAVA on CVS).

-Curtis

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


More information about the ome-devel mailing list