How to build the project
JBossWS 5.x and later
Please refer to the documentation or check the README file in the root of the project.
JBossWS 3.x and 4.x
Binary distribution
Simply download the distribution and read the instructions in the doc directory:
- Copy ant.properties.examples to ant.properties
- Modify the target container location in ant.properties
- Execute ant deploy-jbossXYZ where XYZ stands for the target container version (see the Install.txt files, it's something like 712, 713, 720, ...)
- Execute the samples to verify your installation: ant tests
Source distribution
Please refer to the wiki:
Further informations
For futher details on installation and for directions on using JBossWS-Native with JDK 6, please refer to https://www.jboss.org/community/wiki/JBossWS-Installation