Codehaus release repo is automatically synched to repo1.maven.org, but it takes a day or so after a release. Available now at http://repo1.maven.org/maven2/org/trailsframework/tapestry-conversations/0.0.2/ .
Kalle On Sun, Apr 5, 2009 at 2:09 AM, Scott Russell <scottam...@gmail.com> wrote: > Could you supply a download link for 0.0.2? I can't find one on your site, > and maven still shows only 0.0.1 available. I'll take a look and see if it > fixes the problem I was having. > > cheers, > Scott > > > On Sun, 5 Apr 2009 14:34:30 Kalle Korhonen wrote: > > On Sat, Apr 4, 2009 at 5:29 PM, Scott Russell <scottam...@gmail.com> > wrote: > > > > > I tried your conversation module (v0.0.1) and it works quite well, > except > > > that I found a bug whereby the Conversation, upon being initially > created, > > > wasn't being activated properly. However, I patched it and found it to > work > > > quite well. Do you have a bug tracking site somewhere that I could file > the > > > bug and the fix? > > > > > > I believe you are referring to > > http://jira.codehaus.org/browse/TRAILS-170which is fixed in 0.0.2. The > > link to JIRA component is at > > http://jira.codehaus.org/browse/TRAILS/component/13674. The module is > > developed as part of Trails. For 0.0.2 I renamed the artifactId from > > trails-conversations to tapestry-conversations to indicate it can be used > > independently from the rest of Trails modules. 0.0.2 also has the > optional > > ConversationModerator component to track idle conversations and to notify > > user. Obviously the library is still in its infancy which is why haven't > > made much noise about it but I've been using it in my own projects and > found > > it to work very well. > > > > Kalle > > > > > > On Sun, 5 Apr 2009 08:38:59 Kalle Korhonen wrote: > > > Use either "flash" persistence strategy ( > > > http://tapestry.apache.org/tapestry5/guide/persist.html) or create a > > > "conversation" ( > > > http://docs.codehaus.org/display/TRAILS/Conversations+in+Trails, just > > > released 0.0.2). > > > > > > Kalle > > > > > > On Sat, Apr 4, 2009 at 12:25 PM, Jorge Saridis <jsari...@gmail.com> > wrote: > > > > > > > Hello, > > > > > > > > In Tapestry 4.1, I used a persistence strategy named "session-page" > > > > obtained from http://wiki.apache.org/tapestry/SessionPagePersistence > , > > > > that allows discard session values when user exits the page. > > > > How can I do this in Tapestry 5? > > > > Thanks in advance > > > > Jorge > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >