<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-tab-span" style="white-space:pre">      </span><br><div><div>On Sep 1, 2009, at 4:39 PM, Stefan Hansen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Generally Tomcat should already be up and running when you start the vm.<br>Open FF and try<span class="Apple-converted-space"> </span><a href="http://localhost:8080">http://localhost:8080</a><span class="Apple-converted-space"> </span>(/manger/html to get to the manger<br>interface). The uname and pwd are user/user.</span></blockquote></div><br><div>Seeing the above reminds me that when I wrote the Mapnik/TileLite demo I did not modify the default port it launches on, which is 8000. It should likely be something less common since we may have lots of development servers attaching to various ports?</div><div><br></div><div>I don't have commit, so I'm happy if someone who does decides on whether to alter the port.</div><div><br></div><div>To alter to port when launching the Mapnik demo one would just pass a flag like:</div><div><br></div><div>liteserv.py mapnik.xml --port 9000</div><div><br></div><div>Cheers,</div><div><br></div><div>Dane</div></body></html>