Re: [orchestra] conversation timeouts

2007-08-19 Thread Mario Ivankovits
Hi! Currently orchestra has a feature that causes conversations that have not been accessed within 30 minutes to automatically be deleted. Similarly, conversation-contexts that have not been accessed within 30 minutes also get deleted. This came up [1] in relation to Shale dialogs [2],

Re: [orchestra] Shale overlap (was Re: ViewController stuff)

2007-08-19 Thread Mario Ivankovits
Hi! If the view-controller stuff is an optional feature of Orchestra I'd be fine with directing the users to the shale-view stuff. However, there is a single feature (@ConversationRequire) which has to be in Orchestra core15 which requires a view-controller like framework. Given the number of

[orchestra] FrameworkAdapter setup (was Re: [orchestra] servlet filters ..)

2007-08-19 Thread Mario Ivankovits
Hi! So I am fine by adding some Framework-Adapter specified stuff to the OrchestraServletFilter - instead of creating a new filter. Isn't OrchestraServletFilter currently optional [1]? Using it to set up the FrameworkAdapter would make it mandatory... Sorry Mario, I should have

[jira] Created: (TOMAHAWK-1087) datatable dont renders a detail correct if a UIColumns is used

2007-08-19 Thread Hartmut Kalk (JIRA)
datatable dont renders a detail correct if a UIColumns is used -- Key: TOMAHAWK-1087 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1087 Project: MyFaces Tomahawk Issue Type:

Re: [orchestra] missing emails from me

2007-08-19 Thread simon
On Sun, 2007-08-19 at 13:07 +0200, Mario Ivankovits wrote: Simon, I've never received a message with the text Isn't OrchestraServletFilter . I hope there are no other messages I've lost from you :-( Aargh, yes there are. My stupid email client (Evolution) is set up with two addresses - my

Re: [orchestra] missing emails from me

2007-08-19 Thread Mario Ivankovits
Hi! Simon, I've never received a message with the text Isn't OrchestraServletFilter . I hope there are no other messages I've lost from you :-( Aargh, yes there are. /snip Ouch - I already wondered why you didn't respond to my responses :-) Ciao, Mario

[Fwd: Re: [orchestra] minor issues]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] minor issues Date: Sat, 11 Aug 2007 14:46:08 +0200 On Sat, 2007-08-11 at 13:50 +0200, Mario Ivankovits wrote: Hi! AFAIK there is no way in readObject to get

[Fwd: Re: [orchestra] class Conversation and ThreadLocals]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] class Conversation and ThreadLocals Date: Sat, 11 Aug 2007 14:52:04 +0200 On Sat, 2007-08-11 at 13:28 +0200, Mario Ivankovits wrote: Hi! Class Conversation

[Fwd: Re: [orchestra] conversation timeouts]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] conversation timeouts Date: Sat, 18 Aug 2007 13:07:29 +0200 On Sat, 2007-08-18 at 12:47 +0200, Mario Ivankovits wrote: I briefly considered having an

[Fwd: Re: [orchestra] conversation timeouts]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] conversation timeouts Date: Sat, 18 Aug 2007 13:35:07 +0200 On Sat, 2007-08-18 at 10:19 +0200, simon wrote: The current implementation is for a Thread to be

[Fwd: Re: [orchestra] ConnectionManagerDataSource.isWrapperFor]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] ConnectionManagerDataSource.isWrapperFor Date: Sat, 18 Aug 2007 14:08:24 +0200 On Sat, 2007-08-18 at 13:55 +0200, Mario Ivankovits wrote: Hi! In

[Fwd: Re: [orchestra] conversation timeouts]

2007-08-19 Thread simon
Forwarded Message From: simon [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Subject: Re: [orchestra] conversation timeouts Date: Sat, 18 Aug 2007 18:44:19 +0200 Hi Adam, Thanks for your comments. Yes, hitchhiking on other requests would be great - if we

Re: [orchestra] FrameworkAdapter setup (was Re: [orchestra] servlet filters ..)

2007-08-19 Thread simon
On Sun, 2007-08-19 at 13:07 +0200, Mario Ivankovits wrote: I am currently cleaning up the RequestParameterProvider (as proposed by Matthias). I'll now provide a FacesContextFactory and the filter. When testing the filter I've found, that it also requires the FrameworkAdapter which requires the

Re: [Fwd: Re: [orchestra] ConnectionManagerDataSource.isWrapperFor]

2007-08-19 Thread Mario Ivankovits
Hi! Hi! In ConnectionManagerDataSource, method isWrapperFor currently returns false. Perhaps it should throw UnsupportedOperationException instead? And what about a solution using reflection? Maybe the most correct solution could be: Yes, I agree that using reflection is

Re: [orchestra] ViewController stuff

2007-08-19 Thread simon
On Sat, 2007-08-18 at 13:37 +0200, Mario Ivankovits wrote: If, we have to use the (never ;-) ) upcoming myfaces-commons project. Are you willing to volunteer? What, is tomahawk dead? I must check the myfaces archives And separately, both Shale and Orchestra ViewController

Re: [Fwd: Re: [orchestra] conversation timeouts]

2007-08-19 Thread Mario Ivankovits
Hi! One issue is that garbage collection only happens at some random time after the session is no longer used. So the timeout thread could end up calling into the ConversationManager even after the session has been explicitly removed. Possibly the ConversationManager could implement

Re: [orchestra] ViewController stuff

2007-08-19 Thread Mario Ivankovits
Hi! If, we have to use the (never ;-) ) upcoming myfaces-commons project. Are you willing to volunteer? What, is tomahawk dead? I must check the myfaces archives No, tomahawk is not dead, it is just that tomahawk should be a component library only while myfaces-commons has

[jira] Resolved: (ORCHESTRA-4) Clean up build files

2007-08-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved ORCHESTRA-4. -- Resolution: Fixed Assignee: Mario Ivankovits Not, that I really know what I

Re: svn commit: r567449 - in /myfaces/orchestra/trunk: core/src/main/resources/META-INF/LICENSE.txt core15/src/main/resources/META-INF/LICENSE.txt examples/src/main/resources/META-INF/LICENSE.txt

2007-08-19 Thread Wendy Smoak
On 8/19/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: imario Date: Sun Aug 19 11:17:41 2007 New Revision: 567449 URL: http://svn.apache.org/viewvc?view=revrev=567449 Log: added license file The remote resources plugin can do this for you. It also generates the notice file based

Re: [orchestra] Shale overlap (was Re: ViewController stuff)

2007-08-19 Thread Gary VanMatre
From: Mario Ivankovits [EMAIL PROTECTED] Hi! If the view-controller stuff is an optional feature of Orchestra I'd be fine with directing the users to the shale-view stuff. However, there is a single feature (@ConversationRequire) which has to be in Orchestra core15 which requires a

[jira] Created: (TOBAGO-473) scrollbars in gridlayout

2007-08-19 Thread Volker Weber (JIRA)
scrollbars in gridlayout Key: TOBAGO-473 URL: https://issues.apache.org/jira/browse/TOBAGO-473 Project: MyFaces Tobago Issue Type: Bug Components: Core, Themes Affects Versions: 1.0.11

[jira] Resolved: (TOBAGO-473) scrollbars in gridlayout

2007-08-19 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-473. - Resolution: Fixed scrollbars in gridlayout Key: