I fixed an issue involving an NPE on line 403 yesterday; how recent is your checkout?
I will be doing some testing and polish on geosearch tomorrow, so I can investigate this issue as well if 'svn up' doesn't fix it. -d On Fri, 2009-01-16 at 21:08 -0200, Gabriel Roldan wrote: > Hey, > > it seems the adding a feature type is broken for me in 1.7.x. When I create a > datastore and try to add a feature type, both for shapefile and arcsde, is > fails with an exception like: > java.lang.NullPointerException > at > org.vfny.geoserver.action.data.TypesEditorAction.sync(TypesEditorAction.java:403) > at > org.vfny.geoserver.action.data.TypesEditorAction.executeSubmit(TypesEditorAction.java:565) > at > org.vfny.geoserver.action.data.TypesEditorAction.execute(TypesEditorAction.java:130) > at org.vfny.geoserver.action.ConfigAction.execute(ConfigAction.java:101) > at > org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) > > > Could anyone confirm before I fill a bug report? > > Gabriel ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
