drop the leading
slash),
> it would be resolved relative to the current working directory.
>
[Deric Page]
Thank you! That's been driving me crazy for days. It's always the
little things that get you.
Thanks again.
Deric
deric.p...@nisc.coop
-
I have several applications running on a jboss server. I want to use
separate log files for each application and have them placed in the same
folder as the jboss server.log file. Currently the server.log file is
placed here:
/usr/src/jboss/server/my_server/log/
However, when I use the below code,