log4j help

I am using the jswdk-1.0 with windows xpI want to use the log4j package but don't know in which directory of jswdk i put the files. Please help methanks in advance
[185 byte] By [Javahlpa] at [2007-11-26 15:57:38]
# 1
You need to put lo4j jar file in the lib folder of the server. thats all Cheers Varun rathore
Varun_Rathorea at 2007-7-8 22:18:34 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Put the log4j.jar file in Server lib directoryor make in entry in classpath of the server where ever the the log4j.jar file is kept
bipul_k_kuria at 2007-7-8 22:18:34 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

log4j

this is called jndi properties

i dont know where it is, but pls type this four lines and copied in working directory and after run ur program

1.java.naming.provider.url=t3://localhost:7001/

2.java.naming.security.principal=username

3.java.naming.security.credentials=password

4.java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory

pls type this ands save in ur working directory

hello friend if it is not working .forgive me

ok

bye

subbu.koduri@gmail.coma at 2007-7-8 22:18:34 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4

log4j

this is called jndi properties

i dont know where it is, but pls type this four lines and copied in working directory and after run ur program

1.java.naming.provider.url=t3://localhost:7001/

2.java.naming.security.principal=username

3.java.naming.security.credentials=password

4.java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory

pls type this ands save in ur working directory

hello friend if it is not working .forgive me

ok

bye

subbu.koduri@gmail.coma at 2007-7-8 22:18:34 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...