[GeoNetwork-users] Public metadata

Hi, I have installed Geonetwork 2.6.4 and I have succesfully harvested a CSW server via Geonetwork client, but I found a problem when querying Geonetwork:
- I get no results when I query Geonetwork CSW Interface via POST:
< ?xml version="1.0" encoding="UTF-8"?>
<GetRecords xmlns="http://www.opengis.net/cat/csw/2.0.2&quot;xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;xmlns:ogc=&quot;http://www.opengis.net/ogc&quot;xmlns:ows=&quot;http://www.opengis.net/ows&quot;xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
             xmlns:gml="http://www.opengis.net/gml&quot;xsi:schemaLocation=&quot;http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd&quot;service=&quot;CSW&quot;version=&quot;2\.0\.2&quot;resultType=&quot;results&quot;outputFormat=&quot;application/xml&quot;
             outputSchema="http://www.opengis.net/cat/csw/2.0.2&quot;&gt;
<Query typeNames="csw:Record">
<ElementSetName>full</ElementSetName>
</Query>
</GetRecords>

- I get results when I query Geonetwork CSW Interface via KVP:
   http://localhost:8080/geonetwork/srv/csw?request=GetRecords&service=CSW&version=2.0.2&namespace=xmlns(csw=http://www.opengis.net/cat/csw)&resultType=results&outputSchema=http://www.opengis.net/cat/csw/2.0.2&outputFormat=application/xml&maxRecords=10&typeNames=csw:Record&elementSetName=full&constraintLanguage=FILTER&constraint_language_version=1.1.0

- I get no results when I query Geonetwork Client when I am not logged in.

Is there any think that I am doing wrong? I am considering that it has to do with metadata privileges but I haven't found anyway to make them available for not logged users.

Thanks in advance.
Jose Miguel

Hi,
It may help, I have also discovered that GET Query only returns results when I am logged in in another tab. Adding to that, I have change some metadata privileges and set as "allowed" to every group (All, Intranet, Guest and "Sample group")

thanks

El 08/11/2011 17:31, Jose Miguel escribió:

Hi, I have installed Geonetwork 2.6.4 and I have succesfully harvested a
CSW server via Geonetwork client, but I found a problem when querying
Geonetwork:
- I get no results when I query Geonetwork CSW Interface via POST:
< ?xml version="1.0" encoding="UTF-8"?>
<GetRecords
xmlns="http://www.opengis.net/cat/csw/2.0.2&quot;xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;xmlns:ogc=&quot;http://www.opengis.net/ogc&quot;xmlns:ows=&quot;http://www.opengis.net/ows&quot;xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
              xmlns:gml="http://www.opengis.net/gml&quot;xsi:schemaLocation=&quot;http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd&quot;service=&quot;CSW&quot;version=&quot;2\.0\.2&quot;resultType=&quot;results&quot;outputFormat=&quot;application/xml&quot;
              outputSchema="http://www.opengis.net/cat/csw/2.0.2&quot;&gt;
<Query typeNames="csw:Record">
<ElementSetName>full</ElementSetName>
</Query>
</GetRecords>

- I get results when I query Geonetwork CSW Interface via KVP:

http://localhost:8080/geonetwork/srv/csw?request=GetRecords&service=CSW&version=2.0.2&namespace=xmlns(csw=http://www.opengis.net/cat/csw)&resultType=results&outputSchema=http://www.opengis.net/cat/csw/2.0.2&outputFormat=application/xml&maxRecords=10&typeNames=csw:Record&elementSetName=full&constraintLanguage=FILTER&constraint_language_version=1.1.0

- I get no results when I query Geonetwork Client when I am not logged in.

Is there any think that I am doing wrong? I am considering that it has
to do with metadata privileges but I haven't found anyway to make them
available for not logged users.

Thanks in advance.
Jose Miguel
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork