hello,
 check all dependencies in your projects (if it is  a mulitproject)....that
are part of the ear and i m sure you will find the two extra jars

hth
marco

On 10/19/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:

The only dependency I have in my ear project's pom is the war file ,
as specified below :

<dependencies>
    <dependency>
      <groupId>za.co.pragmaticus.jportal</groupId>
      <artifactId>jportal</artifactId>
      <version>1.0.0</version>
      <type>war</type>
    </dependency>
  </dependencies>


But my resulting ear file  has extra jars in its root (eg
j2ee-1.3.0.jar ,log4j-1.2.13.jar) , together with my jportal-1.0.0.war
.
Where are these extra jars coming from?


Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

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


Reply via email to