..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-INF/juddi-users.xml") 3. Now I can obtain an authentication token using the username and password, which I specified in the juddi-user.xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940403#3940403 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940403 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
