Hi Sara, the user needs to be a publisher, which you have to add to the
database using sql.
SARA1232007 wrote:
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