You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@apache.org on 2004/01/17 18:02:52 UTC

cvs commit: jakarta-taglibs/jmstags/xml intro.xml jmstags.xml

glenn       2004/01/17 09:02:52

  Modified:    jmstags/doc/web Overview.html
               jmstags/xml intro.xml jmstags.xml
  Log:
  Fix broken links to the Jakarta-Commons messenger
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-taglibs/jmstags/doc/web/Overview.html
  
  Index: Overview.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jmstags/doc/web/Overview.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Overview.html	29 Jan 2002 18:23:02 -0000	1.1
  +++ Overview.html	17 Jan 2004 17:02:52 -0000	1.2
  @@ -69,7 +69,7 @@
   implemented on some non-Java platform such as .NET or mainframes.</p>
   <h2>JMS tag library deployment</h2>
   <p>The JMS tag library is currently built on top of the
  -<a href="http://jakarta.apache.org/commons/messenger.html">Messenger</a> 
  +<a href="http://jakarta.apache.org/commons/sandbox/messenger.html">Messenger</a> 
   component from <a href="http://jakarta.apache.org/commons/">Jakarta Commons</a>. 
   This provides a simple configuration mechanism using an XML deployment 
   descriptor to configure all of the JMS connections, their factories, JNDI 
  @@ -216,4 +216,4 @@
   
   </body>
   
  -</html>
  \ No newline at end of file
  +</html>
  
  
  
  1.2       +1 -1      jakarta-taglibs/jmstags/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jmstags/xml/intro.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- intro.xml	29 Jan 2002 18:23:04 -0000	1.1
  +++ intro.xml	17 Jan 2004 17:02:52 -0000	1.2
  @@ -15,7 +15,7 @@
     The JMS custom tag library contains tags which can be used to
     perform a variety of JMS related operations such as sending and receiving messages from inside JSP.
     This taglib is currently built on top of the 
  -  <a href="http://jakarta.apache.org/commons/messenger.html">Messenger</a> component from 
  +  <a href="http://jakarta.apache.org/commons/sandbox/messenger.html">Messenger</a> component from 
     <a href="http://jakarta.apache.org/commons/">Jakarta Commons</a>. 
     </p>
   
  
  
  
  1.2       +1 -1      jakarta-taglibs/jmstags/xml/jmstags.xml
  
  Index: jmstags.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/jmstags/xml/jmstags.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jmstags.xml	29 Jan 2002 18:23:04 -0000	1.1
  +++ jmstags.xml	17 Jan 2004 17:02:52 -0000	1.2
  @@ -49,7 +49,7 @@
   
     <requirements-info>
       This taglib is currently built on top of the 
  -    <a href="http://jakarta.apache.org/commons/messenger.html">Messenger</a> component from 
  +    <a href="http://jakarta.apache.org/commons/sandbox/messenger.html">Messenger</a> component from 
       <a href="http://jakarta.apache.org/commons/">Jakarta Commons</a>. 
   
       In addition a JMS implementation is required along with a servlet container
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org