<html><head></head><body>Hi,<div><br></div><div>I'm not sure what you are after here. What internal server are you talking about?</div><div><br></div><div>You can run Geoserver in several ways, the easiest would be to use the Jetty installation that comes with Geoserver, though that is not recommended for a production environment. What is recommended here is to use Apache Tomcat and deploy it there. In both of these you can set the port it runs on. </div><div><br></div><div>OpenLayers is a javascript library and does not really need a server to run for you to test it (unless you write it all in jsp or alike). </div><div><br></div><div>What I'm doing is that I run my main application on port 8080, and then I have geoserver running on port 8090 (and I specify in the javascript parameters to OpenLayers to use http://localhost:8090 as WMS/WFS server.</div><div><br></div><div>Regards,</div><div>Aleksander</div><div><br><br><div><span title="bwt@buildware.com">Carlo Di Michele</span><span class="detail"> <bwt@buildware.com></span> , 3/7/2014 8:47 AM:<br><blockquote class="mori" style="margin:0 0 0 .8ex;border-left:2px blue solid;padding-left:1ex;"><div class="mcnt"><div>Hello,<div>i'm trying to configure Eclipse to develop a website using OpenLayers and Geoserver.</div><div><br></div><div>My problem is that I can't be connected to Internet during the day so I need to work completely offline.</div>
<div><br></div><div>I've installed Geoserver and configured the GEOSERVER_DATA_DIR.</div><div><br></div><div>I wish to separate the Website (with the OpenLayers libraries) and the Geoserver with the data.</div><div><br>
</div><div>Has it sense? Is it possible?</div><div><br></div><div>How can I configure eclipse to use Geoserver instead of the internal server (it has conflicts in the port 8080)? Exists a simple website template to do this?</div>
<div><br></div><div>I thank in advance for any hint.</div><div><br></div><div>Best regards</div><div>Carlo</div></div>
</div><br><br>_______________________________________________
<br>Users mailing list
<br><a href="mailto:Users@lists.osgeo.org" class="mailto">Users@lists.osgeo.org</a>
<br><a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a></blockquote></div></div></body></html>