On 02/02/2011 09:40, henry human wrote:
> Hi I get the following error when I try to call a smal java application=
(hello friends!) which i placed in a jar file. the application has the lo=
g4j.jar in its lib directory (and classpath) and calls the log4j.logger l=
ike this:
> private static final Logger LOGGER =3D Logger.getLogger(Hello.class);
> It works when i run the application in eclipse.
> but not as a JAR application!(he application is not running on tomcat a=
n is only a smal commandline application)
>=20
> Error:
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/l=
og4j/Logger
>=20
> Thanks for your advice
Please do not hijack threads.
When sending an email to the list, start an entirely new email.
Editing the subject & body of a reply to an existing email thread does
not edit or remove the message headers which tie that email to a
conversation.
p
|