Make Geoserver work on Resin too
--------------------------------
Key: GEOS-984
URL: http://jira.codehaus.org/browse/GEOS-984
Project: GeoServer
Issue Type: Bug
Components: Global
Affects Versions: 1.5.0-RC3
Reporter: Andrea Aime
Assigned To: Andrea Aime
Fix For: 1.5.1, 1.6.0
Geoserver does not work in Resin 3.x at all.
First of all, we must force Resin to use the Xerces parser instead of its own.
This can be done following instructions here:
http://www.caucho.com/resin-3.0/xml/jaxp.xtp
Then another exception will pop up,
and workarounds are here: java.lang.IllegalStateException: forward() not allowed after buffer has committed.
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseOnResin&version=3
Did not try to apply the second workaround, so more issues may be there waiting for us.
We must evaluate how much work this may take, since in the end struts UI will be removed...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira