[jbossws-commits] JBossWS SVN: r2501 - tags/jbossws-1.2.0.GA/build/dist.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 2 06:27:58 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-03-02 06:27:58 -0500 (Fri, 02 Mar 2007)
New Revision: 2501

Modified:
   tags/jbossws-1.2.0.GA/build/dist/Install.txt
Log:
Update install instructions

Modified: tags/jbossws-1.2.0.GA/build/dist/Install.txt
===================================================================
--- tags/jbossws-1.2.0.GA/build/dist/Install.txt	2007-03-02 11:24:21 UTC (rev 2500)
+++ tags/jbossws-1.2.0.GA/build/dist/Install.txt	2007-03-02 11:27:58 UTC (rev 2501)
@@ -12,9 +12,16 @@
 
 In order to install JBossWS the following steps are necessary:
 
-1.) Copy lib/jbossws-client.jar to $JBOSS_HOME/client/
-2.) Unzip lib/jbossws.sar to $JBOSS_HOME/server/default/deploy/
+1.) Copy ant.properties.examples to ant.properties
+2.) Modify the target container location in ant.properties
+3.) Execute one of the following
 
+	ant deploy-jboss50
+	ant deploy-jboss42
+	ant deploy-jboss40
+	ant deploy-jboss40-jdk14
+	ant deploy-tomcat
+
 Please consult the wiki for detailed up to date install instructions
 http://labs.jboss.com/portal/jbossws/
 




More information about the jbossws-commits mailing list