I want to put some application specific jar files in the application's
WEB-INF/lib directory. So I've created the following structure:
cocoon_dir/WEB_INF/lib [1]
/myapplication/WEB-INF/lib [2]
[1] this is cocoon's default lib dir
[2] this is where my jar are
when using the default build from cocoon-2.1.5.1 src my files will only be
found when I put them to [1], but not in [2].
Can anyone tell me what I'm missing here? Is there an extra config option
that remained hidden from me so far?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]