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

com.wm.app.b2b.server.ServerAPI.getPackages() error

  • 1.  com.wm.app.b2b.server.ServerAPI.getPackages() error

    Posted 12/12/03 01:09 PM

    Every time I call this method I get a java.lang.NullPointerException . Is anyone able to correctly execute this call or have another way to get all package names?

    Thanks


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: com.wm.app.b2b.server.ServerAPI.getPackages() error

    Posted 12/13/03 01:14 PM

    Look at a DSP that displays the package name ListBox and find the %invoke …% tag.

    Using a service level call will also give you a list that is filtered based on the callers ACL (and the package List ACL) and other security.

    HTH,
    Fred


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB