0 Replies Latest reply on Feb 6, 2017 10:05 AM by vismay2011

    What is the advantage of JDK WS RI over JbossWS?

    vismay2011

      When it comes to develop webservices , JDK 6 provides tools like wsgen (bottom-up), wsimport (top-down) development . Jboss also has similar tools like wsprovide and wsconsume.

      What is the advantage in Jboss tools? is the generated webservice artifacts are optimized for jbossWS runtime?

      How do you choose one over the other?