User: vharcq
Date: 02/02/18 14:24:51
Modified: core/docs ejb.html
Log:
Bug 518956 : Jboss.xml security domain specifics
Revision Changes Path
1.29 +16 -1 xdoclet/core/docs/Attic/ejb.html
Index: ejb.html
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/docs/Attic/ejb.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -w -r1.28 -r1.29
--- ejb.html 17 Feb 2002 08:51:02 -0000 1.28
+++ ejb.html 18 Feb 2002 22:24:51 -0000 1.29
@@ -133,7 +133,7 @@
<td valign="top">Specify tags that should not be automatically written to
output files. The normal behaviour is to include all @ tags from the source
file to the output files. This may cause trouble if you use cvs-like tag like
- $Revision: 1.28 $ that will be overwritten at each build and causes a
difference for
+ $Revision: 1.29 $ that will be overwritten at each build and causes a
difference for
CVS even if the code himself is not changed. Example:
excludedtags="@version"<br>
For excluded tags, ejbdoclet will generate an hardcoded tag. Example:
@version XDOCLET 1.0</td>
<td align="center" valign="top">No</td>
@@ -633,6 +633,21 @@
<td valign="top">datasource</td>
<td valign="top">The datasource for JAWS.</td>
<td valign="top">No, default is "java:/DefaultDS"</td>
+ </tr>
+ <tr>
+ <td valign="top">EnforceEjbRestrictions</td>
+ <td valign="top">As specified in jboss.xml</td>
+ <td valign="top">No</td>
+ </tr>
+ <tr>
+ <td valign="top">SecurityDomain</td>
+ <td valign="top">As specified in jboss.xml</td>
+ <td valign="top">No</td>
+ </tr>
+ <tr>
+ <td valign="top">UnauthenticatedPrincipal</td>
+ <td valign="top">As specified in jboss.xml</td>
+ <td valign="top">No</td>
</tr>
<tr>
<td valign="top">destdir</td>
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel