Hi All,
I am currently working on fixing a bug that causes app-schema DataAccess to produce “null” prefix for secondary namespaces.
Please see :http://jira.codehaus.org/browse/GEOT-2932
I have been looking at the GetFeature.java**(package** org.geoserver.wfs) & noticed that the current implementation only caters for a single typeName.
Specifying more than one typename indicates that a join operation needs to be performed but this hasn’t been implemented yet. I believe that this implementation would fix the “null” prefix issue.
Has anyone started working on this or looked into this? Am I headed in the right direction? Care to share any ideas how to go about this?
Thanks.
Regards,
Jacqui
--------------------------------------------------------
Jacqueline Githaiga
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
26 Dick Perry Ave, Kensington WA 6151, Australia
Ph 08 6436 8755
Email jacqueline.githaiga@anonymised.com
afaik (from years ago, so might be useless), the app-schema datastore were already contributing the emf schema to the encoder (through a feature type user property?). If so, it'd be enough to traverse the emf schema imports deep enough as to make sure all the namespaces are declared to the encoder?
sorry for the too blurry information though.
Cheers,
Gabriel
On 2/19/10 4:20 AM, Jacqueline.Githaiga@anonymised.com wrote:
Hi All,
I am currently working on fixing a bug that causes app-schema DataAccess to produce "null" prefix for secondary namespaces.
Please see :http://jira.codehaus.org/browse/GEOT-2932
I have been looking at the GetFeature.java(package org.geoserver.wfs)& noticed that the current implementation only caters for a single typeName.
Specifying more than one typename indicates that a join operation needs to be performed but this hasn't been implemented yet. I believe that this implementation would fix the "null" prefix issue.
Has anyone started working on this or looked into this? Am I headed in the right direction? Care to share any ideas how to go about this?
Thanks.
Regards,
Jacqui
--------------------------------------------------------
Jacqueline Githaiga
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
26 Dick Perry Ave, Kensington WA 6151, Australia
Ph 08 6436 8755
Email jacqueline.githaiga@anonymised.com<mailto:jacqueline.githaiga@anonymised.com>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.