[GeoNetwork-users] GeoNetwork as root application in Jetty

Hello everyone,

I have a vanilla install of GeoNetwork 2.10 served through the bundled
Jetty instance. I need to make GeoNetwork the root application of this
Jetty instance; I have tried the following in the Contexts section of
jetty.xml:

<Set name="webAppDir"><SystemProperty name="jetty.home"
default="."/>/../web/geonetwork</Set>

And also:

<Set name="war"><Property name="jetty.home" default="."
/>/../web/geonetwork</Set>

But with both set ups I still get the "Error 404 - Not Found." message when
I access the Jetty root.

What else must I do to get GeoNetwork as the root application in Jetty?

Thank you.

See issue https://github.com/geonetwork/core-geonetwork/issues/443

2014-04-30 15:23 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hello everyone,

I have a vanilla install of GeoNetwork 2.10 served through the bundled
Jetty instance. I need to make GeoNetwork the root application of this
Jetty instance; I have tried the following in the Contexts section of
jetty.xml:

<Set name="webAppDir"><SystemProperty name="jetty.home"
default="."/>/../web/geonetwork</Set>

And also:

<Set name="war"><Property name="jetty.home" default="."
/>/../web/geonetwork</Set>

But with both set ups I still get the "Error 404 - Not Found." message when
I access the Jetty root.

What else must I do to get GeoNetwork as the root application in Jetty?

Thank you.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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

Hi François,

My question is about Jetty, not Tomcat. I already know how to deploy
GeoNetwork as a root application to Tomcat and am also aware that it
doesn't function in that particular setting.

Regards.

On 30 April 2014 15:27, Francois Prunayre <fx.prunayre@anonymised.com> wrote:

See issue https://github.com/geonetwork/core-geonetwork/issues/443

2014-04-30 15:23 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hello everyone,

I have a vanilla install of GeoNetwork 2.10 served through the bundled
Jetty instance. I need to make GeoNetwork the root application of this
Jetty instance; I have tried the following in the Contexts section of
jetty.xml:

<Set name="webAppDir"><SystemProperty name="jetty.home"
default="."/>/../web/geonetwork</Set>

And also:

<Set name="war"><Property name="jetty.home" default="."
/>/../web/geonetwork</Set>

But with both set ups I still get the "Error 404 - Not Found." message
when
I access the Jetty root.

What else must I do to get GeoNetwork as the root application in Jetty?

Thank you.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform
available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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

Hi,

2014-04-30 15:39 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hi François,

My question is about Jetty, not Tomcat. I already know how to deploy
GeoNetwork as a root application to Tomcat and am also aware that it
doesn't function in that particular setting.

I've never tested, but I suppose same issue will happen on Jetty and some
part of the application requires a webapp name (eg. harvesting) and AFAIK,
you can't make it run as root application.

Francois

Regards.

On 30 April 2014 15:27, Francois Prunayre <fx.prunayre@anonymised.com> wrote:

See issue https://github.com/geonetwork/core-geonetwork/issues/443

2014-04-30 15:23 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hello everyone,

I have a vanilla install of GeoNetwork 2.10 served through the bundled
Jetty instance. I need to make GeoNetwork the root application of this
Jetty instance; I have tried the following in the Contexts section of
jetty.xml:

<Set name="webAppDir"><SystemProperty name="jetty.home"
default="."/>/../web/geonetwork</Set>

And also:

<Set name="war"><Property name="jetty.home" default="."
/>/../web/geonetwork</Set>

But with both set ups I still get the "Error 404 - Not Found." message
when
I access the Jetty root.

What else must I do to get GeoNetwork as the root application in Jetty?

Thank you.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform
available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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

Please focus on the original question: how to run GeoNetwork as root
application on the bundled Jetty instance. Only then can we know what/if
errors result.

Thank you.

On 30 April 2014 15:47, Francois Prunayre <fx.prunayre@anonymised.com> wrote:

Hi,

2014-04-30 15:39 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hi François,

My question is about Jetty, not Tomcat. I already know how to deploy
GeoNetwork as a root application to Tomcat and am also aware that it
doesn't function in that particular setting.

I've never tested, but I suppose same issue will happen on Jetty and some
part of the application requires a webapp name (eg. harvesting) and AFAIK,
you can't make it run as root application.

Francois

Regards.

On 30 April 2014 15:27, Francois Prunayre <fx.prunayre@anonymised.com> wrote:

See issue https://github.com/geonetwork/core-geonetwork/issues/443

2014-04-30 15:23 GMT+02:00 Luís de Sousa <luis.a.de.sousa@anonymised.com>:

Hello everyone,

I have a vanilla install of GeoNetwork 2.10 served through the bundled
Jetty instance. I need to make GeoNetwork the root application of this
Jetty instance; I have tried the following in the Contexts section of
jetty.xml:

<Set name="webAppDir"><SystemProperty name="jetty.home"
default="."/>/../web/geonetwork</Set>

And also:

<Set name="war"><Property name="jetty.home" default="."
/>/../web/geonetwork</Set>

But with both set ups I still get the "Error 404 - Not Found." message
when
I access the Jetty root.

What else must I do to get GeoNetwork as the root application in Jetty?

Thank you.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform
available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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