Yes it works if you use "file:" in front of absoulte path but is there anyway to specify relative path on UNIX like on Windows "file:./tmp/log.xml" etc.
Thanks. --- Frank-Olaf Lohmann <[EMAIL PROTECTED]> wrote: > Hi, > > I am not familiar with the specials at the Solaris > machine. But are you sure java starts where you > assume it does? > As far as I know log4j assumes a URL for the config > file. So your string should start with "file:" > anyway. Maybe this help with the absolute path. > > Kind regards > Frank-Olaf Lohmann > > > > -- > To unsubscribe, e-mail: > <mailto:log4j-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:log4j-user-help@;jakarta.apache.org> > __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- To unsubscribe, e-mail: <mailto:log4j-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>
