[GeoNetwork-users] WebDAV Harvesting

Hello,

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRe
triever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebD
avRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.j
ava:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(Web
DavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexPr
ocessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(Metad
ataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHa
rvester.java:406)

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.

Looking forward your help.Thanks.

Regards

Kumaran

Hi Kumaran

I tried to access also the WebDav folder you provided from Cyberduck and Mac
Finder and get error connections. In Cyberduck I get *Method Not Allowed*.
Probably the WebDav is not configured properly in the server.

Time ago in a project I worked get similar issue and debugging GeoNetwork
got that was failing because the server was not setup properly and didn't
support PROPFIND method to query it. After configure the server properly the
harvester worked.

Check your server configuration to expose the folder as WebDav.

Regards,
Jose García

On Fri, Aug 26, 2011 at 7:44 PM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:

Hello,****

** **

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.****

** **

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRetriever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebDavRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.java:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(WebDavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexProcessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(MetadataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHarvester.java:406)
****

** **

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.****

** **

Looking forward your help.Thanks.****

** **

Regards****

Kumaran****

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Jose,

The link that I had sent is not a WebDAV Server. It is a Web Accessible
Folder. Is there a way in Geonetwork where we can harvest the metadata files
that are present in Web Accessible folder. One option that I see is download
these files to Server and then use local folder harvesting. Is there any
option where I can directly harvest from these web accessible folder in
geonetwork?

Regards

Kumaran

From: jose garcia [mailto:josegar74@anonymised.com]
Sent: Monday, August 29, 2011 1:59 PM
To: Kumaran Narayanaswamy
Cc: geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] WebDAV Harvesting

Hi Kumaran

I tried to access also the WebDav folder you provided from Cyberduck and Mac
Finder and get error connections. In Cyberduck I get Method Not Allowed.
Probably the WebDav is not configured properly in the server.

Time ago in a project I worked get similar issue and debugging GeoNetwork
got that was failing because the server was not setup properly and didn't
support PROPFIND method to query it. After configure the server properly the
harvester worked.

Check your server configuration to expose the folder as WebDav.

Regards,

Jose García

On Fri, Aug 26, 2011 at 7:44 PM, Kumaran Narayanaswamy
<kumaran.narayanaswamy@anonymised.com> wrote:

Hello,

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRe
triever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebD
avRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.j
ava:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(Web
DavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexPr
ocessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(Metad
ataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHa
rvester.java:406)

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.

Looking forward your help.Thanks.

Regards

Kumaran

----------------------------------------------------------------------------
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Hi Kumaran

Not sure about Web Accessible Folder harvesting, but if doesn't use WebDav
protocol would need to develop a new harvester type to manage it.

I see you use IIS, should be possible to configure a WebDav resource so
works ok in GeoNetwork harvesting, but don't use too much about IIS (maybe
this can help: http://www.iis.net/download/webdav)

Other option, if you don't get it working is using Local file system
harvesting as you comment.

Regards,
Jose García

On Mon, Aug 29, 2011 at 10:37 AM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:

Jose,****

** **

The link that I had sent is not a WebDAV Server. It is a Web Accessible
Folder. Is there a way in Geonetwork where we can harvest the metadata files
that are present in Web Accessible folder. One option that I see is download
these files to Server and then use local folder harvesting. Is there any
option where I can directly harvest from these web accessible folder in
geonetwork?****

** **

Regards****

Kumaran****

** **

*From:* jose garcia [mailto:josegar74@anonymised.com]
*Sent:* Monday, August 29, 2011 1:59 PM
*To:* Kumaran Narayanaswamy
*Cc:* geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
*Subject:* Re: [GeoNetwork-devel] WebDAV Harvesting****

** **

Hi Kumaran****

** **

I tried to access also the WebDav folder you provided from Cyberduck and
Mac Finder and get error connections. In Cyberduck I get *Method Not
Allowed*. Probably the WebDav is not configured properly in the server.***
*

** **

Time ago in a project I worked get similar issue and debugging GeoNetwork
got that was failing because the server was not setup properly and didn't
support PROPFIND method to query it. After configure the server properly the
harvester worked.****

** **

Check your server configuration to expose the folder as WebDav.****

** **

Regards,****

Jose García****

** **

On Fri, Aug 26, 2011 at 7:44 PM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:****

Hello,****

****

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.****

****

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRetriever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebDavRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.java:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(WebDavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexProcessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(MetadataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHarvester.java:406)
****

****

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.****

****

Looking forward your help.Thanks.****

****

Regards****

Kumaran****

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork****

** **

Hello Jose,

The link that I provided was an example link to which we do not have access
to control the servers. The option now I see is to download the files to
local server and then use Local harvesting option.

On a side note when I define a harvester when I select the option Validate,
does the harvester check for both Schema Validation and Schematron
validation?

Regards

Kumaran

From: jose garcia [mailto:josegar74@anonymised.com]
Sent: Monday, August 29, 2011 2:16 PM
To: Kumaran Narayanaswamy
Cc: geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] WebDAV Harvesting

Hi Kumaran

Not sure about Web Accessible Folder harvesting, but if doesn't use WebDav
protocol would need to develop a new harvester type to manage it.

I see you use IIS, should be possible to configure a WebDav resource so
works ok in GeoNetwork harvesting, but don't use too much about IIS (maybe
this can help: http://www.iis.net/download/webdav)

Other option, if you don't get it working is using Local file system
harvesting as you comment.

Regards,

Jose García

On Mon, Aug 29, 2011 at 10:37 AM, Kumaran Narayanaswamy
<kumaran.narayanaswamy@anonymised.com> wrote:

Jose,

The link that I had sent is not a WebDAV Server. It is a Web Accessible
Folder. Is there a way in Geonetwork where we can harvest the metadata files
that are present in Web Accessible folder. One option that I see is download
these files to Server and then use local folder harvesting. Is there any
option where I can directly harvest from these web accessible folder in
geonetwork?

Regards

Kumaran

From: jose garcia [mailto:josegar74@anonymised.com]
Sent: Monday, August 29, 2011 1:59 PM
To: Kumaran Narayanaswamy
Cc: geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] WebDAV Harvesting

Hi Kumaran

I tried to access also the WebDav folder you provided from Cyberduck and Mac
Finder and get error connections. In Cyberduck I get Method Not Allowed.
Probably the WebDav is not configured properly in the server.

Time ago in a project I worked get similar issue and debugging GeoNetwork
got that was failing because the server was not setup properly and didn't
support PROPFIND method to query it. After configure the server properly the
harvester worked.

Check your server configuration to expose the folder as WebDav.

Regards,

Jose García

On Fri, Aug 26, 2011 at 7:44 PM, Kumaran Narayanaswamy
<kumaran.narayanaswamy@anonymised.com> wrote:

Hello,

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRe
triever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebD
avRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.j
ava:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(Web
DavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexPr
ocessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(Metad
ataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHa
rvester.java:406)

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.

Looking forward your help.Thanks.

Regards

Kumaran

----------------------------------------------------------------------------
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Hi Kumaran

The validation in harvester only validates xsd, no schematron.

Regards,
Jose

On Mon, Aug 29, 2011 at 11:02 AM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:

Hello Jose,****

** **

The link that I provided was an example link to which we do not have access
to control the servers. The option now I see is to download the files to
local server and then use Local harvesting option.****

** **

On a side note when I define a harvester when I select the option Validate,
does the harvester check for both Schema Validation and Schematron
validation?****

** **

Regards****

Kumaran****

** **

*From:* jose garcia [mailto:josegar74@anonymised.com]
*Sent:* Monday, August 29, 2011 2:16 PM

*To:* Kumaran Narayanaswamy
*Cc:* geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
*Subject:* Re: [GeoNetwork-devel] WebDAV Harvesting****

** **

Hi Kumaran****

** **

Not sure about Web Accessible Folder harvesting, but if doesn't use WebDav
protocol would need to develop a new harvester type to manage it. ****

** **

I see you use IIS, should be possible to configure a WebDav resource so
works ok in GeoNetwork harvesting, but don't use too much about IIS (maybe
this can help: http://www.iis.net/download/webdav)****

** **

Other option, if you don't get it working is using Local file system
harvesting as you comment.****

** **

Regards,****

Jose García****

On Mon, Aug 29, 2011 at 10:37 AM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:****

Jose,****

****

The link that I had sent is not a WebDAV Server. It is a Web Accessible
Folder. Is there a way in Geonetwork where we can harvest the metadata files
that are present in Web Accessible folder. One option that I see is download
these files to Server and then use local folder harvesting. Is there any
option where I can directly harvest from these web accessible folder in
geonetwork?****

****

Regards****

Kumaran****

****

*From:* jose garcia [mailto:josegar74@anonymised.com]
*Sent:* Monday, August 29, 2011 1:59 PM
*To:* Kumaran Narayanaswamy
*Cc:* geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
*Subject:* Re: [GeoNetwork-devel] WebDAV Harvesting****

****

Hi Kumaran****

****

I tried to access also the WebDav folder you provided from Cyberduck and
Mac Finder and get error connections. In Cyberduck I get *Method Not
Allowed*. Probably the WebDav is not configured properly in the server.***
*

****

Time ago in a project I worked get similar issue and debugging GeoNetwork
got that was failing because the server was not setup properly and didn't
support PROPFIND method to query it. After configure the server properly the
harvester worked.****

****

Check your server configuration to expose the folder as WebDav.****

****

Regards,****

Jose García****

****

On Fri, Aug 26, 2011 at 7:44 PM, Kumaran Narayanaswamy <
kumaran.narayanaswamy@anonymised.com> wrote:****

Hello,****

****

I am trying to harvest the metadata records present in
http://www.webservice-energy.org/metadata/ using Geonetwork WebDav Option
and I get the following exception.****

****

java.lang.Exception: HTTPException: null
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.open(WebDavRetriever.java:104)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavRetriever.retrieve(WebDavRetriever.java:57)
at
org.fao.geonet.kernel.harvest.harvester.webdav.Harvester.harvest(Harvester.java:74)
at
org.fao.geonet.kernel.harvest.harvester.webdav.WebDavHarvester.doHarvest(WebDavHarvester.java:167)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexProcessor.process(AbstractHarvester.java:379)
at
org.fao.geonet.kernel.MetadataIndexerProcessor.processWithFastIndexing(MetadataIndexerProcessor.java:39)
at
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.harvest(AbstractHarvester.java:406)
****

****

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.****

****

Looking forward your help.Thanks.****

****

Regards****

Kumaran****

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork****

****

** **

On 8/29/11 5:20 AM, jose garcia wrote:

Also can any one please explain if Web Accessible folder can be harvested
using WebDAV option in Geonetwork.****

GeoNetwork has been modified in our version to expand the WebDAV module to include harvest of web directories of XML files. In particular, these are XML files in ISO 19139 or FGDC metadata format. George Mason University added this capability and would like to work with the committers to add this functionality to trunk.

Doug.

--
Douglas D. Nebert
Senior Advisor for Geospatial Technology, System-of-Systems Architect
FGDC Secretariat Tel/Fax:541 234-6326 Cell:703 459-5860

Great ....it will be good to have this feature committed in geonetwork...

Kumaran

-----Original Message-----
From: Douglas Nebert [mailto:ddnebert@anonymised.com]
Sent: Tuesday, August 30, 2011 3:32 AM
To: geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] [GeoNetwork-users] WebDAV Harvesting

On 8/29/11 5:20 AM, jose garcia wrote:

Also can any one please explain if Web Accessible folder can be
harvested using WebDAV option in Geonetwork.****

GeoNetwork has been modified in our version to expand the WebDAV module to
include harvest of web directories of XML files. In particular, these are
XML files in ISO 19139 or FGDC metadata format. George Mason University
added this capability and would like to work with the committers to add this
functionality to trunk.

Doug.

--
Douglas D. Nebert
Senior Advisor for Geospatial Technology, System-of-Systems Architect
FGDC Secretariat Tel/Fax:541 234-6326 Cell:703 459-5860

----------------------------------------------------------------------------
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

Dear Kai,

Yes you need commit access . You can contact the core developers of
geonetwork who can commit your patch to trunk.

I have copied Jose who is one of the core developers of geonetwork who can
help you to commit your patch.

Regards
Kumaran

-----Original Message-----
From: Kai Liu [mailto:kliu4@anonymised.com]
Sent: Tuesday, August 30, 2011 6:27 PM
To: Kumaran Narayanaswamy
Cc: ddnebert@anonymised.com; ddnebert@anonymised.com; cyang3@anonymised.com; zgui@anonymised.com;
jxia3@anonymised.com
Subject: Re: [GeoNetwork-devel] WebDAV Harvesting

Dear Kumaran,

Sorry for bothering you. I wonder how I can commit the changes to the trunk?
Should I have the commit access? We added the function to the GeoNetwork
2.6.3 and it helped harvesting some WAF catalogs to our GEOSS Clearinghouse.
I'd like to create a patch based on the current version and commit it.

Thanks and best regards,

Kai
Joint Center for Intelligent Spatial Computing
703-395-2337

----- Original Message -----
From: Kumaran Narayanaswamy <kumaran.narayanaswamy@anonymised.com>
Date: Tuesday, August 30, 2011 0:49 am
Subject: Re: [GeoNetwork-users] [GeoNetwork-devel] WebDAV Harvesting

Great ....it will be good to have this feature committed in
geonetwork...
Kumaran

-----Original Message-----
From: Douglas Nebert [mailto:ddnebert@anonymised.com]
Sent: Tuesday, August 30, 2011 3:32 AM
To: geonetwork-users@lists.sourceforge.net;
geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] [GeoNetwork-users] WebDAV Harvesting

On 8/29/11 5:20 AM, jose garcia wrote:
>> Also can any one please explain if Web Accessible folder can be
>> harvested using WebDAV option in Geonetwork.****
>>
>>
GeoNetwork has been modified in our version to expand the WebDAV
module to include harvest of web directories of XML files. In
particular, these are XML files in ISO 19139 or FGDC metadata format.
George Mason Universityadded this capability and would like to work
with the committers to add this functionality to trunk.

Doug.

--
Douglas D. Nebert
Senior Advisor for Geospatial Technology, System-of-Systems Architect
FGDC Secretariat Tel/Fax:541 234-6326 Cell:703 459-5860

--------------------------------------------------------------------
--------
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--------------------------------------------------------------------
----------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
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