[GeoNetwork-users] Geonetwork installation on centos

Dear all,

Is Geonetwork installation with Jetty the same as Geonetwork installation
with tomcat on centos or what are the requirement when you want to go on
the Geonetwork installation with Jetty way ?

Regards

simon

--
------------
Web Designer
ERMIS Africa
P.O. Box 17347
Nakuru-20100
Kenya
Tel:254-51-2213323
Fax:254-51-2214536
Cell Phone +254 725 885 889
E-mail:simon@anonymised.com
Website:http://www.ermisafrica.org
http://www.ermisafrica.com

simon .K.M wrote:

Dear all,

Is Geonetwork installation with Jetty the same as Geonetwork installation
with tomcat on centos or what are the requirement when you want to go on
the Geonetwork installation with Jetty way ?

Regards

simon

Simon,

From reading the docs, sorta. In both cases you run the geonetwork

platform independent installer jar. If you want to use jetty then you
just use the scripts in the geonetwork/bin folder to start it.
So to answer your question the default installation uses jetty, you
don't need to do anything special other than make sure you have a
compatible java runtime installed.

If you want to use tomcat you'll need to configure tomcat so it knows
where the application is. While Centos isn't exactly the same it will be
similar to the Tomcat instructions on
http://geonetwork-opensource.org/documentation/how-to/installing-geonetwork-2-1-0-on-ubuntu

I've never actually tried on centos, but hopefully this is everything
you need to know.

Alex