Search

How to build the project

Binary distribution

Simply download the distribution and read the instructions in the doc directory:

  1. Copy ant.properties.examples to ant.properties
  2. Modify the target container location in ant.properties
  3. Execute ant deploy-jbossXYZ where XYZ stands for the target container version (see the Install.txt files, it's something like 500, 501, 510, ...)
  4. 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 http://www.jboss.org/community/wiki/JBossWS-Installation

         

JBossWS

JBossWS 4.2.0.Beta1 and WS-Discovery support
May 15, 2013 10:28 AM by Alessio Soldano
Just in time for the first release of WildFly, I've cut the first Beta release of JBossWS 4.2 series and had it pulled into the application server.The…
JBossWS 4.2 feature preview
Apr 18, 2013 12:48 PM by Alessio Soldano
This blog post is about few additions that are coming with JBossWS 4.2 release which I actually started working on due to some specific Narayana requi…
Maven plugin for JAXWS tools, again!
Feb 14, 2013 4:40 AM by Alessio Soldano
Back in March 2010 I wrote about our JBossWS Maven plugin for running JAXWS tools (wsconsume and wsprovide). The plugin allows embedding tools' invoca…
View more jbossws