[Trinidad] tr:tree seems to loose bound Disclosed RowKeySet

2011-10-28 Thread James A R Brown
Hi, I am trying to implement a bound rowKey set, which if you click the [+] works fine, and if you click the rowItem (commandLink in this case) also expands etc fine. However, if you utilise one method and then the other, it breaks and does not expand. The [+] continues to work. The purpose is

Re: Functionality that returns the Jsf-Version?

2011-10-28 Thread Georg Füchsle
Thanks Kito, thats great! Now I can control if really the expected jsf.jar is loaded! Regards, Georg 2011/10/27 Kito Mann kito.m...@virtua.com: Hello Georg, There isn't a standard API for revealing the JSF version, but you can reveal the location of the JSF API JAR:

Warning with CODI and MyFaces

2011-10-28 Thread Thomas Andraschko
Hi, i get following warning from OWB: WARNUNG: No suitable constructor found for injection target class : [class org.apache.myfaces.shared.context.SwitchAjaxExceptionHandlerWrapperImpl]. produce() method does not work! 28.10.2011 14:00:42

Re: Warning with CODI and MyFaces

2011-10-28 Thread Mark Struberg
hi Thomas! Which CODI version are you using and which server environment (OWB or Weld)? Is there any example project to reproduce this issue? LieGrue, strub - Original Message - From: Thomas Andraschko zoi...@googlemail.com To: MyFaces Discussion users@myfaces.apache.org Cc:

Re: Warning with CODI and MyFaces

2011-10-28 Thread Thomas Andraschko
Hi Mark! I using CODI 1.0.1 with OWB 1.1.2. It's almost a clean project! I just added a ViewConfig (like [1]) and these warnings occured. Without this ViewConfig, no warnings occured :) Thanks and best regards, Thomas [1]

Re: Warning with CODI and MyFaces

2011-10-28 Thread Thomas Andraschko
Are there also any limitations which ajax and redirects or could the warning break this functionality? I tried a simple redirect with ajax and the action attribute of p:commandButton but this does not work if i use the page class as return value. The page class is also annotated with:

Re: Functionality that returns the Jsf-Version?

2011-10-28 Thread Mike Kienenberger
You'll have to look at the archives to find the exact code, but in the past, there has been code used to detect the difference between JSF 1.1 and 1.0, and possibly 1.2. Use reflection to find a method that only exists in the later versions. The standalone facelets library for JSF 1.x did this.

Re: Warning with CODI and MyFaces

2011-10-28 Thread Gerhard Petracek
hi thomas, all of our examples and applications work without such a warning - please provide an example which illustrates the issue. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

[Trinidad] Custom css class is overridden by the trinidad skin

2011-10-28 Thread Harshit Bapna
Hello All, I am facing an issue with the css styling of the trnidad components. I have written a skin file lets deskapp.css which has some component ui pages styling. *I wanted a functionality in which an author of the page can choose to use style from the app skin file or override the style by