Hi, I'm using tomcat-4.1.30 + juddi-0.9rc4.
In Tomcat 4.1\webapps\juddi\WEB-INF\juddi-users.xml, the I set the content is as following: <juddi-users> <user userid="sviens" password="password" /> <user userid="juddi" password="123456" /> </juddi-users> But when I tried to register to juddi, I get error infomations in juddi server as following: 2009-07-01 10:59:17,187 [http8086-Processor3] INFO org.apache.juddi.function.Ge tAuthTokenFunction - E_unknownUser (10150) The user ID and password pair passed in a get_authToken message is not known to the Operator Site or is not valid. g et_authToken: userID=sviens 2009-07-01 10:59:17,187 [http8086-Processor3] ERROR org.apache.juddi.registry.Ab stractService - E_unknownUser (10150) The user ID and password pair passed in a get_authToken message is not known to the Operator Site or is not valid. get_au thToken: userID=sviens Can anyone help me with this? Thanks. Sara -- View this message in context: http://www.nabble.com/Urgent%3A-About-juddi-user-account-in-juddi-server-tp24285596p24285596.html Sent from the jUDDI - User mailing list archive at Nabble.com.
