home *** CD-ROM | disk | FTP | other *** search
- Add-on Java 1.4.9 (only for XAMPP version 1.4.2 or higher)
-
- => Tomcat 5.0.28
- => mod_jk2/2.0.4
- => addon needs 50 MB free space on disk
-
- ###################################################################
-
- FIRST (!) PLEASE BE SURE YOU HAVE INSTALLED JAVA SUN J2EE 1.4 SDK !!!
- ZUERST BITTE SICHER SEIN DAS JAVA SUN J2EE 1.4 SDK INSTALLIERT IST !!!
- DOWNLOAD: http://java.sun.com/j2ee/download.html
-
-
- ###################################################################
-
- Deutsch: Einfach das Add-on in das gⁿltige XAMPP-Verzeichnis entpacken.
- Danach bitte UNBEDINGT die "setup_java.bat" fⁿr eine Aktualisierung der
- Konfiguration starten. Zu Schlu▀ den Tomcat mit der "tomcat_start.bat"
- per Hand starten und per "tomcat_stop.bat" stoppen.
-
- Als Dienst (NT): Bitte die .\xampp\tomcat\tomcat_installservice.bat benutzen.
- Das Gegenstⁿck ist die .\xampp\tomcat\tomcat_uninstallservice.bat.
- Achtung: Als Dienst ist der Tomcat per Standard als "manuell" gekennzeichnet.
- Bitte unter Systeimseinstellungen|Verwaltung|Dienste den Startmodus falls
- gewⁿnscht selbst modifizieren.
-
-
- ###################################################################
-
- EMGLISH: Simply extract this add-on in your current XAMPP-Directory.
- All older files are overwritten. IMPORTANT: Then starts the "setup_java.bat"
- to configure XAMPP with Java. After that, try the "tomcat_start.bat".
- For stopping the Tomcat Server by hand please use the "tomcat_stop.bat".
-
- As Service (NT): Please use the .\xampp\tomcat\tomcat_installservice.bat.
- For uninstall this service => .\xampp\tomcat\tomcat_uninstallservice.bat.
- Attentention: For Tomcat as service the start mode is "manuell" per default.
- Please select your prefered start mode in your system "service" manager.
-
- ###################################################################
-
-
- Tomcat Server Home = .\xampp\tomcat
- Tomcat URL = http://localhost:8080
- Tomcat Doc Root = .\xampp\tomcat\webapps
-
- JSP example Root = .\xampp\tomcat\webapps\jsp-examples
- JSP example URL = http://localhost/jsp-examples/
-
- Servlets example Root = .\xampp\tomcat\webapps\servlets-examples
- Servlets example URL = http://localhost/servlets-examples/
-
- Mod_jk java Root = .\xampp\tomcat\weppapps\java
- Mod_jk java URL = http://localhost/java/
-
-
-
- ###################################################################
-
- For more information please see http://jakarta.apache.org
-
- Good Luck!
- Kay Vogelgesang