Hi all,

I'm getting an error while compiling tests under Maven & SBT:

/Users/esjewett/svn_repos/esme/trunk/server/src/test/scala/org/apache/esme/lib/MsgParseTest.scala:33:
WebAppContext is not a member of org.mortbay.jetty.webapp
[error] import org.mortbay.jetty.webapp.WebAppContext

This occurs in a few places and as far as I can tell the WebAppContext
import is in place.

Anyone else having the issue?

Thanks,
Ethan

Reply via email to