Hi,
debugging geoserver I noticed the service stragety settings in web.xml
seem to be ingnored.
If I'm not mistaken, I saw reports of other parameters being ignored too.
Can anyone confirm this?
Cheers
Andrea
Hi,
debugging geoserver I noticed the service stragety settings in web.xml
seem to be ingnored.
If I'm not mistaken, I saw reports of other parameters being ignored too.
Can anyone confirm this?
Cheers
Andrea
I can confirm this and I filed a bug report for it.
Brent Owens
(The Open Planning Project)
aaime@anonymised.com wrote:
Hi,
debugging geoserver I noticed the service stragety settings in web.xml
seem to be ingnored.If I'm not mistaken, I saw reports of other parameters being ignored too.
Can anyone confirm this?
Cheers
Andrea-------------------------------------------------------------------------
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
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Brent Owens ha scritto:
I can confirm this and I filed a bug report for it.
GEOS-what? Can't find the issue (sorry, has been a long day)
Cheers
Andrea
GEOS-733, I know what the issue is, I am working on it.
-Justin
aaime@anonymised.com wrote:
Brent Owens ha scritto:
I can confirm this and I filed a bug report for it.
GEOS-what? Can't find the issue (sorry, has been a long day)
Cheers
Andrea-------------------------------------------------------------------------
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
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel!DSPAM:1004,452bc37a129072081064789!
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com
Justin Deoliveira ha scritto:
GEOS-733, I know what the issue is, I am working on it.
Wonderful
Cheers
Andrea
This should be fixed now, I couldn't reproduce a problem with the
GEOSERVER_DATA_DIR param however.
To fix, I have might a change I want to give people the heads up on.
Since now servlets are not loaded by the servlet container, and loaded
by spring, a servlet loaded does not have the servlet context set. So I
have ovveridden AbstractService#getServletContext() to get the servlet
context from the spring application context.
Reopen the jira if there are any issues with this.
-Justin
aaime@anonymised.com wrote:
Justin Deoliveira ha scritto:
GEOS-733, I know what the issue is, I am working on it.
Wonderful
Cheers
Andrea!DSPAM:1004,452bc827133958365517736!
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com