This has already been located by Jason and is to do with the way the
TurbineServlet service is being initialised.
The upshot is that UIManager is not able to get details about your server
from TurbineServlet.
It should be fixed in the next release(3.0).
As a work around you should write a new class that inherits from UIManager
that gets the server details from somewhere else, such as your property
file. Then update the pull tools conf settings so it uses your new
UIManager.
Hope this helps.
James
-----Original Message-----
From: Lothar Krause [mailto:[EMAIL PROTECTED]]
Sent: 23 July 2001 09:10
To: [EMAIL PROTECTED]
Subject: nullnull?
I tried to use the UIManager like following
$ui.image("logo.jpg")
and get null://null:nullnull//resources/ui/skins/default/images/logo.jpg
is this a bug?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]