@(#)jonas-client_4_1.xsd 21/11/03
...
The instance documents may indicate the published version of
the schema using the xsi:schemaLocation attribute for the
Jonas namespace with the following location:
http://www.objectweb.org/jonas/ns/jonas-client_4_1.xsd
]]>
This is the root element of the JOnAS specific WEB deployment descriptor.
The jonas-client element is the root element of a JOnAS client
specific deployment descriptor.
The jonas-security element declares the JOnAS specific
information for the security.
jaas entry to use, username and password
for the callback handler.
Name of the JAAS configuration file which
must be in the client.jar ie : jaas.config
JAAS entry to use in the jaas configuration file
This is used for the instance of LoginContext class
Username to use for the callback handler
(NoInputCallbackHandler will be used in this case)
Password to use for the callback handler
(NoInputCallbackHandler will be used in this case)