Project

General

Profile

« Previous | Next » 

Revision 4637

Added by daigle over 15 years ago

Update installation docs for war install

View differences:

building-metacat.html
48 48
  but a few convenience options have been added to help the developer. </p>  
49 49
  
50 50
  <p>These instructions are meant to augment the Install Metacat War section of the
51
  <a href="../user/metacatinstall.html">Metacat Installation Guide</a>.</p>
51
  <a href="../user/metacat-install.html">Metacat Installation Guide</a>.</p>
52 52
  
53 53
  <p>Metacat is built using the Ant build utility.  You will need to have Ant
54 54
  installed on your development system to build Metacat</p>
......
114 114
  <a name="ManualBuild"></a><div class="header1">Manual Build</div>  
115 115
  <p>You can also build the Metacat war file and deploy manually.  To build and create the 
116 116
  war, run:</p>
117
  <div class="code">ant install-ecogrid</div> 
117
  <div class="code">ant build-metacat</div> 
118 118
  <p>The war file will appear in your &gt;metacat_workspace&lt;/dist directory.  Copy the war
119 119
  file into your tomcat webapps directory.  Delete the existing code that was expanded
120 120
  from the old jar.</p>

Also available in: Unified diff