summaryrefslogtreecommitdiffstats
path: root/sandbox/thilina/geronimo_ACE/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/thilina/geronimo_ACE/README.txt')
-rw-r--r--sandbox/thilina/geronimo_ACE/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/sandbox/thilina/geronimo_ACE/README.txt b/sandbox/thilina/geronimo_ACE/README.txt
new file mode 100644
index 0000000000..38cdfe0a46
--- /dev/null
+++ b/sandbox/thilina/geronimo_ACE/README.txt
@@ -0,0 +1,9 @@
+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.
+