Hi Johan,
Thanks for the reply. I dug into the Uri.php script and printed out the contents of the $uri variable right before the explode() function is used on it in factory(). Here's what I get:
$uri: /service/api/login?u=&pw=
I am running PHP version 5.2.6 according to phpinfo() and I'm running Joomla v1.5.8 on OpenSUSE 11.0.
Also, after turning on notices, the following warnings were generated before the exception occurs:
Notice: Trying to get property of non-object in /home/wac/public_html/lor2/components/com_alfresco/models/abstract.php on line 215 Notice: Trying to get property of non-object in /home/wac/public_html/lor2/components/com_alfresco/models/abstract.php on line 215 Notice: Trying to get property of non-object in /home/wac/public_html/lor2/components/com_alfresco/models/abstract.php on line 215