
${project.name}
http://www.jboss.org/jbossws/

Version: jbossws-cxf-${project.version}

Installation instructions
=========================

In order to install JBossWS the following steps are necessary:

1.) Copy ant.properties.examples to ant.properties
2.) Modify the target container location in ant.properties
3.) Execute

	ant deploy-jboss510

4.) Execute the samples to verify your installation

   'ant tests'

   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

Enjoy,
The JBossWS Team
