Thanks Alex Mandel,
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.
Tell me do you want to say that while am using jetty I only need to have
the correct version of java then I can install my geonetwork?
Regards
simon
-----Original Message-----
From: Alex Mandel [mailto:tech_dev@anonymised.com]
Sent: Thursday, April 16, 2009 10:12 AM
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Geonetwork installation on centos
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