You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Thomas SMETS <ts...@altern.org> on 2001/12/07 10:04:47 UTC

Re: re : log4j jar file problem

why not
java -cp ${yr_classpath} -jar myjar.jar .
?

Thomas,


----- Original Message -----
From: "Olivier Judith\PROTEGYS" <ol...@protegys.com>
To: <ts...@altern.org>
Sent: Friday, December 07, 2001 9:53 AM
Subject: RE: re : log4j jar file problem


> this my classpath
> /usr/local/jsdk/lib
> i have this jar : sax.jar, jaxp.jar, log4j.jar, activation.jar, mail.jar,
> j2ee.jar, xerces.jar
>
> i compile it with : javac -classpath
>
/usr/local/jsdk/lib/sax.jar:/usr/local/jsdk/lib/jaxp.jar:/usr/local/jsdk/lib
>
/log4j.jar:/usr/local/jsdk/lib/activation.jar:/usr/local/jsdk/lib/mail.jar:/
>
usr/local/jsdk/lib/mail.jar:/usr/local/jsdk/lib/j2ee.jar:/usr/local/jsdk/lib
> /xerces.jar mymainclass.
>
> i launch the application and it work
>
> i make a : jar cfm bpl.jar MANIFEST.MF *.class in my source directory
> i launch a java -jar myjar.jar . and you what follow.
>
> -----Message d'origine-----
> De : tsmets@altern.org [mailto:tsmets@altern.org]
> Envoye : vendredi 7 decembre 2001 01:06
> A : olivier.judith@protegys.com
> Objet : re : log4j jar file problem
>
>
>
>
> Olivier,
>
> Could you validate yr classpath ?
> May be show us the command line you invoke ?
>
> Thomas,
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>