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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

Problems while upgrading libraries. using c api.

  • 1.  Problems while upgrading libraries. using c api.

    Posted 09/30/02 08:17 PM

    we have wrapped c API into our forte 3.m.0.2 environment.while building libraries with webMethods 4.0.2 we are using awtypes.h and awadminLW.h and in awcommon.h this is the implementation.
    virtual struct _BrokerError awInitForThreads(qqsh_Task *);


    But with new version I dont see a awadminLW.h and the implementation for the above method has changed like
    AWPublic BrokerError AWCall awInitForThreads(void);


    Looks like signatures of some methods and some header file names also have been changed. Can some one help me in upgrading webMethods ?

    Thanks
    Chandra


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards