The moose likes Web Services and the fly likes is CFX an alternative to AXIS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "is CFX an alternative to AXIS" Watch "is CFX an alternative to AXIS" New topic
Author

is CFX an alternative to AXIS

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

may i know if CFX an alternate to AXIS?
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2194
Hi!
Yes, CXF is a viable alternative to Axis. With CXF you can develop both SOAP and REST web services.
CXF implements both the JAX-WS and JAX-RS standards.
In addition, the latest version of web service tooling in Eclipse now also support CXF.
Best wishes!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: is CFX an alternative to AXIS
 
Similar Threads
Which web service tool/tech to use for consuming ?
Axis 1.4 webservice stub ignores SEND_TYPE_ATTR attribute
Accessing HttpServletRequest from Restful webservice
Is Spring Web Services good enough?
webservice which one is more used ?