RE: Tapernate trouble

2006-06-05 Thread James Carman
: 'Tapestry users' Subject: RE: Tapernate trouble All, To be a bit clearer, the HiveMindAutowireWorkerFactory *is* required for the example to work. It's actually part of the example's source code. I haven't put it into Tapernate, because it's a part of Tapestry starting

Re: Tapernate trouble

2006-06-05 Thread Hugo Palma
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 ve

RE: Tapernate trouble

2006-06-05 Thread James Carman
All, To be a bit clearer, the HiveMindAutowireWorkerFactory *is* required for the example to work. It's actually part of the example's source code. I haven't put it into Tapernate, because it's a part of Tapestry starting with 4.1 and it's not really a Hibernate-related thing. I guess we could

RE: Tapernate trouble

2006-06-05 Thread James Carman
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 "amoun

Re: Tapernate trouble

2006-06-05 Thread Andreas Bulling
| 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-hibernate

Re: Tapernate trouble

2006-06-05 Thread Andreas Bulling
Hi Hugo, 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... Hhave a look at the thread "Tapernate-example and the former jars" starting fr