[Geoserver-users] Using Geoserver 1.4 on same machine as Mapguide Open Source

Hi,

Instead of using the MapGuide WMS I’d like to use Geoserver as WMS- server,
Yet I can’t seem to install both on the same machine.
I think the problem is port- related, meaning that both MapGuide and Geoserver
use the same port. I seem to remember that it was possible in GeoServer to choose
which port can be assigned to the use of GeoServer. My question is if this is still
the case and how to assign a different port for GeoServer 1.4.

Thanks

I haven't yet tried to do it in 1.4, but I'm pretty sure all you need to do is modify jetty.xml in the etc/ directory. Just search for '8080', and replace that value with the port you'd like it to run on. Then restart GeoServer and you should be good to go.

best regards,

Chris

Steven De Vriendt wrote:

Hi,

Instead of using the MapGuide WMS I'd like to use Geoserver as WMS- server,
Yet I can't seem to install both on the same machine.
I think the problem is port- related, meaning that both MapGuide and Geoserver
use the same port. I seem to remember that it was possible in GeoServer to choose
which port can be assigned to the use of GeoServer. My question is if this is still
the case and how to assign a different port for GeoServer 1.4.

Thanks
!DSPAM:1003,45631bb3114411365099012!

------------------------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

!DSPAM:1003,45631bb3114411365099012!

------------------------------------------------------------------------

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,45631bb3114411365099012!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

That worked out just fine Chris !

Thanks for helping out !

Regards,
Steven

On 11/21/06, Chris Holmes <cholmes@anonymised.com> wrote:

I haven’t yet tried to do it in 1.4, but I’m pretty sure all you need to
do is modify jetty.xml in the etc/ directory. Just search for ‘8080’,
and replace that value with the port you’d like it to run on. Then
restart GeoServer and you should be good to go.

best regards,