Hello all,

Thanks to Tõnis I was able to solve this problem. The main issue was with
datastore.xml and ProtectedSite.appschema files.
On the datastore.xml, I have to modify to point to the appschema file. as: 
<connectionParameters>
    <entry key="dbtype">app-schema</entry>
    <entry
key="namespace">http://inspire.ec.europa.eu/schemas/ps/4.0</entry>
    <entry
key="url">file:data/ps/ProtectedSite/ProtectedSite.appschema</entry>
  </connectionParameters>

Also, I have to change the wokspace id.

Then on the ProtectedSite.appschema, I have to place the DDBB connection and
sourceType.

Thanks for the help

Regards
Luis Acedo



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to