Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

IBM WebSphere Developer Technical Journal: Supporting Web services and B2B interactions

When to use Web Services Gateway vs. WebSphere Business Integration Connect

Scott Simmons (scottsim@us.ibm.com), Business Integration Solution Specialist, IBM
Scott Simmons is a Certified Senior IT Architect for the Worldwide Business Integration Technical Sales Support team. Scott specializes in design and development of integration architectures for customers and partners with a specialized focus on B2B integration solutions. From an industry focus standpoint, Scott specializes in electronics and automotive integration solution architectures.

Summary:  WebSphere® Application Server Network Deployment (which includes Web Services Gateway) and WebSphere Business Integration Connect offer different architectural approaches for providing Web services integration with business and trading partners. Usage patterns should be used to determine when to use each product -- and when to use both products in tandem -- to provide a comprehensive solution architecture. This article compares the functional capabilities of both solutions to help you determine when to use one versus the other.

Date:  15 Sep 2004
Level:  Intermediate

Activity:  2375 views
Comments:  

Get the products and tools used in this article

If you are a developerWorks subscriber, you have a single user license to use WebSphere Application Server Network Deployment, WebSphere Business Integration Connect, and other DB2®, Lotus®, Rational®, Tivoli®, and WebSphere products -- including the Eclipse-based WebSphere Studio IDE -- to develop, test, evaluate, and demonstrate your applications. If you are not a subscriber, you can subscribe today.

Introduction

Web services provide an emerging Service Oriented Architecture (SOA)-based architectural approach for partner integration that is growing in demand. Functional requirements often expose the need to provide direct integration of Web services as a solution framework for business-to-business (B2B) integration. As the development of B2B solutions continues to evolve, Web services will play an increasing role in providing B2B extensions for SOAs. In short, Web services provide key interoperability features and enable a standards-based framework for trading partner and business partner interactions.

The IBM Business Integration portfolio offers extensive support for Web services and the development and deployment of service oriented architectures. WebSphere Business Integration Connect provides Simple Object Access Protocol (SOAP) support as one of the transport solutions for business partner integration in addition to other transport formats, such as FTP, RosettaNet, AS1, AS2, and so forth. On the other hand, WebSphere Application Server (specifically WebSphere Application Server Network Deployment and WebSphere Business Integration Server Foundation V5.1) offer a robust and advanced solution for Web services support.

Both of these solutions provide different levels of services and are appropriate for differing functional requirements.


SOAP support

In differentiating between WebSphere Application Server and WebSphere Business Integration Connect in terms of SOAP support, we will look at the following functional areas:

Table 1. Functional areas for evaluation

Functional areaDescription
PerformanceOne critical area to evaluate is the overall scalability in terms of capacity planning and the number of end-to-end transactions enabled via the B2B integration approach.
SecurityIn any B2B solution, the following security issues must be considered as part of a comprehensive security framework:
  • Identification
  • Authentication
  • Authorization
  • Integrity
  • Confidentiality
  • Auditing
  • Non-repudiation.
Integration of these functions as well as initiatives to support emerging standards in Web services security need to be evaluated as part of the design of B2B solution architectures.
Partner managementThe inter-enterprise solution needs to support the definition of business partner profiles delineating preferences, entitlements, contacts, and access or authorization rights for executing specific services by those partners.
Transport supportTraditional support for Web services requires support for the HTTP and HTTPS transport protocols. Additionally, the ability to support Java™ Message Service (JMS) as a transport API for SOAP payloads provides enhanced support for messaging, data persistence, and access to Java-based applications. Lastly, support for other traditional B2B transport and document protocols may need to be evaluated to enable companies to support other B2B architecture requirements.
MediationThe B2B architecture needs to support the definition and implementation of mediation services that include transport rebinding, document and message routing, transformation, and additional data handler functions as needed to support integration requirements.
StandardsAs part of the evolution of Web services B2B solution architecture, the solution should support the emerging standards within the Web services stack.

These standards include:
  • Basic interoperability standards (for example, SOAP 1.1, Web Services Description Language (WSDL) 1.1, WS-I Basic Profile 1.0).
  • Emerging transactional standards (for example, WS-Coordination, WS-Transaction).
  • Dynamic invocation standards and registry support (for example, Universal Description, Discovery and Integration, UDDI V2.0).
  • Security standards (for example, WS-Security).
  • Additional standards in the area of monitoring and management standards (for example, OASIS WSDM).
  • Policies and rules (for example, WS-Policy) are still emerging, but these should be discussed as well as part of the evolution of the integration requirements.
