Clicking the Native SRS link on the resource edit page throws exception
-----------------------------------------------------------------------

                 Key: GEOS-2966
                 URL: http://jira.codehaus.org/browse/GEOS-2966
             Project: GeoServer
          Issue Type: Bug
          Components: Wicket UI
            Reporter: Gabriel Roldán
            Assignee: Andrea Aime
             Fix For: 2.0-beta1


go edit a layer/resource, click on the Native SRS link at the right of the 
textbox, the following exception occurs:
{code}
WicketMessage: No get method defined for class: class $Proxy13 expression: wkt

Root cause:

org.apache.wicket.WicketRuntimeException: No get method defined for class: 
class $Proxy13 expression: wkt
at 
org.apache.wicket.util.lang.PropertyResolver.getGetAndSetter(PropertyResolver.java:440)
at 
org.apache.wicket.util.lang.PropertyResolver.getObjectAndGetSetter(PropertyResolver.java:282)
at 
org.apache.wicket.util.lang.PropertyResolver.getValue(PropertyResolver.java:91)
at 
org.apache.wicket.model.AbstractPropertyModel.getObject(AbstractPropertyModel.java:113)
at org.apache.wicket.Component.getModelObject(Component.java:1558)
at org.geoserver.web.wicket.CRSPanel$2.onClick(CRSPanel.java:123)
at org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:65)
...
{code}

-- 
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

       

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to