I played with log4j upto a great extent. My required output was supposed to be my own logging mechanism in which i should be able to create userlog.log name kind of different file and logs should generate in specific format(name#action#parameter) so that i can read the data easily. I am able to do in some jboss locations as i am testing in many servers before deploying. By modifying in log4j.xml based on appenders(File/Console).But in my local system i am unable to test it as here file appender is not working. I get a black log file but things get logged in server.log here i can't get selective data in selective format. I don't know, i am missing any configuration or jboss server is having any problem or log4j.jar is having prob. For this i replaced many log4j.jar one by one and even set the classpath accordingly.But no benefit. Can anyone guide me what can be the cause of this. Now taking a look at jboss-service.xml also.
Vijendra --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]