Author: thomas.diesler(a)jboss.com
Date: 2008-03-31 04:26:47 -0400 (Mon, 31 Mar 2008)
New Revision: 6180
Modified:
stack/native/trunk/src/main/distro/Install.txt
Log:
Generalize install instructions
Modified: stack/native/trunk/src/main/distro/Install.txt
===================================================================
--- stack/native/trunk/src/main/distro/Install.txt 2008-03-31 08:26:40 UTC (rev 6179)
+++ stack/native/trunk/src/main/distro/Install.txt 2008-03-31 08:26:47 UTC (rev 6180)
@@ -13,11 +13,8 @@
2.) Modify the target container location in ant.properties
3.) Execute one of the following
- ant deploy-jboss421
- ant deploy-jboss422
- ant deploy-jboss423
- ant deploy-jboss500 // for JBoss AS Beta 4
- ant deploy-jboss501 // for JBoss AS Trunk
+ ant deploy-jboss42x
+ ant deploy-jboss50x
Please consult the wiki for detailed up to date install instructions
http://labs.jboss.com/portal/jbossws/
@@ -29,4 +26,4 @@
http://www.jboss.org/index.html?module=bb&op=viewforum&f=200
Enjoy,
-The JBossWS Team
\ No newline at end of file
+The JBossWS Team