I can't get the Tuscany domain manager UI to work in an IE7 browser window because of Javascript errors.
For example, if I browse to http://localhost:9990/ui/workspace, I get the following error: Line: 44 Char: 2 Error: 'toolbarDiv' is null or not an object Code: 0 URL: http://localhost:9990/ui/workspace/toolbar-gadget.html From looking at this location in toolbar-gadget.html, it seems that the elementByID() function call is returning null instead of the correct object. If I use Firefox instead of IE, everything is fine. Can anyone throw any light on this error? Has enyone been able to get the domain manager to work with IE? Simon
