Changes between Version 7 and Version 8 of testGN241


Ignore:
Timestamp:
Sep 3, 2009, 8:46:59 AM (15 years ago)
Author:
tutrikil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • testGN241

    v7 v8  
    5050It can also be done since Tomcat 5.5 by creating the files "geonetwork.xml", "intermap.xml" and "geoserver.xml" in
    5151$CATALINA_HOME/conf/Catalina/localhost and add the following content:
     52
    5253****************************************************************************************
     54
    5355<Context docBase="path/to/geodir/$WEBAPP"
    5456               privileged="true" antiResourceLocking="false" antiJARLocking="false">
    5557</Context>
     58
    5659****************************************************************************************
     60
    5761where $WEBAPP is "geonetwork", "intermap" or "geoserver"
    5862