Re: [TRINIDAD] find PPR source from StateChangeListener

2007-09-20 Thread Adam Winer
On 9/19/07, Simon Lessard [EMAIL PROTECTED] wrote: Or... I assume the listener will only be called once, when the first request is sent, if there's queued events? If so even JavaScript trick won't do the trick. Currently, if you queue an event while another is already processing, you don't get

Re: [Trinidad] Menu component

2007-09-20 Thread Adam Winer
A real menu would be nice. I'd love to see a new hint for navigationPane (or, more likely, navigationTree?) that provides this UI. -- Adam On 9/19/07, Kito D. Mann [EMAIL PROTECTED] wrote: Yeah, I took a look at tr:navigationPane, and it won't quite cut it . Hopefully I'm not the only

Re: MyFaces 1.2.0 on Resin 3.1.2

2007-09-20 Thread Boris Kovalenko
Hello! From the Changes file: Resin 3.1.x Resin 3.1.x is a development branch. New capabilities will be added along with bug fixes for future versions of the Resin 3.1.x branch. Deployments which need a Resin version with only bug fixes should use the Resin 3.0.x branch. Chris Pratt

Antwort: RE: [Trinidad] Menu component

2007-09-20 Thread wolfgang . toepfer
Hi, that would definitely be a great idea! Best, Wolfgang. Kito D. Mann [EMAIL PROTECTED] 20.09.2007 01:33 Bitte antworten an MyFaces Discussion users@myfaces.apache.org An 'Simon Lessard' [EMAIL PROTECTED], 'MyFaces Discussion' users@myfaces.apache.org Kopie Thema RE: [Trinidad] Menu

h:outputLink and jsessionid

2007-09-20 Thread Titi Wangsa
hello to all.. i'm using MyFaces 1.1.5 on Tomcat 5.5 i've used h:outputlink many times before and so far no problem well until now.. my front page.. my index.faces is linked to another site and i've recently put a h:outputlink to an external site on my front page it appears that a jsessionid is

[Tomahawk] JSF and load balancing: about session data

2007-09-20 Thread Renzo Tomaselli
Hi, I'm looking for info/pointers about how to manage session data in a load-balanced configuration which uses Myfaces +Tomahawk + Trinidad. For the moment this is rather a general philosophical question, since I know that in general JSF needs to save data across requests, besides web container

[Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread alee amin
Hi, I am using commandNavigationItem to display menu on the side - it is displaying the links but with each link it is displaying a bullet - i.ebulleted links. I don't want to have those bullets in the link. How can i remove those? is there some property which i have to set? or there is some way

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread Matthias Wessendorf
Hi, try with this skinning-key af|navigationPane::list-bullet On 9/20/07, alee amin [EMAIL PROTECTED] wrote: Hi, I am using commandNavigationItem to display menu on the side - it is displaying the links but with each link it is displaying a bullet - i.e bulleted links. I don't want to

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread alee amin
I have this tag tr:commandNavigationItem text=Item 1 action=guide.navigationPane/ Now, i am unable to get what do you mean by skinning-key .. can you elaborate please. On 9/20/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi, try with this skinning-key af|navigationPane::list-bullet

ScrollPane in MyFaces?

2007-09-20 Thread Sertic Mirko, Bedag
Hi there all! I am searching for a kind of JScrollPane component for JSF. I want to have a scrollable area on my page, and i want to restore this scrollable area to it's last position after a page was submitted and rerendered. I tried to twiddle with css and overflow:auto in combination with a

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread Matthias Wessendorf
Hi, specify a CSS file (like blah.css) and add this: af|navigationPane::list-bullet { background-image: none; width: 0px; } There is a chapter on skinning in our developers guide ([1]). The small section How to create a skin explains how to create a skin. Also there is a small demo

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread alee amin
I am already going through this chapter, thanks. there is stated that it must have tr:document tag, i am not able to get should i enapcsulate all tags with in tr:document ? i am using ui:composition as main tag On 9/20/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi, specify a CSS file

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread Matthias Wessendorf
you can use trh:body/head to get the CSS as well. Using Facelets, I usually do a tr:document as the master tag in my template. (see the demo) -M On 9/20/07, alee amin [EMAIL PROTECTED] wrote: I am already going through this chapter, thanks. there is stated that it must have tr:document tag,

Re: [Trinidad] commandNavigationItem - removing bulleted style

2007-09-20 Thread alee amin
cool, it workded .. thanks .. :) On 9/20/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: you can use trh:body/head to get the CSS as well. Using Facelets, I usually do a tr:document as the master tag in my template. (see the demo) -M On 9/20/07, alee amin [EMAIL PROTECTED] wrote: I

