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
Expand all | Collapse all

Custom Adapter to Java API using reflection

  • 1.  Custom Adapter to Java API using reflection

    Posted 03/01/08 07:52 AM

    We need to develop an adaptor to an application which has a Java / RMI API. At first we were developing Java Services for each API Service. But that is becoming quite tedious.

    Alternatively we could hand code meta data, and mappings from idata to method calls, etc…

    I would rather have an Adapter that uses Reflection to interogate the Java API to dynamically populate meta data, etc…

    If anyone has experience with this sort of thing I would really appreciate hearing from you.


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


  • 2.  RE: Custom Adapter to Java API using reflection

    Posted 03/01/08 09:21 PM