8cba378630
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677274 13f79535-47bb-0310-9956-ffa450edef68
10 lines
376 B
Text
10 lines
376 B
Text
|
|
How to build the Admin Console Extension
|
|
========================================
|
|
|
|
1.Extract the archive.
|
|
2.Go to the directory created after extracting the archive.
|
|
3.Type the following command "mvn install"
|
|
4.It will create a directory named "target" which contains the "org.apache.tuscany.geronimoace.geronimo-ace-1.0-SNAPSHOT.war".
|
|
5.Deploy this in geronimo.
|
|
|