[jboss-user] [EJB/JBoss] - Re: InstantiationException: org.apache.log4j.Logger
jaikiran
do-not-reply at jboss.com
Thu Jul 31 05:05:11 EDT 2008
Have you used log4j Logger in your code? How have you declared it? The org.apache.log4j.Logger is not serializable. You probably will have to declare it as transient.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167843#4167843
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167843
More information about the jboss-user
mailing list