2009/12/22 mistrz <[email protected]>:
>
> Which port (server name) is the console connecting to by default?

The web console is a WAR; you can drop it into any web container on any port.

If you are using maven you can run it via "mvn jetty:run-war" and use
the jetty plugin to specify which port you wanna use (by default its
8080)
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin


-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to