Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-62
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GEOS-62
Summary: The SVG portion of the WMS should still work if JAI is not installed.
Type: Bug
Status: Open
Priority: Critical
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: GeoServer
Components:
WMS
Fix Fors:
1.2
1.1.1
Versions:
1.1.0
1.2
Assignee: Gabriel Rold?n
Reporter: Chris Holmes
Created: Mon, 19 Jan 2004 4:22 PM
Updated: Mon, 19 Jan 2004 4:22 PM
Description:
Right now the WMS will not work at all if JAI is not installed. This is bad, since users generally want to see it working right out of the box.
The first fix we can do is easy, just have the server support SVG if jai is not enabled (it is necessary to return all the other types). Right now trying svg out causes a class loading error, due to the JAIDelegate trying to load stuff and croaking when the GetMapDelegate looks for which delegate should handle a request.
An even better solution would be to have jai available as a jar, which will certainly be slower than the installed versions, but will allow users to see _something_. Users who actually want a fast wms (some GeoServer users probably only care about the WFS, the wms just as a way to check up on their data) can install the jai into the jre.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira