IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Developing X-Tension - what is the best 'platform'?

  • 1.  Developing X-Tension - what is the best 'platform'?

    Posted Mon August 08, 2005 05:23 PM

    I’ve developed some X-Tension using VisualBasic for Tamino 4.1.4.
    Upgrading from Tamino 4.1.4 to Tamino 4.2.1 and registering these existing X-Tensions lead to the following warning:

    Deprecated feature used: Usage of COM server extensions (INOXMV8550).

    Question is: What is the preferred way to solve this issue?
    (Is it transforming the VB6 to .NET, or anything else).


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Developing X-Tension - what is the best 'platform'?

    Posted Tue August 09, 2005 08:13 AM

    Direct C++ or Java extensions are recommended.

    COM is deprecated. This means that no new features will be added to the COM infrastructure.


    #Tamino
    #API-Management
    #webMethods