Hi,

Is there a way to include a directory of a webapp, other than
WEB-INF/classes, on the web apps classpath?

For example, I want to include [webapp]/somedir on the classpath for the web
app, while still including [webapp]/WEB-INF/classes.

I can just modify our build scripts to copy things from [webapp]/somedir to
[webapp]/WEB-INF/classes but would prefer to have [webapp]/somedir on the
cp.

Regards
Ryan.

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

Reply via email to