On Thu, Dec 18, 2008 at 4:44 AM, Stevo Slavić <[email protected]> wrote:

> Is there a way to have a jar dependency expanded in a war, so that war would
> also have all transitive dependencies jar has?

The war should have all its dependency jars and their transitive
dependencies in WEB-INF/lib.

Is that not happening?  Or are you asking for them to be expanded
under WEB-INF/classes instead?

-- 
Wendy

Reply via email to