Cristian Roldan wrote:
Hi All,
Does Geronimo support installing several instances on the same server ? each instance running independently . If possible, how can I do it ... Thanks

------------------------------------------------------------------------
*1GB gratis*, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
Abrí tu cuenta aquí <http://login.yahoo.com/config/mail?.intl=ar>
You should be able to install Geronimo in different locations for each instance and it should just be a matter of changing the ports that Geronimo listens on in the geronimo\var\config\config.xml file. Make sure you don't edit this file while geronimo is running or you will lose your changes.

After changing the file, start Geronimo and the startup output sent to the terminal should summarize the ports that Geronimo is listening on. The GUI installer planned for the 1.0.1 release should make it even easier to customize port numbers if you don't like having to edit the config.xml file.

The plan for future releases is to allow Geronimo to share static files such as jar files, startup scripts etc across instances and therefore each instance will just have its own copy of instance specific files (e.g. the files under the geronimo\var directory).

Regards,

John

Reply via email to