19.6. XMLDocAuthentication の設定
手順19.2 タスク
juddi-users.xmlというテキストファイルを作成し、jbossesb-registry.sarに保存します。Copy to Clipboard Copied! Toggle word wrap Toggle overflow - ファイルを保存して終了します。
- ファイルをクラスパスに追加します。
- テキストエディターで
juddi.propertiesファイルを開きます (SOA_ROOT/jboss-as/server/PROFILE/deploy/juddi-service.sar/juddi.war/WEB-INF)。 - ファイルを次のように変更します。
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 - ファイルを保存して終了します。