Jboss supports JAX-WS in 3 flavours.
# native - which is jboss proprietary implementation for jax-ws. It comes default with jboss5.0.0GA.
# apache CXF - this supports Jax-ws implementation which apache provides. This isnt Axis, Axis is something parallel to JAX-WS itself.
# metro stack - Jboss supports this as well, its a dedicated Metro only implementation. You get separate download for it, change JBOSS-HOME and other properties. Run a build script, and thats it. It adds stuff in Jboss directory and ready for work.
Thats it for now, its friday afternoon
Jai Ho
No comments:
Post a Comment