WebSphere Business IntegrationB2B integration requires both the edge services to support transport document and community integration with external business partners, as well as the ability to support internal and private process integration requirements. Within the scope of this discussion, the design needs to evaluate integration with IBM Business Integration components such as the WebSphere Business Integration Server Foundation and WebSphere Message Broker Version 5.

In examining the basic components for SOAP integration, there are standard technologies that provide WebSphere Business Integration support. For example, SOAP integration with WebSphere Business Integration Message Broker is enabled as part of the 5.x release through the HTTP Input, HTTP Request, and HTTP Reply nodes.

SOAP integration with the WebSphere Interchange Server is done via the Adapter for Web services. The adapters provide integration via the adapter framework and enable request and response services and event notification. The Adapter for Web services offers protocol handlers for SOAP/HTTP-HTTPS as well as SOAP/JMS. The protocol handlers manage transport-level details required for invoking the Web service and (optionally) managing the response action.

SOAP integration with other WebSphere Business Integration solutions is provided either directly (for example, WebSphere Business Integration Server Foundation) or as part of additional SupportPac offerings available through www.ibm.com (for example, WebSphere MQ Workflow).

Web services support in WebSphere Business Integration Connect

WebSphere Business Integration Connect provides the partner gateway component within the IBM Business Integration product portfolio. The product is built on an embedded WebSphere Application Server and has three main components:

  • Console (J2EE Application): Provides administrative and document management utilities for the business community (both hub as well as partners).
  • Target (Servlet and MBean): Provides inbound listener services for transport and document protocols from internal and external endpoints as well as transport-level security functions.
  • Document Manager (MBean): Provides document management functions, such as state management, validation, transformation, document-level security services, and so forth.

For more information, please see WebSphere Business Integration Connect documentation.

WebSphere Business Integration Connect provides support for multiple transport and document protocols including FTP, HTTP/HTTPS, AS1, AS2, and others. Support for these protocols includes support for extended validation, protocol specific functions, protocol interactions, state management for business protocols such as AS1/AS2 and RosettaNet, and transport and document-level security features, as specified within the protocol standards. For SOAP integration, WebSphere Business Integration Connect Advanced Edition and WebSphere Business Integration Connect Enterprise Edition provide SOAP pass-through support. (WebSphere Business Integration Connect Express product does not currently provide any SOAP transport support.)

WebSphere Business Integration Connect provides bidirectional proxy support between the enterprise and business partners. WebSphere Business Integration Connect passes Web service requests to the Web service provider and returns the response synchronously from the provider to the requestor. This occurs for SOAP/HTTP requests originating internally to the enterprise or from external sources. Similar to the Web Services Gateway, WebSphere Business Integration Connect provides the ability to import and upload the "private" WSDL that defines the internal registered endpoint for the service. WebSphere Business Integration Connect, in turn, generates a "public" WSDL.

When a WSDL definition of a Web service is uploaded, the original WSDL is saved as a "Validation Map" and is referenced as the private WSDL. The public WSDL is saved with the private URL replaced with the target URL entered in the Document Flow Upload input via the Community Console. The public WSDL is then referenced by the users of the Web service. WebSphere Business Integration Connect routes the request to the original Web service provider's private URL. In this way, WebSphere Business Integration Connect acts as a proxy, forwarding the request to a private provider URL hidden from the actual service consumer.

To enable Web services within WebSphere Business Integration Connect, a WSDL file is imported (uploaded) through the Community Console during the WebSphere Business Integration Connect document definition process. For Web services defined completely within a single WSDL file, the WSDL file can be imported directly. On the other hand, the explicit import of WSDL files within a primary WSDL file normally requires all of the WSDL files to be uploaded in a ZIP archive. One exception to this rule occurs when the URLs in each element's location attribute is reachable from the Community Console's server. In this case, the primary WSDL may be uploaded directly and the imported files will be uploaded automatically during validation.

Administrators can also enter the equivalent Document Flow Definitions manually through the console, as described in the WebSphere Business Integration Connect documentation. In terms of the Document Flow Definition hierarchy, a Web service is represented as:

  • Package: None (Name and Code) with Version set to N/A
  • Protocol: Web Service (Name and Code), Version 1.0
  • Document Flow: {<web service namespace>}:<web service name> (Name and Code). Requirement: This value is required to be unique among document flows for Web Service protocol.
  • Activities: One activity for each Web service operation
  • Actions: One action for the input message of each operation, with Name and Code: {<namespace of identifying xml element = first child of soap:body>}:<name of identifying xml element = first child of soap:body>

WebSphere Business Integration Connect uses the Action's namespace and name to recognize an incoming Web service request SOAP message and route it appropriately based on a defined Participant Connection.

Once the Document Flow Definition is established, the administrator can set up a valid interaction for the Web service. The administrator sets the Document Flow Action as both the Source and the Target. As a result, the same Web Service Interface can be used by multiple partners. WebSphere Business Integration Connect makes the Web service available to the Community Manager at the Web service URL that is specified in the console when uploading the Web service. (Pass Through is the only valid option supported in WebSphere Business Integration Connect for a Web service interaction.)

The last steps in enabling partners to utilize SOAP support is to define the source and target participants' B2B capabilities and to set up the participant connection between the source and target participants. This step follows the basic procedure discussed in the WebSphere Business Integration Connect Administrators Guide. Once the B2B capabilities have been enabled for the source and target participants, the document flow will appear as an available choice for connections between the two selected participants. Connections can be created, activated, and deactivated as needed.

At run time, WebSphere Business Integration Connect receives a SOAP message from the participant and determines the appropriate Web service endpoint and invokes the Web service using the same SOAP message. The response returned by the Community Manager is then returned to the participant along with the HTTP 200 message in the same HTTP connection. Error processing can include general security related issues as well as SOAP transport-related issues; for example, Web Service Connection Parse Failed. This error is generated when the system is unable to find connection information for a SOAP message.

Run time authentication for Web services can be via either SSL or basic authentication (userid/password). WebSphere Business Integration Connect does not currently provide WS-Security integration. Additionally, SOAP operations can be restricted to specific partners through the assignment of specific B2B capabilities on a partner-by-partner basis using the administrative facilities within the Community Console as discussed above.

WebSphere Business Integration Connect does provide SOAP transport proxy support through pass-through mediation. As a result, there is no translation and introspection of the SOAP Body during processing. Although validation is not done on incoming SOAP invocations during run time, uploaded WSDL files are validated against specific standard reference schemas (for example, wsdl.xsd, wsdlhttp.xsd, and wsdlsoap.xsd) that contain the schemas describing valid WSDL files. The files are located in the packagingSchemas directory in the WebSphere Business Integration Connect installation directory.

WebSphere Business Integration Connect provides support for SOAP V1.1 and WSDL V1.1 based on WS-I Basic Profile 1.0, and supports RPC-encoded/RPC-literal and Document-literal binding styles. SOAP processing through WebSphere Business Integration Connect has been tested with Interchange Server and should work directly with other WebSphere Business Integration products as discussed earlier.

In terms of the criteria discussed earlier for deployment of Web Services integration, see Table 2 below.

Table 2. Support provided by WebSphere Business Integration Connect

Functional areaSupport
PerformanceWebSphere Business Integration Connect provides high scalability; however, the additional partner management and transport functions enabled via WebSphere Business Integration Connect require more overhead versus WebSphere Application Server.
SecurityAlthough there is support for transport level security via HTTPS/SSL, there is no direct support for WS-Security.
Partner managementWebSphere Business Integration Connect provides extensive support for partner definition and management of document interactions over SOAP, as well as other traditional B2B transports.
Transport supportWebSphere Business Integration Connect provides support for SOAP/HTTP as well as traditional B2B protocols, for example, FTP, AS1, AS2, and so on. There is no support for SOAP/JMS or transport rebinding.
MediationWebSphere Business Integration Connect provides no introspection or validation of SOAP-Body; however, the use of WebSphere Business Integration Connect can be augmented with the use of WebSphere Message Broker to provide extended routing and transformation.
StandardsSupport for basic standards, such as SOAP 1.1, WSDL 1.1, WS-I Basic Profile 1.0. Support for emerging Web services standards will occur with the evolution of WebSphere Business Integration Connect.
WebSphere Business IntegrationIntegration via Interchange Server and other WebSphere integration solutions as stated earlier (for inbound and outbound SOAP interactions).

Extended functions, when compared to the traditional WebSphere Application Server solution architecture, include:

  • business partner management.
  • Non-repudiation via authentication and audit.
  • Audit for management, tracking, and reporting.

