Is it possible to run my Appfuse JUnit tests in Eclipse? 
(so that I can debug them)

I've been trying to do so, and I get an error about:


JUnit wrote:
> 
> org.springframework.beans.factory.BeanInitializationException: Could not
> load properties; nested exception is java.io.FileNotFoundException:
> classpath resource [mail.properties] cannot be opened because it does not
> exist.
> 

I think I read somewhere that this can be fixed by setting something up in
the setUp() method of the junit test, is this true?

Thanks again, 
  Andrew J. Leer
-- 
View this message in context: 
http://www.nabble.com/JUnit-Tests-in-Eclipse--tf2761983s2369.html#a7700334
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to