Hi, I have a complex feature that chains to another feature (a non-feature-type included with <includedTypes>-directive in mapping file). The feature type I want to chain to is called "ps-f:species". With WFS I get the following error-message:
"Feature type NaN not found. Has the data access been registered in DataAccessRegistry?" If I change the name to e.g. "psf:species" (in the mapping file(s) as well as in the respective XSD), everything works fine. This seems only to be a problem with feature chaining. If e.g. the top-element is called "ps-f:ProtectedSite" I can access it via WFS without any problem. This leads me to the following questions: * which characters are allowed in feature names used for feature chaining? * Does this mean that I have to manually change the namespace in the XSD? To me it looks as if the feature-name is bound to the XSD's namespace. Or is there a way to de-couple them? Thank you in advance for your help! Barbara -- View this message in context: http://old.nabble.com/Feature-Chaining-to-feature-type-with-%22-%22-in-name-not-possible--tp29696972p29696972.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
