I just started getting the same thing. I think it is because
java.sun.com is down and since we don't have a xml schema repository
jetty can't verify the web.xml file. If it still doesn't work when
java.sun.com comes back up, I'll look at it again.
-dain
/*************************
* Dain Sundstrom
* Partner
* Core Developers Network
*************************/
On Mar 2, 2004, at 1:35 AM, cwyou wrote:
I did start the server with org/apache/geronimo/DeguConsole
configuration
But the page shows
�
HTTP ERROR: 404 %2Fdebug%2Dtool%2F+Not+Found
RequestURI=/debug-tool/
Powered by Jetty://
�
>We do not start the debug-tool by default because of the security
>implications.� If you want to use the debug-tool, simply start the
>server with org/apache/geronimo/DebugConsole configuration as
follows:
>
>java -jar server.jar org/apache/geronimo/DebugConsole
>
>And the debug-tool will be bound to http://localhost:8080/debug-tool/
>
>BTW, the newest console it not as pretty as the old one.
>
>-dain
>
>/*************************
>� * Dain Sundstrom
>� * Partner
>� * Core Developers Network
>� *************************/
>