cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk iishowto.xml

2004-07-21 Thread yoavs
yoavs   2004/07/21 11:06:13

  Modified:webapps/docs changelog.xml
   jk/xdocs/jk iishowto.xml
  Log:
  Addressed Bugzilla 30239, out-of-date docs for IIS how-to.
  
  Revision  ChangesPath
  1.71  +26 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- changelog.xml 17 Jun 2004 01:26:20 -  1.70
  +++ changelog.xml 21 Jul 2004 18:06:13 -  1.71
  @@ -14,13 +14,38 @@
   
   body
   
  +section name=Tomcat 5.0.28 (yoavs)
  +  subsection name=General
  +changelog
  +  fix
  +bug30239/bug: Updated IIS how-to to link to Wiki page with instrutions 
for IIS 5 and IIS 6 configurations. (yoavs)
  +  /fix
  +/changelog
  +  /subsection
  +
  +  subsection name=Catalina
  +  /subsection
  +
  +  subsection name=Coyote
  +  /subsection
  +  
  +  subsection name=Jasper
  +  /subsection
  +  
  +  subsection name=Cluster
  +  /subsection
  +
  +  subsection name=Webapps
  +  /subsection
  +/section
  +
   section name=Tomcat 5.0.27 (yoavs)
 subsection name=General
   changelog
 updateUpdated dependencies on commons-dbcp (to 1.2.1), commons-pool (to 
1.2), and commons-logging (to 1.0.4). (yoavs)
 /update
 fix
  -bug29368/bug: Replaced references to xmlParserAPIs.jar with 
xml-apis.jar, as the former is now deprecated in Xerces.  Users wishing to use old 
versions of Xerces that don't have xml-apis.jar can still do so without a problem.  
Users wishing to build tomcat using xmlParserAPIs.jar instead of xml-apis.jar can also 
do so with a trivial edit in the build.xml file.
  +bug29368/bug: Replaced references to xmlParserAPIs.jar with 
xml-apis.jar, as the former is now deprecated in Xerces.  Users wishing to use old 
versions of Xerces that don't have xml-apis.jar can still do so without a problem.  
Users wishing to build tomcat using xmlParserAPIs.jar instead of xml-apis.jar can also 
do so with a trivial edit in the build.xml file. (yoavs)
 /fix
   /changelog
 /subsection
  
  
  
  1.7   +11 -3 jakarta-tomcat-connectors/jk/xdocs/jk/iishowto.xml
  
  Index: iishowto.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/iishowto.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- iishowto.xml  4 Mar 2004 04:46:34 -   1.6
  +++ iishowto.xml  21 Jul 2004 18:06:13 -  1.7
  @@ -19,6 +19,7 @@
   titleIIS HowTo/title
   author email=[EMAIL PROTECTED]Henri Gomez/author
   author email=[EMAIL PROTECTED]Gal Shachor/author
  +author email=[EMAIL PROTECTED]Yoav Shapira/author
   date$Date$/date
   /properties
   
  @@ -71,10 +72,10 @@
   WinNT4.0-i386 SP4/SP5/SP6a (should be able to work with other service packs), Win2K 
and WinXP and Win98
   /li
   li
  -IIS4.0 and PWS4.0
  +IIS4.0 and PWS4.0 (numerous people have working IIS 5 and IIS 6 configurations)
   /li
   li
  -Tomcat 3.2.x, Tomcat 3.3.x, Tomcat 4.0.x, Tomcat 4.1.x and Tomcat 5
  +Tomcat 3.2 and later, Tomcat 4.x and Tomcat 5
   /li
   /ul
   /p
  @@ -85,6 +86,13 @@
   /p
   /subsection
   
  +subsection name=IIS 5 and 6 Notes
  +p
  +There are extra steps you need to take for configuring Tomcat with IIS 5 and 6.  
Please see the appropriate links from 
  +a href=http://wiki.apache.org/jakarta-tomcat/Tomcat_2fLinks;Tomcat Useful 
Links/a.
  +/p
  +/subsection
  +
   subsection name=Who support ajp protocols ?
   p
   The ajp12 protocol is only available in Tomcat 3.2.x and 3.3.x.
  @@ -92,7 +100,7 @@
   
   p
   The bajp12/b has been bdeprecated/b with Tomcat 3.3.x and you should use 
instead 
  -bajp13/b which is the only ajp protocol known by Tomcat 4.0.x, 4.1.x and 5.
  +bajp13/b which is the only ajp protocol known by Tomcat 4.x and 5.
   /p
   
   p
  
  
  

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



Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk iishowto.xml

2004-07-21 Thread Viktor Hevesi
Dobry den,

nizsie uvedeny mail NEBOL DORUCENY. Dopiste, prosim, k predmetu mailu
NIE SPAM a znova ho poslite. V buducich mailoch uz NIE SPAM pisat
nemusite.

   Antispamovy filter Oddych.sk


Nedoruceny mail:


yao yoavs   2004/07/21 11:06:13

yao   Modified:webapps/docs changelog.xml
yaojk/xdocs/jk iishowto.xml
yao   Log:
yao   Addressed Bugzilla 30239, out-of-date docs for IIS how-to.
  
