On Wed, 23 Mar 2005 19:18:46 +0200, Daniel Or <[EMAIL PROTECTED]> wrote:
> Hi.

Hello,

> I am facing a problem with ejb jars that are not packed with their
> generated ejb-jar.xml.

You generate tour ejb-jar.xml file with xdoclet ?

In this case, you must specify the ejb plugin where to find your
resource files, using the maven.ejb.src property, for example :

maven.ejb.src=${maven.build.dir}/xdoclet/ejb/

> BTW does anyone prefer calling the ant ejb task from maven.xml as a
> replacement ?

Not for me :-)

-- 
Thomas Recloux

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

Reply via email to