aspose file tools
The moose likes Web Services and the fly likes Which Implementation ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Which Implementation ?" Watch "Which Implementation ?" New topic
Author

Which Implementation ?

Mandan Happy
Ranch Hand

Joined: Dec 17, 2001
Posts: 65
Hello Geeks,
What do you guys recommend ?
SUNs Implementation
IBMS Implementation
Apache Implementation
in terms of
-reliability
-robustness
-w3 standards conformance
-tools like (java2wsdl )
-manageability ( JMX ?)
Thanks
Mandan
Ravi Verma
Ranch Hand

Joined: Aug 30, 2001
Posts: 42
SUNs Implementation
-open source,
-less implementations,
-reliability,
-less resources
-Good at xml-messaging
IBMS Implementation
-not full open sourcen,
-most of implementations at developerworks,
-lot of samples,implementations
-highly reliable
-All the good work is xml-rpc
Apache Implementation
-most of the work is open source,
-lot of implementations,
-highly reliable,
-but all the good work is xml-rpc


Ravi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Which Implementation ?
 
Similar Threads
The perfect accessory ...
servlet source code
Anonymous Classes : Significance
Quotes
i want the source code of servlet where to get it?