Component Information for the iWay .NET Technology Adapter

In this section:

The iWay .NET Technology Adapter works in conjunction with one of the following components:

When hosted in an iWay environment, the adapter is configured through iWay Service Manager and iWay Explorer. iWay Explorer is used to configure .NET connections, create web services, and configure event capabilities.

When the adapter is hosted in a third-party application server environment, iWay Explorer can be configured to work in a web services environment in conjunction with iBSP or JCA. When working in a JCA environment, the connector uses the Common Client Interface (CCI) to provide fast integration services using adapters instead of using web services.


Top of page

x
iWay Explorer

iWay Explorer uses a tree metaphor to introspect the .NET system metadata. The explorer enables you to create XML schemas and web services for the associated object. In addition, you can create ports and channels to listen for events in .NET. External applications that access .NET through the iWay .NET Technology Adapter use either XML schemas or web services to pass data between the external application and the adapter.


Top of page

x
iWay Service Manager

iWay Service Manager is the heart of the Universal Adapter Framework and is an open transport service bus. Service Manager uses graphical tools to create sophisticated integration services without writing custom integration code by:

Its capability to manage complex adapter interactions makes it ideally suited to be the foundation of a service-oriented architecture.


Top of page

x
iWay Business Services Provider

iWay Business Services Provider (iBSP) exposes (as web services) enterprise assets that are accessible from adapters regardless of the programming language or the particular operating system.

iBSP simplifies the creation and execution of web services when running:

Coupled with a platform and language independent messaging protocol called SOAP (Simple Object Access Protocol), XML enables application development and integration by assembling previously built components from multiple web services.


Top of page

x
Enterprise Connector for J2EE Connector Architecture (JCA)

The Enterprise Connector for J2EE Connector Architecture (JCA) enables developers of JCA-compliant applications to deploy adapters as JCA resources. The connector is supported on J2EE-compliant application servers, such as your application server.

The Connector for JCA is distributed as a standard Resource Adapter Archive (RAR) for deployment to the application server. Thus, the connector can be used in systems that are non-compliant, although services such as pooled connections are not available.


iWay Software