The goal of this project is to develop all the missing pieces that currently exist in deploying an enterprise-level application over web-services platform. This project is sponsored by Induslogic, Inc. which is building a full-fledged commercial implementation of web-services in its Xintegrate range of products.
WHAT DO WE CURRENTLY HAVE |
|
|
Implementation of UDDI 2.0 compliant registryWe have developed a UDDI 2.0 compliant registry for Web services in a private intranet environment. This is a reference implementation of UDDI specification. With this UDDI Registry, Web services developers can publish and test their applications in a secure, private environment for their own applications. The Project can be useful to all those who want to make their own uddi registry. Even if you just want to make UDDI clients and are tired of connecting to the IBM or Microsoft registries over the net for testing, you may want to have a local registry. Current Features:
This registry is geared toward activities such as Web services development, testing, and deployment for internal applications, and therefore it has different requirements and characteristics than public UDDI registries. In particular, it does not currently allows replication or data exchange with other registries. We hope to add this functionality in future depending on what you guys demand (and are ready to help out on !!) Planned Features:
|
Apache module to authorize user SOAP requests on per service or per method basisThis package allows you to authorize your SOAP clients on per-service or per-method basis. The control is currently based on either XML Signatures (dependant on external XML Signature library) or user/password based which has to come embedded in the HTTP header. While the actual job of authentication and authorization is still handled by mod_auth (or your favorite Apache authentication module), this layer adds intelligence to do this at SOAP service and method level instead of at the URL level. To know how it works click here. Current Features:
Planned Features:
|
|
ABOUT THE DEVELOPERSTarun Upadhyay - lead for project - works for Induslogic Inc. More information about him could be found at his personal web-site at www.tarunupadhyay.com |