I introduced a dependency on the RI tools in order to create the interop artifacts. The
main reasons for this are:
- We need to be more flexible when facing the next plug-fest
- Having a pluggable tools layer within the test suite means that we can easily verify our
own JAX-WS tools codebase at some later point in time
- We do verify that our stack really works with the JAX-WS artifacts that the RI tools
generate
Currently this requires a now build property to be set
| #
| # JAX-WS Home
| # The testsuite requires the RI tools to generate the artifacts
| # NOTE: Don't use the JWSDP 2.0, it contains legacy API.
| # Use the RI codebase from
java.net instead:
| #
https://jax-ws.dev.java.net/jax-ws-20-fcs/
| #
| ri.home=/home/hbraun/dev/env/jaxws-ri_2.0
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008171#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...