User: pathoss
Date: 02/04/29 01:40:10
Modified: src/java xdoclet-tags.xml
Log:
Fixed some typos.
Revision Changes Path
1.17 +66 -66 xdocletgui/src/java/xdoclet-tags.xml
Index: xdoclet-tags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdocletgui/src/java/xdoclet-tags.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -w -r1.16 -r1.17
--- xdoclet-tags.xml 24 Apr 2002 18:12:11 -0000 1.16
+++ xdoclet-tags.xml 29 Apr 2002 08:40:10 -0000 1.17
@@ -96,7 +96,7 @@
Set it to "false" if you want the class be excluded from list of
EJBs.
This is useful for abstract EJBs that other EJBs are to derive from.
So
you obviously do not want the abstract EJB be wrongly specified in
deployment
- desciptors as a concrete EJB. Default is "true".
+ descriptors as a concrete EJB. Default is "true".
</usage-description>
<mandatory>false</mandatory>
<default>true</default>
@@ -321,7 +321,7 @@
If true, then generate a public int
version attribute in the auto-generated
concrete class, to form a optimistic
- locking mechianism. The value of version
+ locking mechanism. The value of version
attribute is incremented in ejbStore.
The default is false.
Note: It's applicable to both CMP and BMP, but many containers have
optimistic locking
@@ -599,7 +599,7 @@
<tag>
<name>ejb:ejb-external-ref</name>
<usage-description>
- Defines an EJB-reference to a bean in another application.of type [type],
name
+ Defines an EJB-reference to a bean in another application of type [type],
name
of reference bean's home interface [home], name of
reference bean's remote interface [remote]. Applicable to all types of
beans.
</usage-description>
@@ -807,7 +807,7 @@
<parameter type="text">
<name>view-type</name>
<usage-description>
- To restrict the home interface in wich the finder will be defined.
+ To restrict the home interface in witch the finder will be defined.
</usage-description>
<mandatory>false</mandatory>
<option-sets>
@@ -1287,7 +1287,7 @@
<tag>
<name>ejb:permission</name>
<usage-description>
- Defines the transactional behavior for this method. Applicable to methods
+ Defines the transactional behaviour for this method. Applicable to methods
with @ejb:create-method and @ejb:interface-method tags. When used on
class level applies
to all interface methods cumulatively.
</usage-description>
@@ -1431,7 +1431,7 @@
<name>sql-type</name>
<usage-description>
Declare the actual type of the field in the
- database. This value will only be used when te
+ database. This value will only be used when the
CMP container creates your table (if possible).
</usage-description>
<mandatory>false</mandatory>
@@ -1545,7 +1545,7 @@
<default>true</default>
</parameter>
<parameter type="text">
- <name>etends</name>
+ <name>extends</name>
<usage-description>
Define which class the generated pk must
extend.
@@ -1755,7 +1755,7 @@
<tag>
<name>ejb:security-identity</name>
<usage-description>
- The security-identity element specifies whether the caller?s security
+ The security-identity element specifies whether the caller's security
identity is to be used for the execution of the methods of the enterprise
bean
or whether a specific run-as identity is to be used. It contains an
optional
description and a specification of the security identity to be used.
EJB2.0 only.
@@ -1786,10 +1786,10 @@
<name>use-caller-identity</name>
<usage-description>
The use-caller-identity element
- specifies that the caller?s security
+ specifies that the caller's security
identity be used as the security identity
for the execution of the enterprise
- bean?s methods.
+ bean's methods.
</usage-description>
<mandatory>false</mandatory>
</parameter>
@@ -1885,10 +1885,10 @@
<tag>
<name>ejb:transaction</name>
<usage-description>
- Defines the transactional behavior for this method. Applicable to methods
+ Defines the transactional behaviour for this method. Applicable to
methods
with @ejb:create-method and @ejb:interface-method tags.
- If used on class level applies to all interface methods unless overriden
+ If used on class level applies to all interface methods unless overridden
</usage-description>
<unique>true</unique>
<condition-description>Entity & Session beans</condition-description>
@@ -2131,8 +2131,8 @@
<usage-description>
Specifies the provider class name. There's
special support for EJB beans, so if you do
- not specify the provider parameter
- apachesoap tries to assign the correct
+ not specify the provider parameter,
+ Apache Soap tries to assign the correct
provider name to the service based on the
type of the EJB bean. The provider name
for the EJB is taken from
@@ -2627,7 +2627,7 @@
introspected to determine its field
and the fields specified in the
mapping file will be used to
- overide the field found during the
+ override the field found during the
introspection.
</usage-description>
<mandatory>false</mandatory>
@@ -2691,7 +2691,7 @@
<usage-description>
Flag to indicate if the field should
be ignored during marshalling -
- usefull when used with the
+ useful when used with the
auto-complete option of
@castor:class.
</usage-description>
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel