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.  how to invoke a java service externally

    Posted 10/25/08 12:56 PM

    hi every body may i know how to invoke a java service externally i.e using browser


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: how to invoke a java service externally

    Posted 10/27/08 04:12 PM

    Standard URL for IS services, such as:

    http://serverName:port/invoke/folder.subfolder:javaSvcName

    Most of the WmPublic services are java services, such as

    [url]http://myServer:5555/invoke/pub.math:addFloats?num1=10&num1=20[/url]


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB