bodewig     2003/07/17 04:05:16

  Modified:    docs     resources.html
               docs/manual/OptionalTasks BorlandEJBTasks.html ejb.html
               xdocs    resources.xml
  Log:
  Point to Benoit's FAQ
  
  Revision  Changes    Path
  1.64      +19 -0     ant/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- resources.html    3 Jul 2003 08:37:18 -0000       1.63
  +++ resources.html    17 Jul 2003 11:05:15 -0000      1.64
  @@ -216,6 +216,25 @@
         </td>
         </tr>
           </table>
  +                                                    <h4 class="subsection">
  +        <a name="FAQ about Borland Application Server tasks"></a>
  +        FAQ about Borland Application Server tasks
  +      </h4>
  +                        <p>Benoit Moussaud, the original author if the 
Borland
  +        Application Server specific <a 
href="manual/OptionalTasks/ejb.html#ejbtasks">EJB tasks</a> has put
  +        together a FAQ for this specific subtask.</p>
  +                                      <table class="externals" 
cellspacing="1" cellpadding="4">
  +              <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          FAQ:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www.moussaud.org/ejbjar.html";>http://www.moussaud.org/ejbjar.html</a>
  +      </td>
  +      </tr>
  +        </table>
                                         <h3 class="section">
         <a name="Books"></a>
         Books
  
  
  
  1.11      +5 -0      ant/docs/manual/OptionalTasks/BorlandEJBTasks.html
  
  Index: BorlandEJBTasks.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/BorlandEJBTasks.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- BorlandEJBTasks.html      20 Jun 2003 11:09:35 -0000      1.10
  +++ BorlandEJBTasks.html      17 Jul 2003 11:05:15 -0000      1.11
  @@ -17,6 +17,11 @@
     Enterprise Server 5.x. It  generates and compiles the stubs and skeletons 
for all ejb described into the
     Deployment Descriptor, builds the jar file including the support files and
     verify whether the produced jar is valid or not.</p>
  +
  +<p>Benoit Moussaud maintains a separate <a
  +href="http://www.moussaud.org/ejbjar.html";>FAQ</a> for this task at
  +his homepage.</p>
  +
   <h3>Borland element</h3>
   <table border="1" cellpadding="2" cellspacing="0">
     <tr>
  
  
  
  1.36      +3 -3      ant/docs/manual/OptionalTasks/ejb.html
  
  Index: ejb.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ejb.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- ejb.html  29 May 2003 15:56:18 -0000      1.35
  +++ ejb.html  17 Jul 2003 11:05:15 -0000      1.36
  @@ -60,12 +60,12 @@
   <h2><a name="ejbtasks">EJB Tasks</a></h2>
   <table border="1" cellpadding="5">
    <tr><td>Task</td><td colspan="2">Application Servers</td></tr>
  - <tr><td><a href="BorlandGenerateClient.html">blgenclient</a></td><td 
colspan="2">Borland Application Server 4.5</td></tr>
  + <tr><td><a href="BorlandGenerateClient.html">blgenclient</a></td><td 
colspan="2">Borland Application Server 4.5 and 5.x</td></tr>
    <tr><td><a href="#ddcreator">ddcreator</a></td><td colspan="2">Weblogic 
4.5.1</td></tr>
    <tr><td><a href="#ejbc">ejbc</a></td><td colspan="2">Weblogic 
4.5.1</td></tr>
    <tr><td><a href="#iplanet-ejbc">iplanet-ejbc</a></td><td 
colspan="2">iPlanet Application Server 6.0</td></tr>
    <tr><td rowspan="7"><a href="#ejbjar">ejbjar</a></td><td colspan="2" 
align="center"><b>Nested Elements</b></td></tr>
  - <tr><td><a href="BorlandEJBTasks.html">borland</a></td><td>Borland 
Application Server 4.5</td></tr>
  + <tr><td><a href="BorlandEJBTasks.html">borland</a></td><td>Borland 
Application Server 4.5 and 5.x</td></tr>
    <tr><td><a href="#ejbjar_iplanet">iPlanet</a></td><td>iPlanet Application 
Server 6.0</td></tr>
    <tr><td><a href="#ejbjar_jboss">jboss</a></td><td>JBoss</td></tr>
    <tr><td><a href="#ejbjar_jonas">jonas</a></td><td>JOnAS 2.4.x and 
2.5</td></tr>
  
  
  
  1.29      +14 -0     ant/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/resources.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- resources.xml     2 Jul 2003 14:28:07 -0000       1.28
  +++ resources.xml     17 Jul 2003 11:05:16 -0000      1.29
  @@ -36,6 +36,20 @@
             </tr>
           </table>
         </subsection>
  +
  +      <subsection name="FAQ about Borland Application Server tasks">
  +        <p>Benoit Moussaud, the original author if the Borland
  +        Application Server specific <a
  +        href="manual/OptionalTasks/ejb.html#ejbtasks">EJB tasks</a> has put
  +        together a FAQ for this specific subtask.</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>FAQ:</th>
  +            <td><a 
href="http://www.moussaud.org/ejbjar.html";>http://www.moussaud.org/ejbjar.html</a></td>
  +          </tr>
  +        </table>
  +      </subsection>
       </section>
   
       <section name="Books">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to