At 07:47 AM 5/28/2006, Philip Johnson wrote:
This section of the developer guide includes instructions on how to set up JUnit testing within Eclipse:

<http://hackydev.ics.hawaii.edu/hackyDevSite/external/docbook/ch12s06.html>

Your error looks like it results from not including the right jvmargs. See if the above helps.

Cheers,
Philip


Thanks. It looks like I was missing the catalina.home argument. I wonder why I didn't have that all this time. Anyway, I can run the unit tests okay now.

thanks, Aaron

Reply via email to