home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-tomcat-addon-1.4.9-installer.exe / readme-addon-java.txt < prev    next >
Encoding:
Text File  |  2004-10-01  |  2.4 KB  |  63 lines

  1. Add-on Java 1.4.9 (only for XAMPP version 1.4.2 or higher)
  2.  
  3. => Tomcat 5.0.28
  4. => mod_jk2/2.0.4 
  5. => addon needs 50 MB free space on disk
  6.  
  7. ###################################################################
  8.  
  9. FIRST (!) PLEASE BE SURE YOU HAVE INSTALLED JAVA SUN J2EE 1.4 SDK !!!
  10. ZUERST BITTE SICHER SEIN DAS JAVA SUN J2EE 1.4 SDK INSTALLIERT IST !!!   
  11. DOWNLOAD: http://java.sun.com/j2ee/download.html
  12.  
  13.  
  14. ###################################################################
  15.  
  16. Deutsch: Einfach das Add-on in das gⁿltige XAMPP-Verzeichnis entpacken.
  17. Danach bitte UNBEDINGT die "setup_java.bat" fⁿr eine Aktualisierung der 
  18. Konfiguration starten. Zu Schlu▀ den  Tomcat mit der "tomcat_start.bat" 
  19. per Hand starten und per "tomcat_stop.bat" stoppen.
  20.  
  21. Als Dienst (NT): Bitte die .\xampp\tomcat\tomcat_installservice.bat benutzen. 
  22. Das Gegenstⁿck ist die  .\xampp\tomcat\tomcat_uninstallservice.bat.
  23. Achtung: Als Dienst ist der Tomcat per Standard als "manuell" gekennzeichnet.
  24. Bitte unter Systeimseinstellungen|Verwaltung|Dienste den Startmodus falls
  25. gewⁿnscht selbst modifizieren.
  26.   
  27.  
  28. ###################################################################
  29.  
  30. EMGLISH: Simply extract this add-on in your current XAMPP-Directory.
  31. All older files are overwritten. IMPORTANT: Then starts the "setup_java.bat"
  32. to configure XAMPP with Java. After that, try the "tomcat_start.bat".
  33. For stopping the Tomcat Server by hand please use the "tomcat_stop.bat".
  34.  
  35. As Service (NT): Please use the .\xampp\tomcat\tomcat_installservice.bat. 
  36. For uninstall this service => .\xampp\tomcat\tomcat_uninstallservice.bat.
  37. Attentention: For Tomcat as service the start mode is "manuell" per default. 
  38. Please select your prefered start mode in your system "service" manager. 
  39.  
  40. ###################################################################
  41.  
  42.  
  43. Tomcat Server Home    =    .\xampp\tomcat
  44. Tomcat URL         =    http://localhost:8080
  45. Tomcat Doc Root        =    .\xampp\tomcat\webapps
  46.  
  47. JSP example Root    =    .\xampp\tomcat\webapps\jsp-examples
  48. JSP example URL        =    http://localhost/jsp-examples/
  49.  
  50. Servlets example Root    =    .\xampp\tomcat\webapps\servlets-examples
  51. Servlets example URL    =    http://localhost/servlets-examples/
  52.  
  53. Mod_jk java Root    =    .\xampp\tomcat\weppapps\java
  54. Mod_jk java URL        =    http://localhost/java/     
  55.     
  56.  
  57.  
  58. ###################################################################
  59.  
  60. For more information please see http://jakarta.apache.org
  61.  
  62. Good Luck!
  63. Kay Vogelgesang