Opened 13 years ago
Closed 13 years ago
#838 closed defect (fixed)
Cannot deploy GeoNetwork to the /jsp/geonetwork context path on Tomcat 5.5
Reported by: | murrayh | Owned by: | |
---|---|---|---|
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)
Change History (2)
by , 13 years ago
Attachment: | fix_tomcat5_5_context_path.diff added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in svn rev 9048