Re: [Trinidad] Problem with on Facelets

2009-02-18 Thread Bart Kummel
Hi, Has anyone an idea about what's going wrong here? Matthias? Regards, Bart On Sat, Feb 14, 2009 at 12:24, Bart Kummel wrote: > Hi, > > I'm trying to use the component to restrict > an input date to working days. So I set the invalidDaysOfWeek attribute to > "sat sun". But then I get the fo

RE: JSF EL does not allow method calls

2009-02-18 Thread Simon Kitching
On Thu, 2009-02-19 at 11:16 +0530, Madhav Bhargava wrote: > On Mon, Feb 16, 2009 at 2:48 PM, Simon Kitching > wrote: > > Madhav Bhargava schrieb: > > > Hi All, > > > > > > > > I have a requirement wherein I have to disable UI components based > on > > whether there are any error messages in the

RE: JSF EL does not allow method calls

2009-02-18 Thread Madhav Bhargava
On Mon, Feb 16, 2009 at 2:48 PM, Simon Kitching mailto:skitch...@apache.org>> wrote: Madhav Bhargava schrieb: > Hi All, > > > > I have a requirement wherein I have to disable UI components based on > whether there are any error messages in the Message Queue (t:messages). > > facesContext is an imp

Re: [ORCHESTRA] Possible memory leak during htpp-session timeout/invalidation

2009-02-18 Thread alsha
Sorry, the reason of memory leak is not the Orchestra. The incorrect configuration of second level Hibernate cache is the reason: i use it to cache the entities with composite id. Such a composite id keeps the references to a huge object tree. alsha wrote: > > Hi *, > > I've noticed, that Con

Re: Orchestra Conversation Scope

2009-02-18 Thread j4ever
Hi Simon, many thanks for your quick reply. Yes I can see an entry of the art ...?conversationContext=1 on my Urls. Indeed the value of the context doesn't change as long as I navigate just over static links like ./menu.xhtml?conversationContext=v Main page . But when it comes to navigate over a

Re: [Orchestra] Presence / absence of conversation?

2009-02-18 Thread Guillaume Bilodeau
Simon Kitching wrote: > > Well, I wouldn't say "totally different meaning". In both Seam and > Orchestra, it is a scope that is longer than request but shorter than > session. > > But Orchestra conversation scope is "more fine grained". > > I'll add a note to the docs to make this clear for Se

Re: [Trinidad] af|table skin selector

2009-02-18 Thread Glauco P. Gomes
Already created the Jira issue and the patch file, see: https://issues.apache.org/jira/browse/TRINIDAD-1401 Glauco P. Gomes Glauco P. Gomes escreveu: I will create a Jira issue and provide a patch as soon as I have time to work on it (maybe next weekend). Thank you. Glauco P. Gomes Jeanne W

Re: Orchestra Conversation Scope

2009-02-18 Thread Simon Kitching
j4ever schrieb: > Hello everyone, > i’m developing a web application with JSF, Spring, Hibernate and Orchestra > and accoutering a problem with the orchestra’s conversation scope. I have > configured all my managed beans with Spring and have used thereby a “manual” > conversation scope (Orchestra

Orchestra Conversation Scope

2009-02-18 Thread j4ever
Hello everyone, i’m developing a web application with JSF, Spring, Hibernate and Orchestra and accoutering a problem with the orchestra’s conversation scope. I have configured all my managed beans with Spring and have used thereby a “manual” conversation scope (Orchestra) for some beans. The “se

ist außer Haus

2009-02-18 Thread Juergen . Wieners
Ich werde ab 18.02.2009 nicht im Büro sein. Ich kehre zurück am 19.02.2009. Ich wünsche allen ein frohes Fest und einen guten Rutsch ins neue Jahr. Bis bald im neuen Jahr Euer Jürgen

Re: [Trinidad] No listener call when closing the dialog using 'X'

2009-02-18 Thread Walter Mourão
Sorry, my fault. Just debugged and it's working fine. Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Tue, Feb 17, 2009 at 6:25 PM, Richard Yee wrote: > What version of Trinidad? We are using 1.0.5 and find that clicking on > the 'X' causes the returnLis