Hi All, I am using log4j1.2.12.jar for logging.
I was running my application perfect till some timeback. When I try to run my application now(after a month), I am getting an error at runtime, saying "NoClassDefFoundError: org/apache/log4j/PropertyConfigurator" and Java Servlet exception in the line of code where I give "PropertyConfigurator.configure (props)". I didnt get any clue out of this.. Can anyone advise me what is wrong here? I have included the log4j.jar and logging.properties file in the path. Thanks Suren --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
