Ticket #838 (closed defect: fixed)

Opened 14 months ago

Last modified 13 months ago

Cannot deploy GeoNetwork to the /jsp/geonetwork context path on Tomcat 5.5

Reported by: murrayh Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.7.0
Component: Catalog server Version:
Keywords: Cc:

Description

Using 2.7 trunk, rev 8553.

Attached is a patch that fixes this issue for JDK1.4 based containers (tomcat5.5 etc).

Does not affect JDK6 based containers (tomcat6 etc), which already work fine.

Tested on tomcat5.5:

  • jsp#geonetwork.xml context file (for /jsp/geonetwork)
  • geonetwork.xml context file (for /geonetwork)
  • dropping GeoNetwork into the webapps folder (alternative for /geonetwork)

Attachments

fix_tomcat5_5_context_path.diff Download (0.9 KB) - added by murrayh 14 months ago.

Change History

Changed 14 months ago by murrayh

Changed 13 months ago by simonp

  • status changed from new to closed
  • resolution set to fixed

Fixed in svn rev 9048

Note: See TracTickets for help on using tickets.