Open Source Web Services Tools in Java
17 projectsTop-ranked projects first.
Apache Axis2, the third generation Web services engine is more efficient, more modular and more XML-oriented than its predecessor Apache Axis. It is carefully designed to support the easy addition of plug-in modules that extend its functionality for features such as security and increased reliability.
Apache CXF is an open source (web) services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
Apache Scout aims to be an open source implementation of the Java API for XML Registries (JAXR) specification. It has level 0 capability support. It can talk to UDDI registries.
Axis is the third generation of Apache SOAP (which began at IBM as \"SOAP4J\"). It also includes: * a simple stand-alone server, * a server which plugs into servlet engines such as Tomcat, * extensive support for the Web Service Description Language (WSDL), * emitter tooling that generates Java classes from WSDL. * some sample programs, and * a tool for monitoring TCP/IP packets.
\"Burlap is a lightweight XML RPC protocol.\" The Burlap web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols.
\"Hessian is a lightweight, self-describing binary RPC protocol\" The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments.
The intention from Crispy is a easy communication with different kind of services. Services are RMI, WebService, REST, XML-RPC, EJB, Burlap, Hessian or other. With Crispy you can invoke all services with the same interface. You must don't know, how the service-technology work. The kind of communication is describe in properties and it can be easy change. The remote calls are simple Java Object call. You can integrate Crispy (for example) in a Service Oriented Architecture (SOA) or in a Rich Client Platform (RCP).
Ivory provides easy integration between your exiting java classes, Avalon services, and Axis. It allows easy deployment of soap services with none of the WSDD configuration that Axis normally mandates. Simply register your class or service and wa-la, you have a new RPC SOAP service. However, it also allows Avalon services to be used with the standard WSDD configuration easily.
Membrane SOAP Monitor is a forwarding HTTP and SOAP proxy with a graphical UI. The GUI features an XML beautifier that makes it easier to analyze the envelope of SOAP messages. predic8 just open sourced the project.
UDDI4J is a Java class library that provides an API to interact with a UDDI (Universal Description, Discovery and Integration) registry. The UDDI Project is a comprehensive, open industry initiative enabling businesses to (I) discover each other, and (II) define how they interact over the internet and share information in a global registry architecture. UDDI is the building block which will enable businesses to quickly, easily and dynamically find and transact with one another via their preferred applications.