On Tue, Jan 31, 2012 at 12:31 PM, Robert Buckley
<[email protected]> wrote:
> Hi,
>
> I installed GWC in the tomcat6 with geoserver. They are obviously both
> useing port 8080.
>
> Can I just simply alter the port to say..9090?    in
> /META-INF/maven/org.geowebcache/gwc-web/pom.xml

no. If you want to deploy geoserver and gwc on different servlet
containers, use the servlet container's specific way of setting the
ports.

For tomcat edit conf/service.xml and replace 8080 by 9090 for one of
the instances for example, if you're also running different tomcat
instances. Otherwise check the tomcat documentation, I don't even know
how to do that myself.

Cheers,
Gabriel
>
>
>
> cheers,
> Rob
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to