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
  • 1.  Authentication of Tamino UDDI

    Posted Wed April 16, 2003 10:58 AM

    Hi,

    I have installed the new preview version. Everything work fine except the authentication. I followed the README.TXT to turn on the authentication:

    1. Set uddi.useAuthentication=true
    2. Add role & username in tomcat-users.xml

    However, when I started the Tamino UDDI Browser and goto the “HOME/LOGIN” or “PUBLISH” page, the defined user could not log-in.
    I got the following error:

    “Your login failed. Please check your username and password.”

    Please help.

    Thanks…Tony


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: Authentication of Tamino UDDI

    Posted Wed April 16, 2003 12:15 PM

    Hi Tony,
    your error message tells me that authentication is enabled in your registry. That is the good news. The bad news is that I do not really have a clue why the authentication fails.
    First, make sure the Tomcat memory realm is really enabled in your Tomcat installation, see
    Realm Configuration HOW-TO. If this does not help, just send me zsolt.beothy-elo@softwareag.com your tomcat-users.xml file and the web.xml file of your Tamino UDDI Registry. It is located in %CATALINA_HOME%\webapps\TaminoUddiRegistry\WEB-INF. I will try to fix the problem.

    Regards,
    Zsolt


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: Authentication of Tamino UDDI

    Posted Thu July 17, 2003 11:45 PM

    Hi,

    I have the same problem with the Authentication.

    Also, when I publish a new Business, the “Service” tab is inaccessible. How can I register a new service?

    Thanks,
    Puny


    #API-Management
    #Tamino
    #webMethods


  • 4.  RE: Authentication of Tamino UDDI

    Posted Tue July 22, 2003 03:59 AM

    Hi,

    You can go to the web.xml file of your Tamino UDDI Registry, which is located in
    %CATALINA_HOME%\webapps\TaminoUddiRegistry\WEB-INF. Change line 67 from something like http://localhost:8080/TaminoUddiRegistry//authenticate to http://localhost:8080/TaminoUddiRegistry.

    Cheers.


    #API-Management
    #webMethods
    #Tamino