News

WSO2 Web Services Dev Tools Announced

WSO2 has released two new open source products for developers of Web services applications. The company is currently offering its Web Services Framework for C (WSF/C) 1.0 product, as well as its Web Services Framework for PHP (WSF/PHP) 1.0 product.

Both products are designed to help software developers generate enterprise-grade applications via solutions that support "the widest range of Web services" specifications. For instance, both products support SOAP 1.1, SOAP 1.2, WSDL 1.1 and WSDL 2.0 Web services standards, as well as the entire WS*- stack.

WSF/C can be deployed within a Web server, such as Apache Web Server or Microsoft IIS, or it can be deployed as a standalone server. The company has tested its WSF/C Framework with Windows XP, Linux GCC (GNU Compiler Collection), Red Hat Enterprise Linux ES, Sun's Solaris and Mac OS 10.

The WSF/PHP product is backward compatible with PHP5, allowing developers to use their existing PHP code. It enables WSDL to be generated for PHP service scripts, and a "contract-first" WSDL style is used. Moreover, the product enables SOAP-based messaging to be encrypted and signed. SOAP and REST can be used to expose a single service. The company has tested its WSF/PHP Framework with Windows XP and Linux GCC.

WSO2 provides support and training for its open source products, which are optimized for Web services and service-oriented architecture implementations. The company's products are based on Apache Axis2, as well as other Apache Software Foundation open source projects.

Additional WSO2 products include a Web Services Application Server (WSAS) and Enterprise Service Bus (ESB).

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube