On Thu, Mar 20, 2008 at 10:49 AM, Julien Graglia <[EMAIL PROTECTED]> wrote:

>  I have a war named "WarA" with a class a.b.c.Parent.
>  And another war named "WarB" with a class Child
>  Child depends on Parent
...
>  Quite simple, no?
>             the "<type>war</type>" in WarB doesn't seems to work..
>
>  Do you have an idea?

It's best to move the code out to a separate project that builds a
jar, and then you can have a dependency on it from both wars.

-- 
Wendy

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

Reply via email to