Dear all,
My issues are resolved now. Migrated my application successfully to JBoss 5.1 EAP from weblogic 9.2.
Sincere thanks to Wolf-Dieter Fink.
Some points here which may be useful for anyone.
Regarding log4j.properties file, i kept it under the root of the app. The logpath whatever i mention like 'www/mylog/' was being created inside the bin folder of the linux server.
When the logpath starts with forward slash , then it is taking the absolute root path of the server.
I didn't made any changes in the jboss-log4j.xml file.
Thanks,
Devisri.