Login Required. Sign up now -- its free!

Projects tagged ‘webservice’ and ‘wsdl’


Jump to tag:

Projects tagged ‘webservice’ and ‘wsdl’

Filtered by Project Tags webservice wsdl

Refine results Project Tags soap (15) java (12) xml (9) webservices (7) php (6) middleware (5) soa (5) client (4) esb (4) ws-security (4) bpel (4) jms (4)

[28 total ]

19 Users
 

PEtALS is the highly distributed Open Source ESB hosted by OW2. PEtALS delivers OW2 JavaTM Business Integration (JBI) platform. PEtALS provides lightweight and packaged integration solutions, based ... [More] on JSR-208 specifications, with a strong focus on distribution and clustering. PEtALS helps you to integrate your Enterprise Business Units in order to provide a value added global solution. By assembling all your enterprise elements, you can provide new applications by re-using some existing ones. Thus, all your applications expose their logic by exposing services. This concept is know as a Service Oriented Architecture (SOA). The project also provides a set of JBI components and a component development kit that will help users to develop their own components. [Less]
Created over 2 years ago.

16 Users
 

The WSO2 ESB is a lightweight and easy-to-use Open Source Enterprise Service Bus (ESB) available under the Apache Software License v2.0. WSO2 ESB allows administrators to simply and easily configure ... [More] message routing, virtualization, intermediation, transformation, logging, task scheduling, load balancing, failover routing, event brokering, etc.. The runtime has been designed to be completely asynchronous, non-blocking and streaming based on the Apache Synapse core. WSO2 ESB 2.1.0 is developed on top of the revolutionary Carbon platform (Middleware a' la carte), and is based on the OSGi framework to achieve the better modularity for your Service Oriented Architecture (SOA). This also contains a lots of new features and many other optional components to customize the behavior of the server. [Less]
Created over 2 years ago.

10 Users
   

Fura is a self-contained grid middleware that allows the grid enablement and distribution of applications on heterogeneous computational resources. Fura features a web-based GUI, wizard-guided ... [More] installation and configuration, and Web Services compliance. Fura's component based plug-in architecture allows grid services to be extended or replaced, and new services can be developed reusing existing components. [Less]
Created about 1 year ago.

8 Users
 

EasyWSDL Toolbox is a powerful WSDL parsing library. It can be used to parse both WSDL 1.1 and WSDL 2.0 descriptions and manipulates them in an unified object model (based on the WSDL 2.0 entities). ... [More] EasyWSDL was designed with a plug-in architecture. Two extensions are already available: - SAWSDL: It makes possible the handling of semantic annotations. - WSDL4BPEL: Add recognition of partnerLink tags which is essential to use WSDL documents in a BPEL process. - ComplexWSDL: Enables to group all imports to the main file in order to use description in distributed environment. - MultipleExtensions: Enables to use all EasyWSDL extensions in any service description. [Less]
Created 11 months ago.

6 Users

JBoss Web Services Framework
Created over 2 years ago.

3 Users

Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
Created over 2 years ago.

3 Users
 

Create Web Services with PHP5 in minutes. InstantSVC (pronounced as Instant Services) provides a set of tools to ease your development. You just need to document your object oriented PHP code with ... [More] PHPDocumentor in order to generate Web Services from it - SOAP Services as well as RESTful Web Services. Features of InstantSVC include an Extended Reflection API with information about data types, Annotations for PHP, a WSDL generator conform to WS-I Basic Profile, a Document/literal adapter generator, a Handler chain mechanism for SOAP processing, Implementations of WS-Security and the Username Token Profile, a Server for RESTful Web Services and an Administration tool for convenient creation and management of SOAP and REST servers. [Less]
Created over 2 years ago.

1 Users

Created 12 months ago.

1 Users

The Wsclient plugin adds a remoting client capable of communicating via SOAP. It is compatible with Grails' Xfire plugin 0.8.1.
Created about 1 month ago.

1 Users

Simple php utility and class library for generating classes ready to use with a web service from the wsdl file. About wsdl2phpgenerator Wsdl2phpgenerator generates valid php 5.3 classes with ... [More] optional namespace support. It enables a fast start when about to use a webservice, just generate the code from the wsdl file, include the service class and start calling functions from the web service. Wsdl2phpgenerator has support for separating the classes to multiple files inclusion guard the classes by class_exists() calls, namespaces and a option to just make one file with all classes. CLI The source does also contain a nice library for reading input from the command line. It has support for required parameters, optional parameters. Boolean and string parameters and generates a help [Less]
Created about 1 month ago.