yao   Revision  ChangesPath
yao   1.71  +26 -1
yao jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
yao   Index: changelog.xml
yao  
yao ===
yao   RCS file:
yao /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
yao   retrieving revision 1.70
yao   retrieving revision 1.71
yao   diff -u -r1.70 -r1.71
yao   --- changelog.xml17 Jun 2004 01:26:20 -  1.70
yao   +++ changelog.xml21 Jul 2004 18:06:13 -  1.71
yao   @@ -14,13 +14,38 @@
   
yaobody
   
yao   +section name=Tomcat 5.0.28 (yoavs)
yao   +  subsection name=General
yao   +changelog
yao   +  fix
yao   +bug30239/bug: Updated IIS how-to to link to
yao Wiki page with instrutions for IIS 5 and IIS 6 configurations.
yao (yoavs)
yao   +  /fix
yao   +/changelog
yao   +  /subsection
yao   +
yao   +  subsection name=Catalina
yao   +  /subsection
yao   +
yao   +  subsection name=Coyote
yao   +  /subsection
yao   +  
yao   +  subsection name=Jasper
yao   +  /subsection
yao   +  
yao   +  subsection name=Cluster
yao   +  /subsection
yao   +
yao   +  subsection name=Webapps
yao   +  /subsection
yao   +/section
yao   +
yaosection name=Tomcat 5.0.27 (yoavs)
yao  subsection name=General
yaochangelog
yao  updateUpdated dependencies on commons-dbcp (to
yao 1.2.1), commons-pool (to 1.2), and commons-logging (to 1.0.4).
yao (yoavs)
yao  /update
yao  fix
yao   -bug29368/bug: Replaced references to
yao xmlParserAPIs.jar with xml-apis.jar, as the former is now
yao deprecated in Xerces.  Users wishing to use old versions of
yao Xerces that don't have xml-apis.jar can still do so without a
yao problem.  Users wishing to build tomcat using xmlParserAPIs.jar
yao instead of xml-apis.jar can also do so with a trivial edit in the
yao build.xml file.
yao   +bug29368/bug: Replaced references to
yao xmlParserAPIs.jar with xml-apis.jar, as the former is now
yao deprecated in Xerces.  Users wishing to use old versions of
yao Xerces that don't have xml-apis.jar can still do so without a
yao problem.  Users wishing to build tomcat using xmlParserAPIs.jar
yao instead of xml-apis.jar can also do so with a trivial edit in the
yao build.xml file. (yoavs)
yao  /fix
yao/changelog
yao  /subsection
  
  
  
yao   1.7   +11 -3
yao jakarta-tomcat-connectors/jk/xdocs/jk/iishowto.xml
  
yao   Index: iishowto.xml
yao  
yao ===
yao   RCS file:
yao /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/iishowto.xml,v
yao   retrieving revision 1.6
yao   retrieving revision 1.7
yao   diff -u -r1.6 -r1.7
yao   --- iishowto.xml 4 Mar 2004 04:46:34 -   1.6
yao   +++ iishowto.xml 21 Jul 2004 18:06:13 -  1.7
yao   @@ -19,6 +19,7 @@
yaotitleIIS HowTo/title
yaoauthor email=[EMAIL PROTECTED]Henri Gomez/author
yaoauthor email=[EMAIL PROTECTED]Gal Shachor/author
yao   +author email=[EMAIL PROTECTED]Yoav Shapira/author
yaodate$Date$/date
yao/properties
   
yao   @@ -71,10 +72,10 @@
yaoWinNT4.0-i386 SP4/SP5/SP6a (should be able to work with
yao other service packs), Win2K and WinXP and Win98
yao/li
yaoli
yao   -IIS4.0 and PWS4.0
yao   +IIS4.0 and PWS4.0 (numerous people have working IIS 5 and IIS 6 configurations)
yao/li
yaoli
yao   -Tomcat 3.2.x, Tomcat 3.3.x, Tomcat 4.0.x, Tomcat 4.1.x and Tomcat 5
yao   +Tomcat 3.2 and later, Tomcat 4.x and Tomcat 5
yao/li
yao/ul
yao/p
yao   @@ -85,6 +86,13 @@
yao/p
yao/subsection
   
yao   +subsection name=IIS 5 and 6 Notes
yao   +p
yao   +There are extra steps you need to take for configuring
yao Tomcat with IIS 5 and 6.  Please see the appropriate links from 
yao   +a
yao href=http://wiki.apache.org/jakarta-tomcat/Tomcat_2fLinks;Tomcat
yao Useful Links/a.
yao   +/p
yao   +/subsection
yao   +
yaosubsection name=Who support ajp protocols ?
yaop
yaoThe ajp12 protocol is only available in Tomcat 3.2.x and 3.3.x.
yao   @@ -92,7 +100,7 @@
   
yaop
yaoThe bajp12/b has been bdeprecated/b with Tomcat
yao 3.3.x and you should use instead 
yao   -bajp13/b which is the only ajp protocol known by Tomcat 4.0.x, 4.1.x and 5.
yao   +bajp13/b which is the only ajp protocol known by Tomcat 4.x and 5.
yao/p
   
yaop
  
  
  

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