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.  The application needs to click twice button login

    Posted 12/14/10 12:30 PM

    When I run the CAF application from the root node, it opens the “login” view, but when I introduce the user and the password in this view, and I click the button (commandButton) it seems that the view doesn’t do anything just refresh itself without sends anything to the server, so I have to introduce the information twice, and this second time it works correctly.
    It only occurs in this view.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: The application needs to click twice button login

    Posted 12/14/10 10:30 PM

    From your description, it sounds like you are deploying a CAF Web Application to an Application Server. If so, which App server are you deploying to? Additionally, what version of CAF are you using?

    In 8.0.1, we’ve fixed some issues in the generation of the web.xml file. The default security settings needed some changes. However, it doesn’t sound like this is the problem since you are eventually able to authenticate.

    FWIW: You might have a look at the 8.x CAF Designer help to review the security settings for CAF and other app servers.

    Regards,
    –mark


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: The application needs to click twice button login

    Posted 01/11/11 08:55 AM

    I am deploying to WebSphere Application Server 7 or Tomcat 5.5, in both is the same.
    We are using webMethods 7.1.3.
    This login view uses the acegisecurity to do the authentication.
    Thanks in advance


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: The application needs to click twice button login

    Posted 01/11/11 06:36 PM

    Is it possible to use FireBug to determine whether the initial click is causing a Form Submit, and whether the request is going to the server?


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 5.  RE: The application needs to click twice button login

    Posted 01/18/11 11:46 AM

    I have done the view again and now it works correctly, thanks for your attention


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS