anonymous wrote : I am using jboss-5.0.0.CR1.
I haven't tried with 5.0 CR1. But i believe it should work.
anonymous wrote : I have 2 EAR's
Let's just concentrate on one EAR for now.
Post the output of:
jar -tf MyEAROne.ear
where MyEAROne.ear is the name of your EAR file.
While posting the logs or xml content or code, remember to wrap it in a code block using the Code button in the message editor window and please hit the Preview button to make sure your post is correctly formatted
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174470#4174470
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174470
Hi JaiKiran,
I am using jboss-5.0.0.CR1.
I have referred your blog at http://jaitechwriteups.blogspot.com for log4j configurations.
I have done exact setup suggested by you.
Also I have tried it on jboss-4.0.5.GA. but no use.
log files are not getting generated.
I have 2 EAR's
1]Containing only war,EJB interfaces and supporting jars with application.xml etc
2]Containing EJB's and supporting jars with conf files.
In both of the EAR files I am giving log4j.prop and log4j.jar suggested by you at your blog.
Please suggest.
Thanks and Regards,
-Ashok
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174467#4174467
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174467