[JBoss-user] [JBossWS] - Re: Authentication problem in jUDDI

2006-04-30 Thread Sorkun
..i finally found a simple approach: 1. I set the "juddi.auth" -entry in the juddi.properties file to "org.apache.juddi.auth.XMLDocAuthenticator" 2. Furthermore I added the absolute path to the juddi-users.xml file. (In my case: "juddi.users = C:/jboss/server/default/deploy/juddi.war/WEB-IN

[JBoss-user] [JBossWS] - Re: Authentication problem in jUDDI

2006-04-29 Thread Sorkun
sorry, but this page doesn't help me out..maybe because I am using MySQL. Anyway I found another approach: I pasted the juddi.war file I downloaded from ws.apache.org/juddi together with the mysql-ds.xml into the deploy directory, added the mysqlconnector.jar into the lib directory and made appr

[JBoss-user] [JBossWS] - Authentication problem in jUDDI

2006-04-29 Thread Sorkun
hi, Whenever I try to connect to Juddi from the uddibrowser I'm getting an error: "The user ID and password pair passed in a get_authToken message is not known to the Operator Site or is not valid." Until now I haven't found where to specify the password at all! Could someone please help me t

[JBoss-user] [Installation, Configuration & Deployment] - Authentication in jUDDI

2006-04-29 Thread Sorkun
Hello, I have set up jUDDI in Jboss and now I would like to add some Webservice information to the registry. However it shall be necessary for the publisher to submit a username and a password. By default no password validation takes place. I have already found the Link at: http://wiki.apache.