hgomez      2002/09/10 01:38:27

  Modified:    jk/xdocs/jk aphowto.xml
  Log:
  Changed the name of iSeries SRVPGM (shared lib) from QCZTC to 
  MODJK to avoid clash with original SRVPGM
  
  Revision  Changes    Path
  1.6       +1 -1      jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml
  
  Index: aphowto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- aphowto.xml       10 Sep 2002 08:02:49 -0000      1.5
  +++ aphowto.xml       10 Sep 2002 08:38:27 -0000      1.6
  @@ -850,7 +850,7 @@
   <note5250>Launch the build</note5250>
   <type5250>CALL MOD_JK/BLDJK</type5250><br/>
   <note5250>If the build if successfull, copy the new mod_jk module</note5250>
  -<type5250>CRTDUPOBJ OBJ(MOD_JK) FROMLIB(MOD_JK) OBJTYPE(*SRVPGM) TOLIB(QHTTPSVR) 
NEWOBJ(QZTCJK)</type5250>
  +<type5250>CRTDUPOBJ OBJ(MOD_JK) FROMLIB(MOD_JK) OBJTYPE(*SRVPGM) TOLIB(QHTTPSVR) 
NEWOBJ(MODJK)</type5250>
   </screen5250>
   <p>
   Next, you should restart your Apache 2.0 server and enjoy this piece of OpenSource 
on iSeries.
  
  
  

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

Reply via email to