Hi Phlip,

In article <[EMAIL PROTECTED]>,
Fri, 16 Sep 2005 12:07:50 -0700,
Phlip <[EMAIL PROTECTED]> wrote: 
phlip2005> compile-test:
phlip2005> log4j:ERROR setFile(null,false) call failed.
phlip2005> java.io.FileNotFoundException: @[EMAIL PROTECTED] (The
phlip2005> system cannot find the path specified)

You (your build system) should rewrite "@target.dir@" properly.


phlip2005> > phlip2005> Then it doesn't say where to put the files. I use the 
Tomcat bundled
phlip2005> > phlip2005> with NetBeans, and there is another Tomcat available.
phlip2005> > phlip2005> 
phlip2005> > phlip2005> Please don't just say "on the class path". Where do 
those files go?
phlip2005> > 
phlip2005> > How about WEB-INF/classes?
phlip2005> 
phlip2005> build/web/WEB-INF/classes or ? ;-)

It's depending on your build system.
Finally siginificant is a cactified application deployed to your server
even if the source is where.
The files should exist on your server-side classpath
and WEB-INF/classes of your cactified application is one of them.

I've never userd NetBeans. So, please don't ask me how ;-)
----
Kazuhito SUGURI

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to