Hi Martin, Thanks for that link. I had seen the Orchestra project information, but I was hoping for a solution that didn't require me to add another framework to my application. :-)
Still, at least I can look through their stuff and get some ideas. We're using Spring in our application, but we haven't upgraded to 2.0 yet (maybe this is a reason to do that). Sincerely, Roger Alix-Gaudreau -----Original Message----- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 6:47 PM To: MyFaces Discussion Subject: Re: 1.1.7 source? ConversationTag details? Hi Roger, as Mario is on vacation, may I point you to Apache MyFaces Orchestra - the successor of the s:conversation-tags, which uses Spring, though. http://myfaces.apache.org/orchestra/ regards, Martin On 8/1/07, Roger Alix-Gaudreau <[EMAIL PROTECTED]> wrote: > > Hi Everyone, > > I am interested in getting more information about the ConversationTag stuff > that I saw on the components Wiki page > (http://wiki.apache.org/myfaces/MyFacesComponents). The > description of what it does is exactly the kind of thing I need to solve a > problem in my application - I need to manage a scope that is larger than > request but smaller than session. I had a few ideas and then thought I'd > look around, and voila! The MyFaces folks have already done it / are doing > it. > > But, I can't seem to find anything beyond that Wiki page and a working > example at the irian example site. When I browse the repository, I don't > see a 1.1.7 branch - it only goes up to 1.1.5. Also, the API documentation > for the ConversationTag stuff indicates that it's in the > org.apache.myfaces.custom.conversation package, and I don't see a 'custom' > package in the 1.1.5 branch. > > I've spent the better part of an hour browsing and looking for this stuff, > to no avail. Can anyone help me out? > > Thanks in advance for any help you can provide, > > Roger Alix-Gaudreau

