stevel 2002/06/23 19:00:34
Modified: docs/manual/OptionalTasks Tag: ANT_15_BRANCH ejb.html
Log:
a few minor tweaks
Revision Changes Path
No revision
No revision
1.23.2.9 +11 -10 jakarta-ant/docs/manual/OptionalTasks/ejb.html
Index: ejb.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/ejb.html,v
retrieving revision 1.23.2.8
retrieving revision 1.23.2.9
diff -u -r1.23.2.8 -r1.23.2.9
--- ejb.html 22 Jun 2002 23:21:56 -0000 1.23.2.8
+++ ejb.html 24 Jun 2002 02:00:34 -0000 1.23.2.9
@@ -330,7 +330,7 @@
</tr>
<tr>
<td valign="top">BEA Home</td>
- <td valign="top">The location of the BEA Home qwhere the server's config
is defined.
+ <td valign="top">The location of the BEA Home where the server's config
is defined.
If this attribute is present, wlrun assumes that the
server will
be running under Weblogic 6.0</td>
<td valign="top" align="center">N/A</td>
@@ -414,8 +414,8 @@
<td valign="top" align="center">No</td>
</tr>
<tr>
- <td valign="top">args</td>
- <td valign="top">Additional argument string passed to the Weblogic
instance.</td>
+ <td valign="top">weblogicMainClass</td>
+ <td valign="top">name of the main class for weblogic</td>
<td valign="top" align="center">No</td>
<td valign="top" align="center">No</td>
</tr>
@@ -480,7 +480,7 @@
<tr>
<td valign="top">classpath</td>
<td valign="top">The classpath to be used with the Java Virtual Machine
that runs the Weblogic
- Shutdown comment.</td>
+ Shutdown command.</td>
<td valign="top" align="center">Yes</td>
</tr>
<tr>
@@ -509,7 +509,7 @@
<h3>Nested Element</h3>
-<p>The classpath of the welstop task can be set by a <classpath>
nested element.</p>
+<p>The classpath of the wlstop task can be set by a <classpath> nested
element.</p>
<h3>Examples</h3>
@@ -1009,8 +1009,8 @@
the weblogic class hierarchy. This should not be
necessary if you
have weblogic in your classpath. If you do not, you
should use a
nested <dtd> element, described above. If you do
choose
- to use an attribute, you should use the ejbdtd
attribute in
- preference to this one, anyway.
+ to use an attribute, you should use a
+ nested <dtd> element.
</td>
<td valign="top" align="center">No.</td>
</tr>
@@ -1078,7 +1078,7 @@
<tr>
<td valign="top">outputdir</td>
<td valign="top">If set ejbc will be given this directory as the output
- desitination rather than a jar file. This allows for the
+ destination rather than a jar file. This allows for the
generation of "exploded" jars.
</td>
<td valign="top" align="center">No.</td>
@@ -1293,7 +1293,7 @@
<td valign="top" align="center">No, defaults to false</td>
</tr>
<tr>
- <td valign="top">alwaysrebuild</td>
+ <td valign="top">rebuild</td>
<td valign="top">This controls whether ejbdeploy is called although no
changes
have occurred.</td>
<td valign="top" align="center">No, defaults to false</td>
@@ -1315,6 +1315,7 @@
<li>SQL92</li> <li>SQL99</li> <li>DB2UDBWIN_V71</li>
<li>DB2UDBOS390_V6</li> <li>DB2UDBAS400_V4R5</li>
<li>ORACLE_V8</li>
<li>INFORMIX_V92</li> <li>SYBASE_V1192</li>
<li>MYSQL_V323</li>
+ <li>MSSQLSERVER_V7</li>
</ul>
This is also used to determine the name of the
Map.mapxmi and
Schema.dbxmi files, for example
Account-DB2UDBWIN_V71-Map.mapxmi
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>