Hi,
Just a quick question before the meeting. I’m trying to modify some of the web pages; the “Welcome to GeoServer” page especially. I want to provide other, describe coverage and get coverage requests. I am doing this by editing the Welcome.jsp file (\geoserver\WEB-INF\pages). However, the changes are not appearing when I’m restarting the server or recompiling it.
Where should I modify?
Cheers,
Adit
I assume you are working on 1.3.x? If so I believe you have to redeploy
the exploded war file. I cant remember but its something like 'ant
run-from-ide'.
-Justin
Adit Santokhee wrote:
Hi,
Just a quick question before the meeting. I’m trying to modify some of
the web pages; the “Welcome to GeoServer” page especially. I want to
provide other, describe coverage and get coverage requests. I am doing
this by editing the Welcome.jsp file (\geoserver\WEB-INF\pages).
However, the changes are not appearing when I’m restarting the server
or recompiling it.
Where should I modify?
Cheers,
Adit
!DSPAM:1004,44e20ece278451194215290!
------------------------------------------------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
!DSPAM:1004,44e20ece278451194215290!
------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:1004,44e20ece278451194215290!
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com
Welcom.jsp is what you need to edit. And like Justin said you have to re-deploy the files to have the changes show up. But to do that, you need to run the ant command:
ant deploy-full
or
ant deploy-jsp
Brent Owens
(The Open Planning Project)
Justin Deoliveira wrote:
I assume you are working on 1.3.x? If so I believe you have to redeploy
the exploded war file. I cant remember but its something like 'ant
run-from-ide'.
-Justin
Adit Santokhee wrote:
Hi,
Just a quick question before the meeting. I’m trying to modify some of
the web pages; the “Welcome to GeoServer” page especially. I want to
provide other, describe coverage and get coverage requests. I am doing
this by editing the Welcome.jsp file (\geoserver\WEB-INF\pages).
However, the changes are not appearing when I’m restarting the server
or recompiling it.
Where should I modify?
Cheers,
Adit
!DSPAM:1004,44e20ece278451194215290!
------------------------------------------------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
!DSPAM:1004,44e20ece278451194215290!
------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:1004,44e20ece278451194215290!