Hello,
Is it possible to rotate symbols/text in Geo-Server? Also, I would like to show data for a feature from a secondary table, i.e. a table other than the one where the layer geometry resides(I am using Oracle database). Is this possible with Geo-Server?
Lastly, can someone direct me to a link to understand more on “Metadata URL” when configuring “FeatureType Editor”?
Last, last, last one – the “Schema Base” and “Change” in “FeatureType Editor” causes Java exception messages – partial stack trace:
=========================================================================
The following exception was thrown:
- class java.lang.reflect.InvocationTargetException:
- class java.lang.NullPointerException:
Details:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:1773)
at org.apache.commons.beanutils.PropertyUtilsBean.setSimpleProperty(PropertyUtilsBean.java:1759)
at org.apache.commons.beanutils.PropertyUtilsBean.setNestedProperty(PropertyUtilsBean.java:1648)
at org.apache.commons.beanutils.PropertyUtilsBean.setProperty(PropertyUtilsBean.java:1677)
at org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:1022)
=========================================================================
The version of GeoServer I am using is 1.7.1. Thanks for your time and patience.
Best regards,
Praveen