Este conteúdo não está disponível no idioma selecionado.
19.6. Configure XMLDocAuthentication
Procedure 19.2. Task
- Create a text file calledjuddi-users.xmland save it injbossesb-registry.sar.Copy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Save the file and exit.
- Add the file to the class-path.
- Open thejuddi.propertiesfile in your text editor (located inSOA_ROOT/jboss-as/server/PROFILE/deploy/juddi-service.sar/juddi.war/WEB-INF).
- Modify the file so that it looks like this:juddi.authenticator = org.apache.juddi.auth.XMLDocAuthentication juddi.usersfile = juddi-users.xml juddi.authenticator = org.apache.juddi.auth.XMLDocAuthentication juddi.usersfile = juddi-users.xmlCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Save the file and exit.