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
  • 1.  Where isContentNode?

    Posted 10/16/02 09:56 AM

    X-Application Version: 3.1.3
    Tamino Version : 3.1.1
    Platform : NT, Win2k, Solaris, …
    WebContainer : Tomcat 3.3
    JDK Version : 1.3.1


    The method isContentNode seems missing on X-Application v.3.1.3!! At version 3.1.2, there’s under BusinessNode Class. Now,

    1. where is it?
    2. where can we find the changes of APIs (e.g. deleted, added classes, methods and so forth)

    Thanks!

    Mullin

    nil


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Where isContentNode?

    Posted 10/16/02 10:25 AM

    Hello,

    yes, we renamed the method and did not use deprecate feature for this change.

    You find a list of the changes within the file

    changelog.txt

    of your X-Application base directory.

    The method you are looking for is renamed to hasSimpleType.

    Bye,
    Christian.


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Where isContentNode?

    Posted 10/16/02 10:43 AM

    The method is still there, but the name has changed. It’s called “hasSimpleType()”. The new name is closer to W3C terminology and better expresses what the method does.

    Michael

    Software AG Germany, Darmstadt


    #API-Management
    #Tamino
    #webMethods


  • 4.  RE: Where isContentNode?

    Posted 10/16/02 11:22 AM

    Thanks a lot!

    Cheers,
    Mullin

    nil


    #webMethods
    #API-Management
    #Tamino