Current limitations of the WebSphere Business Integration Connect SOAP support include:

  • No direct support for SOAP with Attachments (SWA).
  • Transport is limited to HTTP and HTTPS (No transport rebinding to JMS).
  • No current support for WS-Security extensions.
  • No parsing or validation of SOAP Body (pass through action only).

Web services support in Web Services Gateway

The Web Services Gateway is part of WebSphere Application Server Network Deployment (ND) (as well as WebSphere Business Integration Server Foundation). The 5.0.2 release of the WebSphere technology platform provides a comprehensive J2EE and Web services technology-based application server solution, continuing IBM' commitment to deliver product improvements at a competitive price/performance ratio.

Web Services Gateway (in conjunction with WebSphere Application Server) provides extensive support for Web services, including Web services Caching, UDDI4J version 2.0 client support, JSR 101 (JAX-RPC) 1.0, SAAJ 1.1 (SOAP with attachments API for Java), JSR 109 1.0 support, WS-I Basic Profile 1.0, WS-Security integration, SOAP/JMS rebinding support, and JMX Web services monitoring support.

WebSphere Application Server ND includes additional support for JAX-RPC handlers and a complete private UDDI registry. Web Services Gateway support for mediation is directly related to the integrated support for JAX RPC to intercept a SOAP message and implement custom handlers to mediate the SOAP requests.

Web Services Gateway provides multiple Web services bindings for service requests and service responses, including SOAP (both over HTTP and JMS), EJB (i.e. RMI over IIOP), JCA, native JMS and Java. The most common bindings are SOAP/HTTP and SOAP/JMS. SOAP/JMS supports one-way and request/response SOAP Web service invocations over JMS. This function enables higher end-to-end reliability via the availability provided by JMS and WebSphere MQ.

The Web Services Gateway provides for the management and configuration of services and support for multiple channels (SOAP/HTTP, SOAP/JMS etc). Channels are provided to service new requests from requestors. Bindings, on the other hand, enable Web Services Gateway to call Service Providers and receive responses from the provider, which it then returns using the channel to the requestor. With the 5.1 release, the enhancements to the Web Services Gateway include support for SOAP/HTTP, SOAP/JMS channels, and enhanced performance through selective parsing. Web Services Gateway supports discovery through WSDL and UDDI, and publication through WSDL, WSIL and UDDI. From a security standpoint, Web Services Gateway offers basic userid/password and SSL transport-level security, as well as more granular security by service and/or operation.

The Web Services Gateway provides a highly flexible architecture, as shown in the Figure 1. More importantly, it can be directly extended with filters and data handlers to enable custom service behaviors.


Figure 1. Web Services Gateway 5.1
Figure 1. Web Services Gateway 5.1

One important differentiator of the Web Services Gateway solution architecture for Web services is performance. The support for selective parsing enables the selective parsing of the header of a SOAP message; the body is left unparsed. This function requires that the JAX-RPC handlers in Web Services Gateway only use fields in the header and not directly access the SOAP body. This results in significant performance gains. In addition to continuing to optimize the WebSphere Application Server code for performance, the Web Services Gateway tooling provides performance monitoring for Web services as well as a JMX-based bean, which can be used directly with the Tivoli Performance Viewer.

The WebSphere Application Server ND solution architecture offers strong support for UDDI and full support for UDDI4J v2.0 in WebSphere Application Server V5.1. A private UDDI Registry is shipped as part of WebSphere Application Server ND and supports UDDI version 2.0 with persistence enabled via JDBC to both DB2 and Cloudscape®. WebSphere Application Server 5.1 is also provides a number of new UDDI Utility Tools to assist in the administration of UDDI (including search, copy, delete, paste, persist functions for registry entities).

Both WebSphere Business Integration Connect and Web Services Gateway support the storing of service definitions and updating the actual endpoints across UDDI instances on the Internet and on an intranet. Using this functionality, the UDDI in an intranet has the 'real' Web services provider endpoint, and the service definition is then published to a UDDI instance on the Internet, where the service endpoint is correlated to the Web Services Gateway service entry.

From a development and build-time standpoint, the new tooling enabled for Web services development within WebSphere Studio V5.1 is impressive. In addition to basic support for JDK 1.4 (5.1.1), the new WebSphere Studio tooling provides numerous Web services wizards to support document literal and RPC SOAP-encoded services. The tooling additionally provides support for SOAP over JMS for EJB-based Web services and integration of WS-Security options. In addition, there is a new WSDL Editor and Validator providing a panel based component for viewing and administering WSDL ports, binding, messages, and services, as well as WS-I conformance tools.

In terms of the criteria discussed earlier for deployment of Web services integration, here is how the WebSphere Application Server ND with Web Services Gateway solution stacks up:

Table 3. Support provided by the WebSphere Application Server Network Deployment with Web Services Gateway

Functional areaSupport
PerformanceHigh performance as seen through the latest WebSphere Application Server V5 benchmarks.
SecuritySupport for transport level security via HTTPS/SSL and direct support for WS-Security.
Partner managementPartner profile definition is provided via WebSphere Member Services; custom programming can be used to extend functions where needed.
Transport supportSupport for SOAP/HTTP, SOAP/JMS as well as transport rebinding; however, no integrated support for other B2B protocols, for example, FTP, AS1, AS2.
MediationFull support for introspection of SOAP-Body to support routing, transformation, validation through custom handlers and filters.
StandardsOngoing support for emerging standards as part of WebSphere foundation evolution.
WebSphere Business IntegrationIntegration to traditional WebSphere Business Integration Broker tools via WebSphere Application Server patterns, as well as integration via SOAP/HTTP and SOAP/JMS to other WebSphere Business Integration technologies.

Overall, the Web Services Gateway solution provides a framework for invoking Web services between both Internet and intranet environments with the additional benefit of WS-Security protection. The Web Services Gateway solution architecture provides support for the ability to "externalize" Web services as part of a services-oriented approach to application development and business integration.


Using the right tool for the right job

In looking at the relative strengths of the WebSphere Business Integration Connect and WebSphere Application Server ND (Web Services Gateway) approaches, it is clear that the two products excel in two different areas. Essentially, the decision to use one over the other can be analyzed based on the responses to a number of questions:

Table 4. Which is the optimal solution

QuestionSolution
Is there a requirement to manage and track interactions or are the interactions anonymous?WebSphere Business Integration Connect
If there is a need for comprehensive management visibility and tracking, then WebSphere Business Integration Connect is a better option given the integrated tracking and console capabilities for viewing.
What are the partner load and overall scalability requirements?WebSphere Application Server ND
High performance requirements would direct you towards a WebSphere Application Server ND solution.
What is the response time requirement?WebSphere Application Server ND
Rapid response time would direct you towards a WebSphere Application Server ND solution.

WebSphere Business Integration Connect
The WebSphere Business Integration Connect solution is appropriate for automated document interactions such as RosettaNet, FTP interactions, or XML/Binary documents over HTTP/HTTPS.
Is transport rebinding of requests needed?WebSphere Application Server ND with Web Services Gateway
Rebinding requests from HTTP to JMS (or vice versa) requires WebSphere Application Server ND with Web Services Gateway .
Are other transports required in addition to Web services?WebSphere Business Integration Connect
This requirement would direct the use of WebSphere Business Integration Connect with support for other transports and document formats, such as AS1, AS2, HTTP/HTTPS and other B2B protocols.

WebSphere Business Integration Connect enables the implementation of Web services solutions via basic SOAP pass-through support. Normally, this SOAP integration solution would be developed as part of a broader B2B initiative with additional requirements for:

  • Comprehensive partner management.
  • Transport and document security (HTTPS and Basic Authentication).
  • Out-of-the-box tracking and visibility into transaction detail and audit trails.
  • Support for non-Web services transport and document protocols including electronic data interchange (EDI).

As an example, one of IBM's transportation and logistics customers currently uses WebSphere Data Interchange for EDI transformation and routing. The customer is extending their integration architecture to include AS1/AS2 as well as additional EAI components in the WebSphere Business Integration product portfolio. Additionally, the customer is interested in supporting the ability to provide SOAP/HTTP integration with external agencies for information exchange. The performance requirements for the proposed integration architecture are in alignment with the WebSphere Business Integration Connect performance profile, and the additional transport requirements suggest the need for WebSphere Business Integration Connect. As a result, WebSphere Business Integration Connect was proposed as the B2B solution architecture.

On the other hand, the use of the Web Services Gateway (via the WebSphere Application Server ND) is normally found in organizations with a focus on application development. Additionally, other factors would suggest this approach given support for additional requirements including:

  • Support for Web services standards including WS-Security standards.
  • Direct support for message mediation and transport rebinding.

