2 Replies Latest reply on Jul 31, 2005 3:41 AM by anil.saldhana

    juddi error on JBoss 4.0.2

    jaycap

      All I had to do was create the user in the Publisher table...

      I used the HSQL_Database_Manager to do execute the following statement:

      INSERT INTO PUBLISHER (PUBLISHER_ID,PUBLISHER_NAME,EMAIL_ADDRESS,IS_ENABLED,IS_ADMIN) VALUES ('juddi','juddi','juddi@xxx','true','true');

      I doubled checked to be sure the juddi.properties file had the user=juddi ,
      and I can now update JUDDI running ontop of JBoss 4.0.2 from both UDDI4J and UDDIBrowser.

        • 1. Re: juddi error on JBoss 4.0.2
          christy

           

          "jaycap" wrote:
          Whenever I try to add a business to juddi, I get this error:

          The user ID and password pair passed in a get_authToken message is not known to the Operator Site or is not valid.

          where do I set the password in juddi.


          Hi,
          1. Get new, last juddi version
          2. In Web-inf directory there is the juddi-users.xml file. Change password and user here.

          • 2. Re: juddi error on JBoss 4.0.2
            anil.saldhana

            Read the wiki for JUDDI configuration and note the FAQ section.