Author: alessio.soldano(a)jboss.com
Date: 2011-11-16 11:49:52 -0500 (Wed, 16 Nov 2011)
New Revision: 15273
Modified:
stack/cxf/trunk/modules/dist/src/main/distro/Install.txt
Log:
Minor update to Install.txt
Modified: stack/cxf/trunk/modules/dist/src/main/distro/Install.txt
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/Install.txt 2011-11-16 16:44:26 UTC (rev
15272)
+++ stack/cxf/trunk/modules/dist/src/main/distro/Install.txt 2011-11-16 16:49:52 UTC (rev
15273)
@@ -15,19 +15,23 @@
ant deploy-jboss600
ant deploy-jboss610
+ ant deploy-jboss700
+ ant deploy-jboss701
+ ant deploy-jboss702
+ ant deploy-jboss710
- By default the SOAP stack will be installed to 'default' configuration.
-If users want to install SOAP stack to different JBossAS configuration then
-they have to specify -Djboss.server.instance=foo JVM property.
+ On AS 6 series, by default the SOAP stack will be installed to 'default'
+configuration. If users want to install SOAP stack to different JBossAS
+configuration then they can specify -Djboss.server.instance=foo JVM property.
Supported configurations of the installer are 'default', 'all' and
'standard'.
- ant -Djboss.server.instance=standard deploy-jboss610
+ ant -Djboss.server.instance=standard deploy-jboss700
By default Spring Framework libraries are not installed to application
server. In order to do that, please add the -Dspring=true property option when
running the ant script:
- ant -Dspring=true deploy-jboss610
+ ant -Dspring=true deploy-jboss700
Please note Spring is required for advanced configuration only, whenever users
want to provide their own jbossws-cxf.xml Spring configuration file.
@@ -38,12 +42,6 @@
You should see no errors.
-Please consult the wiki for detailed up to date install instructions
-http://labs.jboss.com/portal/jbossws/
-
-After the jbossws.sar is deployed you should be able to access JBossWS under
-http://localhost:8080/jbossws
-
If you have any questions, please post to the userforum:
http://www.jboss.org/index.html?module=bb&op=viewforum&f=276