FacesMessage in Tobago

2007-09-20 Thread Schröder , Mario
Hi, how can I load a FacesMessage with the org.apache.myfaces.shared_impl.util.MessageUtils from a resource in Tobago. My code looks like this: FacesMessager error = MessageUtils.getMessage(resource, selectError, null); But it throws a MissingResourceException. Do I have to give the

Re: [TRINIDAD] facelets - accessing the value of a backing bean fails

2007-09-20 Thread Luka Surija
I have exactly the same problems, and no clue what is wrong?! This is started to happening since trinidad 1.0.3 (in my case). I'm using facelets 1.1.12. Luka David Uebelacker wrote: Hi, the value binding works, was my mistake it was really null. Anyway the passed entity object is always

Re: tx:date Popup is too small

2007-09-20 Thread Volker Weber
Hi Zied, is this the Richmond or a custom theme? Looks like the font-size of the Month is to big which is not the case in the online demo. I you have a custom theme with a bigger font-size than default you need to addjust the Tobago.CalendarPopupWidth property in your custom

Re: FacesMessage in Tobago

2007-09-20 Thread Volker Weber
Hi Mario, where are your resources stored? If in the tobago resource lookup path you can use the org.apache.myfaces.tobago.context.ResourceManagerUtil.getProperty( FacesContext facesContext, String bundle, String key) method. eg: ResourceManagerUtil.getProperty(facesContext, resource,

AW: FacesMessage in Tobago

2007-09-20 Thread Schröder , Mario
Hi Volker, yes my resource is in the lookup path... so it works now. Thanks a lot! -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Volker Weber Gesendet: Donnerstag, 20. September 2007 14:21 An: MyFaces Discussion Betreff: Re: FacesMessage in

Re: tx:date Popup is too small

2007-09-20 Thread Zied Hamdi
Hi Volker, You're right I didn't change the font, but in my browser I've set the text size as Biggest. I didn't realize that :-). Do I have to declare it as a minor bug? While we're in the subject, isn't there a component to select a time? somethig like the lower part of the tx:date window when

Re: tx:date Popup is too small

2007-09-20 Thread Matthias Wessendorf
On 9/20/07, Zied Hamdi [EMAIL PROTECTED] wrote: Hi Volker, You're right I didn't change the font, but in my browser I've set the text size as Biggest. I didn't realize that :-). Do I have to declare it as a minor bug? I'd say so. From an accessibility point, a lower version should work. It's

Re: tx:date Popup is too small

2007-09-20 Thread Volker Weber
Hi, tc:time ? http://myfaces.apache.org/tobago/tobago-core/tlddoc/tc/time.html Regards, Volker 2007/9/20, Zied Hamdi [EMAIL PROTECTED]: Hi Volker, You're right I didn't change the font, but in my browser I've set the text size as Biggest. I didn't realize that :-). Do I have to declare

Re: [TRINIDAD] find PPR source from StateChangeListener

2007-09-20 Thread Simon Lessard
Sounds pretty good, and an event object is more OO like. It would also make it easier to add more information in it if the need ever show up without breaking backward compatibility. So I'm +1 for that idea. On 9/20/07, Adam Winer [EMAIL PROTECTED] wrote: On 9/19/07, Simon Lessard [EMAIL

Re: How can a standard servlet perform like h:inputText

2007-09-20 Thread Stephen More
My bean is now getting populated in my servlet. After that, I am using: dispatcher.forward( request, response ); When the JSF page is rendered, my bean values are not displayed in the correct location. I am currently using the JspTilesViewHandlerImpl from tomahawk. My layout contains: td

Re: [Trinidad] Double-Rendering-Problem

2007-09-20 Thread Björn Thalheim
Hi, thanks for your reply. Judged by the log, you are using sjsas or glassfish, It's Glassfish Version 9.1 (build b58g-fcs). which have jsf-ri 1.2 bundled. That might be just a severe lack in my knowledge. I should probably read more about getting Trinidad to work with Glassfish/JSF RI.

Re: RE: [Trinidad] Menu component

2007-09-20 Thread Simon Lessard
The menu I converted was panelNavigation2. Is that the one you want or are you talking about JSCookMenu one? If the latter, I could probably convert it to Trinidad architecture as well, but it's going to requires some more work as JSCookMenu themes and Trinidad skinning are not that combinable,

Re: [TRINIDAD] facelets - accessing the value of a backing bean fails

2007-09-20 Thread David Uebelacker
Hi, now i looked into the myfaces code and i think i found out, that there is going something wrong during property resolution. Unfortunately i don't really know whats going on there, but i think this following behaviour is wrong: The FacesCompositeELResolver delegates in getValue to

Help with panelTabbedPane

2007-09-20 Thread kewldude
I have a panelTabbedPane wherein I have 4 tabs to display all in all. The catch here is I have 8 t:panelTab inside that panelTabbedPane the reason is because I have an additional t:panelTab for each of those 4 tabs. Those panelTabs serve the purpose of displaying the tab, but they are not

Re: tx:date Popup is too small

2007-09-20 Thread Zied Hamdi
:-)) Ok I'm stupid!! I was searching for it in the tx... Thanks :-) 2007/9/20, Volker Weber [EMAIL PROTECTED]: Hi, tc:time ? http://myfaces.apache.org/tobago/tobago-core/tlddoc/tc/time.html Regards, Volker 2007/9/20, Zied Hamdi [EMAIL PROTECTED]: Hi Volker, You're right I

Re: tx:date Popup is too small

2007-09-20 Thread Zied Hamdi
Hi Volker, Just added a minor bug for the subject @ https://issues.apache.org/jira/browse/TOBAGO-494 Regards, Zied 2007/9/20, Zied Hamdi [EMAIL PROTECTED]: :-)) Ok I'm stupid!! I was searching for it in the tx... Thanks :-) 2007/9/20, Volker Weber [EMAIL PROTECTED]: Hi, tc:time ?

Antwort: Re: RE: [Trinidad] Menu component

2007-09-20 Thread wolfgang . toepfer
Hi, Yes, indeed I was rather thinking of JSCookMenu.. Also interesting might be to take a look at the RichFaces menu components but I do not know if, although it's some kind of Open Source, you can use it by modifying it. Thanks, Wolfgang. Simon Lessard [EMAIL PROTECTED] 20.09.2007 15:54

Re: Re: RE: [Trinidad] Menu component

2007-09-20 Thread Matthias Wessendorf
AFAIK that is LGPL based, so fit's not really into our stuff. -M On 9/20/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, Yes, indeed I was rather thinking of JSCookMenu.. Also interesting might be to take a look at the RichFaces menu components but I do not know if, although it's some

[Trinidad] autosubmit of row selection

2007-09-20 Thread Paul Mander
I require to perform an action when the user selects a row on a tr:table with rowSelection=single but there does not appear to be support for this. The select facet was removed in favour of this attribute when ported from ADF but it means that you have less control. This must be a common

Re: tx:date Popup is too small

2007-09-20 Thread Volker Weber
http://myfaces.apache.org/tobago/tobago-core/tlddoc/tx/time.html 2007/9/20, Zied Hamdi [EMAIL PROTECTED]: :-)) Ok I'm stupid!! I was searching for it in the tx... Thanks :-) 2007/9/20, Volker Weber [EMAIL PROTECTED]: Hi, tc:time ?

Re: tx:date Popup is too small

2007-09-20 Thread Zied Hamdi
Thanks Volker, I won't say it's because of ramadan :-). Regards, Zied 2007/9/20, Volker Weber [EMAIL PROTECTED]: http://myfaces.apache.org/tobago/tobago-core/tlddoc/tx/time.html 2007/9/20, Zied Hamdi [EMAIL PROTECTED]: :-)) Ok I'm stupid!! I was searching for it in the tx... Thanks

Intercepting the request

2007-09-20 Thread Sushma Sharma
Hi, I have many jsf pages(page1, page2, page 3, page4) where users can make changes, but before they can submit/save the changes, I have to take them to audit log page, where they have to enter the remedy id and description of the changes. Currently what I am doing is I am several

Re: [Trinidad] Double-Rendering-Problem

2007-09-20 Thread Adam Winer
On 9/20/07, Björn Thalheim [EMAIL PROTECTED] wrote: Hi, thanks for your reply. Judged by the log, you are using sjsas or glassfish, It's Glassfish Version 9.1 (build b58g-fcs). which have jsf-ri 1.2 bundled. That might be just a severe lack in my knowledge. I should probably read

different rendering

2007-09-20 Thread Schröder , Mario
Hi, I have the following problem in Apache Tobago: When I access a page directly, via the address from the browser, my jsf-page looks different to what I get when I navigate there via an action. The rendered page is according to my design correct when I access it direct, but strange

Re: [Trinidad] Double-Rendering-Problem

2007-09-20 Thread Luka Surija
Björn Thalheim wrote: Hi, thanks for your reply. Judged by the log, you are using sjsas or glassfish, It's Glassfish Version 9.1 (build b58g-fcs). which have jsf-ri 1.2 bundled. That might be just a severe lack in my knowledge. I should probably read more about getting Trinidad to work

Re: [TRINIDAD] facelets - accessing the value of a backing bean fails

2007-09-20 Thread David Uebelacker
Hi, perhaps i found the problems. I think it is a facelet bug, so i made a post on that mailing list: http://www.nabble.com/Should-DefaultFaceletContext-delegate-to-ELContext---tf4488325.html regards, David Hi, now i looked into the myfaces code and i think i found out, that there is

Re: [Trinidad] autosubmit of row selection

2007-09-20 Thread Danny Robinson
Paul, This was fixed a while ago, although not certain which build you are using. https://issues.apache.org/jira/browse/TRINIDAD-376 https://issues.apache.org/jira/browse/TRINIDAD-364 Regards, Danny On 9/20/07, Paul Mander [EMAIL PROTECTED] wrote: I require to perform an action when the

Client-side validation i18n message

2007-09-20 Thread Venia
Hello, How can I provide translated messages for the client-side date converter? In particular I have tried to specify org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_DATE message in my localized JSF application resource bundle, however this has no effect on client side converter.

RE: ScrollPane in MyFaces?

2007-09-20 Thread Sertic Mirko, Bedag
Hi I found a solution for the JSF - JScrollPane problem. I build a custom component with some hidden fields storing the current scrolling position. These fields are set by javascript before page submit. After rendering, an onload event restores the scrolling position from the hidden fields to

Re: Help with panelTabbedPane

2007-09-20 Thread David Delbecq
I think you will have to do tab change using javascript. While there is a selectedIndex property, it's overriden by user changing tabs. So, unless you set this value before first display of view, it will have no effect. Note: instead of having 2 versions of a tab (empty/not empty) it might

Re: Help with panelTabbedPane

2007-09-20 Thread kewldude
any suggestions? kewldude wrote: I have a panelTabbedPane wherein I have 4 tabs to display all in all. The catch here is I have 8 t:panelTab inside that panelTabbedPane the reason is because I have an additional t:panelTab for each of those 4 tabs. Those panelTabs serve the purpose of

web.xml error-page and extensionFilter Mapping

2007-09-20 Thread fischman_98
I am having trouble understanding why a file with the url-pattern .jsf works for the error page but the url-pattern /faces/* doesn't. Any thoughts? Thanks. filter-mapping filter-mapping filter-nameextensionsFilter/filter-name url-pattern*.jsf/url-pattern /filter-mapping filter-mapping

Tomahawk Examples and MyFaces 1.2

2007-09-20 Thread MC PHERSON Sandy
Hi As part of migration to Weblogic 10. I'm trying to upgrade an application which is using MyFaces Tiles and Spring. The versions of these things used in the current are used are way past the sell by date. I downloaded MyFaces 1.2 and Struts 1.3.8 and Spring 2.0 and set about upgrading my app. I

RE: Tomahawk Examples and MyFaces 1.2

2007-09-20 Thread MC PHERSON Sandy
Sorry, but I pasted the wrong lists of JARs This combination of jars works antlr-2.7.2.jar commons-beanutils-1.7.0.jar commons-codec-1.3.jar commons-collections-3.1.jar commons-digester-1.8.jar commons-discovery-0.4.jar commons-el-1.0.jar commons-fileupload-1.0.jar commons-lang-2.1.jar

RE: RE: [Trinidad] Menu component

2007-09-20 Thread Perkins, Nate-P63196
My project would greatly appreciate a trinidad jscookmenu! Nate Perkins General Dynamics C4 Systems This email message is for the sole use of the intended recipient(s) and may contain GDC4S confidential or privileged information. Any unauthorized review, use, disclosure or distribution

Menu Tree2

2007-09-20 Thread aviking
Hi everybody, I try to create simple site having a tree2 menu. Any page of my site is organised in 2 part: (1) Menu part (2) Body part Actually my intetion is to have any page orgnised like this f:view ... h:form id=frmMenu [EMAIL PROTECTED] file=tiles/index_menu.jsp% /h:form ... h:form

Re: Tomahawk Examples and MyFaces 1.2

2007-09-20 Thread Leonardo Uribe
You don't need configure myfaces listener listener listener-classorg.apache.myfaces.webapp.StartupServletContextListener /listener-class /listener with myfaces 1.2.0 Probe remove this listener and see what happens regards Att: Leonardo Uribe

Re: RE: [Trinidad] Menu component

2007-09-20 Thread Simon Lessard
Oh well, I always wanted it too. I guess my ToDo list just got a a tad bigger then. On 9/20/07, Perkins, Nate-P63196 [EMAIL PROTECTED] wrote: My project would greatly appreciate a trinidad jscookmenu! Nate Perkins General Dynamics C4 Systems *This email message is for the sole use of the

Re: Intercepting the request

2007-09-20 Thread David Delbecq
Why don't you put the 'audit log' fields in page1, along with datas they change. It's not mandatory, in JSF, that the same bean be used for all component in form. You can update and gather datas from various beans / various request scope in a single form. That way you do all in a single move.

RE: Antwort: Re: RE: [Trinidad] Menu component

2007-09-20 Thread Kito D. Mann
I was thinking about JSCookMenu as well, but really I’d be happy with any component that had a menu bar with decent drop-down menus. I’m thinking of something similar to the Oracle ADF Rich Client menuBar component [1]. [1]

Re: Intercepting the request

2007-09-20 Thread Sushma Sharma
My pages are already really big, so I do not want to add audit fields also in the same page. I have one page where I have included audit fields also and I am being asked to do it the other way. So, I wanted to find a standard way to capture the audit info as I am going to need it for other

Re: Intercepting the request

2007-09-20 Thread David Delbecq
If the problem is only that you do not want to display the log field at same time, you can put the log field entry in a section that is only rendered after data are validated. It's still the same view but user now only see the log fields. Another possibility, with one page for each data set

Re: How can a standard servlet perform like h:inputText

2007-09-20 Thread Stephen More
After adding f:verbatim and /f:verbatim it now renders correctly. Is there an easy way for this to show up in the error logs in case I do it again ? I like the way HtmlPanelGridTag works: ...has embedded JSP or HTML code. Use the f:verbatim tag for nested HTML. For comments use %/* */% style JSP

Re: Intercepting the request

2007-09-20 Thread Sushma Sharma
how do I show a section in the same view after the data has been validated? David Delbecq [EMAIL PROTECTED] wrote: If the problem is only that you do not want to display the log field at same time, you can put the log field entry in a section that is only rendered after data are validated.

error-page navigation - javascript errors

2007-09-20 Thread fischman_98
Sticking to the same subject of error-page (at this point I'm looking into another solution)...any reason why the t:commandLink's are generating javascript errors when the error-page is displayed? I have a footer with hardcoded strings in the action but the upon clicking the link...a javascript