During an engagement last year, a large content provider asked IBM to propose a B2B solution architecture for a new project to offer premium services for their base of over 15 million subscribers. The services were already enabled via a WebSphere Application Server J2EE environment and the customer was interested in SOAP/HTTP transport solution exclusively. In this case, the high interactive performance requirements and the lack of requirements to support other transport protocols resulted in the recommendation to use Web Services Gateway as the underlying Web services solution.

Hybrid solutions

In many cases, both solutions can be used in unison. WebSphere Application Server ND can be used to support high volume, interactive ("anonymous") Web services requests and WebSphere Business Integration Connect can be used to handle B2B interactions requiring other transport protocols or out-of-the-box visibility and management.

As an example of this hybrid solution requirement, a large manufacturer is moving towards deployment of a Web services-based architecture for both Internet and intranet integration. Additionally, the customer has requirements to support legacy B2B integration requirements (EDI as well as FTP). As a result, the need to support emerging standards (such as WS-Security) as well as the requirement to support traditional integration resulted in the recommendation of a hybrid solution as shown below:


Figure 2. Hybrid solution
Figure 2. Hybrid solution

Additionally, the release of WebSphere Business Integration Connect (Version 4.2.2) can be used to enable the following solution.


Figure 3. WebSphere Business Integration Connect V4.2.2 used to enable solution
Figure 3. WebSphere Business Integration Connect V4.2.2 used to enable solution

Conclusion

The decision to use Web Services Gateway (via WebSphere Application Server ND) or WebSphere Business Integration Connect to support Web services B2B interactions should be evaluated based on several factors:

  • WebSphere Business Integration Connect provides comprehensive out-of-the-box capabilities for partner management and document tracking.
  • WebSphere Business Integration Connect provides support for traditional B2B transports and document formats, and extended built-in support including validation, state management, and security extensions.
  • Web Services Gateway provides direct support for Web services standards including support for WS-Security.
  • Web Services Gateway enables higher performance and provides additional extensions for increased performance where required.
  • Web Services Gateway provides mediation support for Web services via JAX-RPC handlers. WebSphere Business Integration Connect can be augmented with WebSphere Business Integration Server solutions to provide extended mediation services.
  • Both products provide a high level of integration with WebSphere Business Integration Server.

Most B2B requirements will strongly suggest one of these two alternatives to be optimal for the requirements, as well as the skill profile of the necessary IT staff. In some cases, WebSphere Business Integration Connect and WebSphere Application Server can provide a hybrid solution architecture to satisfy overall requirements.


Acknowledgements

This paper would not have been possible without the assistance and ongoing support from Rachel Reinitz in the area of Web services. Additionally, I extend my thanks to Raja Das for the diagram showing the WebSphere Business Integration Connect 4.2.2 architecture solution.

Reference material sources for this article includes white papers by Kyle Brown, and presentations by Rob High and Eric Herness. Finally, thanks to all of my reviewers their assistance.


Resources

About the author

Scott Simmons is a Certified Senior IT Architect for the Worldwide Business Integration Technical Sales Support team. Scott specializes in design and development of integration architectures for customers and partners with a specialized focus on B2B integration solutions. From an industry focus standpoint, Scott specializes in electronics and automotive integration solution architectures.

Report abuse help

Report abuse

Thank you. This entry has been flagged for moderator attention.


Report abuse help

Report abuse

Report abuse submission failed. Please try again later.


developerWorks: Sign in


Need an IBM ID?
Forgot your IBM ID?


Forgot your password?
Change your password

By clicking Submit, you agree to the developerWorks terms of use.

 


The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

Choose your display name

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerWorks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

(Must be between 3 – 31 characters.)

By clicking Submit, you agree to the developerWorks terms of use.

 


Rate this article

Comments

Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=WebSphere
ArticleID=16284
ArticleTitle=IBM WebSphere Developer Technical Journal: Supporting Web services and B2B interactions
publish-date=09152004
author1-email=scottsim@us.ibm.com
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

For articles in technology zones (such as Java technology, Linux, Open source, XML), Popular tags shows the top tags for all technology zones. For articles in product zones (such as Info Mgmt, Rational, WebSphere), Popular tags shows the top tags for just that product zone.

For articles in technology zones (such as Java technology, Linux, Open source, XML), My tags shows your tags for all technology zones. For articles in product zones (such as Info Mgmt, Rational, WebSphere), My tags shows your tags for just that product zone.

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.

Special offers