|
From: Adam R. <ad...@pr...> - 2010-07-16 03:09:09
|
I think this is the same problem that I created a ticket for here: http://jira.codehaus.org/browse/GEOS-3963 Cheers Adam On Fri, Jul 16, 2010 at 2:24 PM, smas036 <sin...@gm...> wrote: > > Hi all, > > I am setting up a WFS mediation service using Geoserver app-schema to > provide dynamic changes in the WFS response. For example a user will > indicate that 'Class A' should be called 'Class B' and this will be > reflected in any new GetFeature request using the app-schema vocab function > with reference to a .properties file that holds the name mappings. > > The problem is when multiple users want to use this service. My current > solution is to create 'session features' which hold mapping files and > 'session schemas' which hold the new schemas for the new features. All of > these features are identical except for their name, path to .properties and > the .properties file. > > After creating the new files Geoserver must be restarted to include the new > features otherwise a "Feature type unknown" error occurs for a new > GetFeature request. > > I would appreciate any ideas on how to get the new features recognized > without restarting Geoserver. > > Cheers > > S.M.A > -- > View this message in context: http://old.nabble.com/Updating-complex-features-without-restarting-tp29179547p29179547.html > Sent from the GeoServer - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Geoserver-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geoserver-users > |