Opened 12 years ago

Closed 12 years ago

#838 closed defect (fixed)

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 (1)

fix_tomcat5_5_context_path.diff (917 bytes ) - added by murrayh 12 years ago.

Download all attachments as: .zip

Change History (2)

by murrayh, 12 years ago

comment:1 by simonp, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in svn rev 9048

Note: See TracTickets for help on using tickets.