I have also updated the dependencies in the hivemind-hibernate3 project.  It
used to include a dependency on hibernate-annotations-3.1beta9, but that
declares a dependency on hibernate-3.2.0.cr1 which doesn't do excludes for
all of the extra dependencies that dom4j includes (the pull-parser stuff).
I backed it down to depend on hibernate-annotations-3.1beta8.  This seems to
have fixed Hugo's problem and he's running smoothly (right?).  

-----Original Message-----
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: Monday, June 05, 2006 7:37 AM
To: Tapestry users
Subject: Re: Tapernate trouble

| if you are developing a brand new application I would suggest to just drop
the
| jars from the zip file into WEB-INF/lib, add some very small of
hivemodule.xml
| magic and it should work. At least it did for me...

I forgot the word "amount" and a list of the needed jars here:

hivemind-hibernate3-0.1-20060603.130015-5.jar
hivemind-transaction-0.1-20060603.130055-2.jar
hivemind-utils-0.1.jar
tapernate-0.1-20060603.130452-5.jar

You may also have to add some other jars (e.g. cglib, commons-collections,
...) -
just watch your logfiles for exceptions if you don't know which libraries
you
need.

Andreas

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



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

Reply via email to