This page (revision-12) was last changed on 07-Mar-2019 13:07 by Dieter Käppel

This page was created on 23-Sep-2009 07:52 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
12 07-Mar-2019 13:07 1 KB Dieter Käppel to previous
11 07-Mar-2019 13:07 1 KB Dieter Käppel to previous | to last
10 31-Aug-2011 08:18 1 KB Dieter Käppel to previous | to last
9 31-Aug-2011 08:18 1 KB Dieter Käppel to previous | to last
8 22-Jun-2010 09:18 1 KB Dieter Käppel to previous | to last Glassfish Log4J ==> Glassfish
7 22-Jun-2010 09:17 1 KB Dieter Käppel to previous | to last Glassfish Log4J ==> Glassfish
6 22-Jun-2010 09:17 1 KB Dieter Käppel to previous | to last
5 22-Jun-2010 09:16 1 KB Dieter Käppel to previous | to last
4 14-Jan-2010 17:07 1 KB Dieter Käppel to previous | to last
3 27-Oct-2009 15:29 1 KB Dieter Käppel to previous | to last
2 27-Oct-2009 15:22 189 bytes Dieter Käppel to previous | to last
1 23-Sep-2009 07:52 153 bytes Dieter Käppel to last

Page References

Incoming links Outgoing links
Glassfish ...nobody

Version management

Difference between version and

At line 6 changed 5 lines
1. Copy log4j-1.2.12.jar from this archive and commons-logging-1.1.jar to /glassfish/lib
2. Create folder /glassfish/lib/log
3. Copy log4j.properties to /glassfish/lib/log
4. Login to http://localhost:4848/ (u:admin p:adminadmin), Application Server -> JVM Settings -> Path Settings -> System Classpath place the following value "C:\<your absolute path>\glassfish\lib\log\". The absolute path is to be used here.
5. Applikation neu starten
# Copy log4j-1.2.12.jar from this archive and commons-logging-1.1.jar to /glassfish/lib
# Create folder /glassfish/lib/log
# Copy log4j.properties to /glassfish/lib/log
# Login to http://localhost:4848/ (u:admin p:adminadmin), Application Server -> JVM Settings -> Path Settings -> System Classpath place the following value "C:\<your absolute path>\glassfish\lib\log\". The absolute path is to be used here.
# Applikation neu starten
At line 17 changed 5 lines
1. log4j-1.2.12.jar und commons-logging-1.1.jar nach /glassfish/lib kopieren
2. Ordner /glassfish/lib/log erzeugen
3. log4j.properties nach /glassfish/lib/log kopieren
4. http://localhost:4848/ aufrufen (u:admin p:adminadmin), Application Server -> JVM Settings -> Path Settings -> System Classpath folgenden Wert eingeben "C:\<PFAD>\glassfish\lib\log\". Es muss der absolute Pfad zum Logverzeichnis eingegeben werden.
5. Applikation neu starten
# log4j-1.2.12.jar und commons-logging-1.1.jar nach /glassfish/lib kopieren
# Ordner /glassfish/lib/log erzeugen
# log4j.properties nach /glassfish/lib/log kopieren
# http://localhost:4848/ aufrufen (u:admin p:adminadmin), Application Server -> JVM Settings -> Path Settings -> System Classpath folgenden Wert eingeben "C:\<PFAD>\glassfish\lib\log\". Es muss der absolute Pfad zum Logverzeichnis eingegeben werden.
# Applikation neu starten