Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Trupti Patil   on Oct 15 In Java Category.

  
Question Answered By: Jarrod Williams   on Oct 15

Before JAX-WS JSR had been implemented by the java application servers, developers used to refer two technologies to build up their web services, AXIS and JWSDP.
I have my own experience about those two.

Now just like simplified EJB 3, JAX-WS has been discovered as a perfect material in Java EE. You can find diffrenet kinds of implementations for JAX-WS: JWSDP, AXIS 2, JBoss WS, ....

Websphere also supports JAX-WS try this link:
publib.boulder.ibm.com/.../cjaxwsruntime.html

Share: 

 
 
Didn't find what you were looking for? Find more on JWSDP problem Or get search suggestion and latest updates.


Tagged: