Re: JSF's Warnings and INFO messages in my LOG

2009-03-24 Thread Richard Yee
It depends on what logging library you are using. Try setting the default logging level to ERROR or FATAL. Otherwise, just set the logging level for org.apach.myfaces to something higher than INFO. -Richard On Tue, Mar 24, 2009 at 2:56 PM, daniel ccss wrote: > Anybody, I really want to eliminate

Re: JSF's Warnings and INFO messages in my LOG

2009-03-24 Thread daniel ccss
Anybody, I really want to eliminate myfaces´s messages: Example of the messages: Mar 24, 2009 2:26:35 PM org.apache.myfaces.config.FacesConfigurator feedWebAppConfig INFO: Reading config /WEB-INF/faces-config.xml Mar 24, 2009 2:26:36 PM org.apache.myfaces.config.FacesConfigurator logMetaInf INFO:

JSF's Warnings and INFO messages in my LOG

2009-03-24 Thread daniel ccss
Hi all, I need to disable the JSF´s warning and info messages in my log, how can I do that?? i´m using JSF: myfaces, tomahawk Thanks

AW: [Trinidad] - Can Trinidad run in WAS 6.1?

2009-03-24 Thread Döring Markus
Hi, i have a Trinidad App running in WAS 6.1 without any problems. But I have to mention that this app is running in Java 1.4.2 (with Retroweaver: http://wiki.apache.org/myfaces/Trinidad_and_JDK_1.4) and I don't know how ggod it works on Java 1.5, but I there should be no big issues. Gre

Re: [Tobago] How to use markup-attribute on columns

2009-03-24 Thread Roland Asmann
Hi again, Boy do I feel dumb now... Must've really made a typo somewhere, seeing it works now... Thanks for pointing it out. :-) Roland On Tuesday 24 March 2009 16:54, Roland Asmann wrote: > Hi Volker, > > Thanks for the fast reply. I hope that's a remnant of my trying to get it > to work, I'l

Re: [Tobago] How to use markup-attribute on columns

2009-03-24 Thread Roland Asmann
Hi Volker, Thanks for the fast reply. I hope that's a remnant of my trying to get it to work, I'll check it out and make sure I use the same name everywhere. Could using the underscores be a problem? Thanks, Roland On Tuesday 24 March 2009 16:27, Volker Weber wrote: > Hi Roland, > > is this

Re: [Tobago] How to use markup-attribute on columns

2009-03-24 Thread Volker Weber
Hi Roland, is this a typo or did you have different spellings in the jsp, css and the tobago-theme.xml? "hierarchiebezeichner2" vs "hierarchie_bezeichner_2" markup on column should work on 1.0.12 afaik. Regards, Volker 2009/3/24 Roland Asmann : > Hi all, > > I'm trying to get the markup-at

[Tobago] How to use markup-attribute on columns

2009-03-24 Thread Roland Asmann
Hi all, I'm trying to get the markup-attribute on the column to work, but it keeps on ignoring everything I do... Could someone please give me some pointers? I currently have the following in my JSP: I'm using a seperate JAR with the theme, so I have defined the tobago-theme.xml file like thi

[Trinidad] - Can Trinidad run in WAS 6.1?

2009-03-24 Thread aurelio.pascual
Hi, I would like to know if Trinidad can run in Websphere (WAS 6.1)? What are the issues that I might encounter when running Trinidad in WAS 6.1? Thanks, Aurelio This e-mail and any attachments are confidential and intended solely for the addressee and may also be privileged or exempt from di

[Trinidad] sorting a tr:table with immediate="true" sorts by values not by submittedValues and leeds to exception when deleting a row immediate without resorting

2009-03-24 Thread Marco Grimm-2
Hi all, when using immediate="true" for a tr:table sorting is done by the values, not by the submittedValues. This IMHO is not nice, but ok. But if there is also a tr:commandButton with immediate="true" for deleting a row of the table, then after adding a row, sorting without submitting in betwee

Re: UIComponentClassicTagBase componentId strategy

2009-03-24 Thread Simon Lessard
Hi Leonardo, Wow, so much for me showing the good example >.<. I should have checked JIRA first. Thanks, I'll check what version I'm using and see if the problem is still there in my case and if it's then I'll attempt to make a patch. Thanks, ~ Simon On Mon, Mar 23, 2009 at 6:21 PM, Leonardo U