webMethods

webMethods

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.

 View Only
Expand all | Collapse all

Invoke webmethods service from JSP or Servlet

  • 1.  Invoke webmethods service from JSP or Servlet

    Posted Fri October 15, 2004 09:38 PM

    Env

    TomCat Server on Unix box 1

    Firewall

    (BIG IP )

    webMethods Server on Unix box 2
    webMethods Server on Unix box 3
    webMethods Server on Unix box 4
    webMethods Server on Unix box 5

    If i use Tag-Lib <webm:invoke>

                 how authentication is done ?  
    

    i don’t see parameters for userid and password…

    Thx in Advance

    Mike


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


  • 2.  RE: Invoke webmethods service from JSP or Servlet

    Posted Mon October 18, 2004 08:35 AM

    Hi Mike

    As is the same with DSPs, you can choose to make your services have an Execute Anonymous ACL (for which you don’t need any authentication. Otherwise, you will either need to have an existing session or you will be prompted by the IS for authentication.
    Service authentication for web access is based on the IS user and session management and ACLs.


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