The JBoss site has been rearranged, which was not reflected in the JumpStart installation instructions. As a result, it was not clear how to get the EJB3 version of JBoss that JumpStart relies on.

The installation instructions have now been fixed. My apologies for any confusion and inconvenience.

Regards,

Geoff

Begin forwarded message:

From: Geoff Callender <[EMAIL PROTECTED]>
Date: 8 May 2007 11:35:13 PM
To: Tapestry users <users@tapestry.apache.org>
Subject: JumpStart v1.2 is now available
Reply-To: Tapestry users <users@tapestry.apache.org>

Tapestry JumpStart v1.2 is now available.  New in this version:

        * Tapestry 4.0.2 and 4.1.1 are both supported.
* The age-old web problem of duplicate submissions is addressed in two ways, with examples: 1. "Do It Once" components prevent re-submission caused by multiple clicks. The components are
                        - SubmitOnce
                        - DirectLinkOnce
                        - ImageSubmitOnce
                        - LinkSubmitOnce
They are adapted from the tapestry-bayeux project and upgraded to Tapestry 4. 2. Redirect-After-Post prevents re-submission caused by the user choosing Reload/Refresh in the browser. * The old Synchronizer Token pattern is no longer used, but examples let you compare it to the new solutions. * "client:form" and "client" persistence are used wherever possible, and comments explain each choice. * Code improvements throughout, especially in simplifying the business services.

You'll find JumpStart here:

        http://files.doublenegative.com.au/jumpstart

As always, suggestions for improvement are gladly received.

Cheers,

Geoff Callender

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


Reply via email to