It's an interesting situation, but odd...
Hitting this URL on Firefox 3.6.3 on mac os x, with all plugins disabled http://localhost:8080/sling/system/console/ Yields this html: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html> Hitting that same url on Chrome or Safari gets: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; utf-8" /> <link rel="icon" href="/sling/system/console/res/sling/favicon.ico" /> <title>Apache Felix Web Console - Bundles</title> <link href="/sling/system/console/res/lib/reset-min.css" rel="stylesheet" type="text/css" /> <link href="/sling/system/console/res/lib/themes/base/jquery-ui.css" rel="stylesheet" type="text/css" /> <link href="/sling/system/console/res/ui/webconsole.css" rel="stylesheet" type="text/css" /> <link href='/sling/system/console/res/ui/bundles.css' rel='stylesheet' type='text/css' /> <script type="text/javascript"> // <![CDATA[ appRoot = "/sling/system/console"; pluginRoot = "/sling/system/console/bundles"; // ]]> </script> On Apr 12, 2010, at 7:15 PM, Vidar Ramdal wrote: > On Mon, Apr 12, 2010 at 10:40 PM, Tony Giaccone <[email protected]> > wrote: >> >> >> Ok, so this is weird, and removes my previous request for help, or at least >> modifies it. >> >> I was using Firefox (3.6.3) to hit those URL's and that wasn't working. > > Wasn't working - does that mean a 404 error, or something else? > > I just hit this one: >> >> http://localhost:8080/sling/system/console/ >> >> >> using Safari and it worked like a charm. Odd that... > > > -- > Vidar S. Ramdal <[email protected]> - http://www.idium.no > Sommerrogata 13-15, N-0255 Oslo, Norway > + 47 22 00 84 00 / +47 21 531941, ext 2070
