On 8/28/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:

I'm trying to run some junit on one of sub-modules( a webservice project)
and am getting a java.lang.ClassNotFoundException:
za.co.portal.efulfilment.SomeClass.

SomeClass is my war and I've added the war file in my pom's dependency
section, as

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




Is what I'm doing incorrect?


Logs from debug are showing that  portal-1.0.0.war isn't added to  the  test
classpath

--


Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

Reply via email to