Technical Note: Sun Java System Access Manager Localization Guide

XML Files in the Sun Virtual Lab

In XML files, messages have been replaced by the name of the file that contains the message, followed by the line number where this message is located in the file. See the following example for more information.


Example 5 Customized DataStore.xml File Stored in the Sun Virtual Lab

<ModuleProperties moduleName="DataStore" version="1.0" >

<Callbacks length="2" order="1" timeout="120" header="AM_INS/web-src/services/config/auth/example_nl/bookshop/DataStore.xml:14" >

<NameCallback>

<Prompt>AM_INS/web-src/services/config/auth/example_nl/bookshop/DataStore.xml:15 </Prompt>

</NameCallback>

<PasswordCallback echoPassword="false" >

<Prompt>AM_INS/web-src/services/config/auth/example_nl/bookshop/DataStore.xml:17 </Prompt>

</PasswordCallback>

</Callbacks>

</ModuleProperties>