Install JBoss Application Server
- Download JBoss Application Server jboss-4.2.3.GA.zip from here
- Unzip
Install JBoss WS
- Download JBoss Web Services jbossws-native-3.0.3.GA.zip from here
- Unzip onto C:/jml/prog/org/jboss/jboss-4.2.3.GA
- Modify ant.properties
jboss423.home=C:/jml/prog/org/jboss/jboss-4.2.3.GA
- Make sure JBoss is shutdown
- Install by running
jbossws-native-dist>ant deploy-jboss423
- Test by running (should all be successful)
ant tests