Re: [Honeycomb] new release

2007-11-15 Thread Ehren

Is the HoneyComb site back up and running again?  I can't seem to find it on
JavaForge.

If it is not running is there any other way I can get the code?

Thank you,
Ehren


Marcus.Schulte wrote:
 
 I've put together a new release of honeycomb (
 http://honeycomb.javaforge.com/index.html
 http://honeycomb.javaforge.com/index.html  ), tapestry hibernate
 integration with session-per-conversation support).
 Biggest changes are:
 
 * re-structuring into 4 libraries
 * replaced the templates for the Core/Webapp projects with maven
 archetypes
 * Fixed rollback on RedirectException.
 * Fixed possible concurrency issue in cross-request service-model
 * Fixed: Removed dangerous loophole allowing a conversation to survive
 a rollback triggered by an exception.
 * Cleaned up HiveMind descriptors and moved them into the lib-modules.
 * added a Watch component to the tap-lib (calls a listener when a
 property has changed in a submit)
 
 
 

-- 
View this message in context: 
http://www.nabble.com/-Honeycomb--new-release-tf2289506.html#a13776402
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



[Honeycomb] new release

2006-09-18 Thread Schulte Marcus
I've put together a new release of honeycomb (
http://honeycomb.javaforge.com/index.html
http://honeycomb.javaforge.com/index.html  ), tapestry hibernate
integration with session-per-conversation support).
Biggest changes are:

*   re-structuring into 4 libraries
*   replaced the templates for the Core/Webapp projects with maven
archetypes
*   Fixed rollback on RedirectException.
*   Fixed possible concurrency issue in cross-request service-model
*   Fixed: Removed dangerous loophole allowing a conversation to survive
a rollback triggered by an exception.
*   Cleaned up HiveMind descriptors and moved them into the lib-modules.
*   added a Watch component to the tap-lib (calls a listener when a
property has changed in a submit)