Problem implementing automated tests

"David Leangen" <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <[email protected]>
Hello!

I'm now at the point where I'd like to implement automated testing. I am
following the example of the "hello" tutorial and basing my test classes on
AbstractMerlinTestCase.

In my project, I already have the following dependencies:

  <include key="commons-logging"/>
  <include key="commons-logging-api"/>
  <include key="avalon-framework-api"/>
  <include key="avalon-framework-impl"/>
  <include key="junit"/>
  <include key="avalon-merlin-unit"/>

I have included this line in my index file:

  <import index="J:/avalon/runtime/index.xml"
     href="http://svn.apache.org/repos/asf/avalon/trunk/runtime/index.xml"/>


I am getting this error:

  java.lang.NoClassDefFoundError:
org/apache/avalon/repository/provider/InitialContextFactory


This comes from the provider. However, since I've included
"avalon-merlin-unit" and "avlon-framework-*", I'm not sure what else needs
to be done.



Any suggestions?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.