Thanks - that was it.
My problem; having dug deeper now and lest anyone else runs into this; was
that:
mvn war:inplace tomcat:inplace
creates lib+classes directories under src\main\webapp\WEB-INF and mvn
clean doesn't get rid of them. Deleting these 2 directories did the
trick.
On Thu, Mar 6,
Make sure the hibernate module is only being included once in your
environment. It's possible to end up with one in WEB-INF/lib and then
a classpath that also points to it somewhere else.
On Thu, Mar 6, 2008 at 10:56 AM, Szemere Szemere
<[EMAIL PROTECTED]> wrote:
> I experimented with Tomcat Maven
I experimented with Tomcat Maven plugin today and got my app working fine.
However when switching back to using Jetty (mvn jetty:run), I started to get
a strange error message:
2008-03-06 18:38:16.990::WARN: Failed startup of context
[EMAIL PROTECTED]
/appname,/home/user/appname}
java.lang.Runtim