RE: Best practice for storing application variables

2011-10-25 Thread Boyd, David (Corporate)
Depends on what technology stack you have in place. For our platforms we have two approaches. The first is to make use of an application properties file. It is XML base in which it has several roots, each root indicates an environment. The servers JVM makes use of the -D option such as -Denv=lo

RE: My Faces Tunning

2011-10-19 Thread Boyd, David (Corporate)
...@virtua.com] Sent: Tuesday, October 18, 2011 11:31 AM To: MyFaces Discussion Subject: Re: My Faces Tunning Hello David, How large are your pages? Do you have several tabs each with nested tabs and lots of fields? Which component suite(s) are you using? --- Kito D. Mann | twitter: kito99 | Author

RE: My Faces Tunning

2011-10-19 Thread Boyd, David (Corporate)
on >Sent: Tuesday, October 18, 2011 10:46 PM >Subject: Re: My Faces Tunning > >David, > >Usually memory is the problem - but sometimes there are also CPU problems - >you can run WebSphere for example on the Mainframe. Compared to a Linux Box >CPU time can be expensive ther

Re: My Faces Tunning

2011-10-18 Thread Boyd, David (Corporate)
We tend to run higher sizes for our users. Currently running at 4M but as high as 25M. But it is good to see some real numbers and possible targets/guidelines that we should be shooting for. Thanks -David Boyd (Sent via BlackBerry) - Original Message - From: Mark Struberg

Re: My Faces Tunning

2011-10-18 Thread Boyd, David (Corporate)
We are running under Red Hat with WebSphere 7 64-Bit. Currently heap is set to 8 G. The issue seems to be around the ability of the server to replicate the data across all the servers. We get complaints from the users of lost information during a server hop Thanks -David Boyd (Sent via

RE: My Faces Tunning

2011-10-18 Thread Boyd, David (Corporate)
this limitation your describing. I'm wondering if WebSphere has some settings on the replication which might get you some better results. Scott On 10/17/2011 02:16 PM, Boyd, David (Corporate) wrote: > All, > > > > I am doing some investigation into how to shrink the amount of

RE: My Faces Tunning

2011-10-18 Thread Boyd, David (Corporate)
ontrols > can be excluded at compile time via c:if or via dynamic includes instead > of visibleOnUserRole or rendered checks). > - facelets instead of jsps > - plain html tags where possible > - short component ids > > Michael > > > > Am 17.10.2011 22:16

My Faces Tunning

2011-10-17 Thread Boyd, David (Corporate)
All, I am doing some investigation into how to shrink the amount of session memory our JSF application is consuming on a per user basis. We are using MyFaces 1.1.7 and Tomahawk 1.1.5 running on IBM Websphere 7.0 patch 19. (Not able to upgrade either of these items at this time) IBM's gu

RE: Myfaces 1.1 on Websphere 8.0

2011-10-06 Thread Boyd, David (Corporate)
: Myfaces 1.1 on Websphere 8.0 Hi Do you those steps which IBM has published, i could not find them any where from IMB site or on google Ashish On Thu, Oct 6, 2011 at 4:13 PM, Boyd, David (Corporate) < david.b...@adesa.com> wrote: > We are running Websphere 7 with myfaces 1.1.7 and tomah

RE: Myfaces 1.1 on Websphere 8.0

2011-10-06 Thread Boyd, David (Corporate)
We are running Websphere 7 with myfaces 1.1.7 and tomahawk 1.1.5. The jars are included in our application. There are a set of steps that IBM has published for Websphere 7 if you are using an implementation of JSF other then 1.2. -Original Message- From: Ashish Kulkarni [mailto:ashish.

RE: Issues with MyFaces and Clusters

2011-09-27 Thread Boyd, David (Corporate)
> --Thanks, > Rohit > > > On Mon, Sep 26, 2011 at 10:24 PM, Leonardo Uribe wrote: > >> Hi >> >> 2011/9/26 Boyd, David (Corporate) >> >> > So just to be clear >> > >> > 1. Based on the code snipit it appears that indeed myfaces is doi

RE: Issues with MyFaces and Clusters

2011-09-27 Thread Boyd, David (Corporate)
JSF application - for a non JSF application it is very high. -Original Message- From: Rohit Kelapure [mailto:kelap...@gmail.com] Sent: Monday, September 26, 2011 9:28 PM To: MyFaces Discussion Cc: Robert E Goff Subject: Re: Issues with MyFaces and Clusters David, Please take a look at

Re: Issues with MyFaces and Clusters

2011-09-26 Thread Boyd, David (Corporate)
list. Thanks -David Boyd (Sent via BlackBerry) - Original Message - From: Leonardo Uribe [mailto:lu4...@gmail.com] Sent: Monday, September 26, 2011 09:47 PM To: MyFaces Discussion Subject: Re: Issues with MyFaces and Clusters Hi I have checked the latest code (and 1.1.7 code) and

Issues with MyFaces and Clusters

2011-09-26 Thread Boyd, David (Corporate)
I am having some issues with clustering an application with session affinity enabled on Websphere Application Server. We are using: MyFace 1.1.7 Tomahawk 1.1.5 JDK 1.5 WebSphere 7 - Fix Pack 13 I am wondering if this is a known issue with this version of My Faces. What appears to

Re: codi and webservices

2011-07-09 Thread David Blevins
On Jul 9, 2011, at 12:55 PM, Mark Struberg wrote: > You might try using OpenWebBeans + OpenEJB. Those 2 play really well > together, and EJB contains MDB. Not sure though if the MDB impl in OpenEJB > already works together with CDI. David, I guess you know more than I about > t

Detect session timeout on certain form submits?

2009-10-12 Thread David Balažic
ally Extending the duration of the session is not what this topic is about. (after all, that is not hard, just put a very large timeout value into web.xml) Many thanks for any help, David (Sun SWCD/SCJP, but very new to JSF) [1] http://techieexchange.blogspot.com/2008/02/jsf-session-expiry-timeou

AW: Performance issues with JSF

2009-07-20 Thread David Gampe
app. (so it is written... http://jsfatwork.irian.at/semistatic/facelets.html) greetz david -Ursprüngliche Nachricht- Von: Shasi Mitra Yarram [mailto:shasimi...@yahoo.com] Gesendet: Montag, 20. Juli 2009 11:28 An: MyFaces Discussion Betreff: Re: Performance issues with JSF

AW: problems with dataScroller

2009-07-14 Thread David Gampe
dataScroller are given) greetings from berlin david -Ursprüngliche Nachricht- Von: news [mailto:n...@ger.gmane.org]im Auftrag von Werner Punz Gesendet: Dienstag, 14. Juli 2009 13:15 An: users@myfaces.apache.org Betreff: Re: problems with dataScroller David Gampe schrieb: > i hav

problems with dataScroller

2009-07-13 Thread David Gampe
i have a t:dataList and a t:dataScroller for it. but if i click my > link, he skips one page. i.e. i'm on page 1 - i click next - and i'm on page 3 then... the displayed number of pages and the included links are working... any ideas about that? greetings david

Re: Data table is taking long time to render

2009-01-28 Thread David Griffiths
pplication I've worked on has had SQL over a plain JDBC connection for performance reasons. David Richard Yee wrote: What kind of server and how many are you running on? How many CPUs and how much memory? How are you testing it? You might have to tune your database and # of database connect

Trinidad use of Adobe SVG viewer

2008-11-19 Thread Dieterle, David W
Is anyone privy to what direction the Trinidad project will be taking for the tag once Adobe stops supporting the SVG Viewer? Will Trinidad continue to use SVG graphics for the chart even though Internet Explorer does not have native support, that I am aware of? Thanks, David Dieterle

Re: [Trinidad]Tiles?

2008-07-29 Thread David Paterson
Try the facesgoodies project (http://code.google.com/p/facesgoodies/ ). You should be able to use that as a jump start for any Trinidad/Facelets project, plus your maven build. Andrew Robinson wrote: Just google facelets. Official documentation: https://facelets.dev.java.net/nonav/docs/dev/

RE: [JSF] how to "enable" facelets for my jsf component

2008-05-16 Thread Nebinger, David
> i can't get my jsf component to work within a facelets > environment. I took the example of Bruno Aranda, a kind of > hello world example > (http://brunoaranda.googlepages.com/jsfcomponentsarchetype2). > > This works for me with jsps. When i switch to facelets, i get > the following warnings

Re: inputFileUpload issue when file does not exists

2008-03-09 Thread david delbecq
You could add a custom validator that check the length of the uploaded file? jorge08 a écrit : I am using the inputFileUpload Tomahawk component to upload files. Everything works great except when the user types the file path and file name directly into the input field. If the file path

Re: character encoding

2008-03-09 Thread david delbecq
g else! As for your comment that it uses iso-8859-1, it's supposed to use the current encoding used by responseWriter, which itselef uses the content-encoding used for response, which i think is configurable in faces-config.xml Luca Stancapiano a écrit : hi david... thanks for your respo

Re: character encoding

2008-03-08 Thread david delbecq
Luca Stancapiano a écrit : hi I've seen that myfaces executes a strange encoding for characters. If I have something similar: action="#{UserNumberBean.log}"> value="#{UserNumberBean.modalita}"/>

Re: info about decoding

2008-03-08 Thread david delbecq
Luca Stancapiano a écrit : hi... I need an info about characters decoding into myfaces if I have a simple jsp some it: who decodes the word 'modalità' ? is some my

Re: help me decide when to populate my datatable?

2008-03-05 Thread david delbecq
simon a écrit : Yes, it's a common issue. In JSF 1.2 it is possible to detect whether a postback is in progress. In your case, if you know that there are no editable fields then you could then just return null, or an empty list. Of course you then need to go back to really fetching data in the

Re: Skinnin a Button(Custom Button Shapes)

2008-02-29 Thread David Delbecq
input[type=submit],input[type=cancel],button{ } En l'instant précis du 29/02/08 10:57, Samba s'exprimait en ces termes: So, does that mean I cannot create a button of my own style with the existing skinnning features? or Is that possible with the Ttrinidad 1.2.7 ? hope to get a posit

Is client state compressed by default in myfaces 1.1.1?

2008-02-26 Thread David
Hi, We have an application using myfaces 1.1.1 an client state saving method. Our question is wether myfaces is compressing serialized state by default (hidden parameters jsf_tree_64 and jsf_state_64) in addition to Base64 encoding. How can we check it? Thank you.

[Trinidad] Table Row selection

2008-02-21 Thread David Uebelacker
model in the table. Any ideas or better solution ? Thanks, David -- David Uebelacker mailto:[EMAIL PROTECTED] http://david.uebelacker.eu/

Trinidad schema file

2008-02-18 Thread Dieterle, David W
-config.xml) of the web application called trinidad-config.xsd but have had no luck in finding any documentation on which tags are permitted as child nodes within other tags, other than trial and error and viewing the demo application. Thank you, David Dieterle Readiness Engineering Lockheed

RE: [myfaces1.1.5][facelets 1.1.12] desable IE7 cache?

2008-02-15 Thread Karr, David
You might consider a phase listener that sends the typical cache-control headers. I use the following (although looking at it now, I think it should probably only need to be a response phase): public class CacheControlPhaseListener implements PhaseListener { public void beforePhase(PhaseEvent

Re: Access Component tree from a Servlet Filter

2008-02-14 Thread david delbecq
http://www.thoughtsabout.net/blog/archives/33.html Sertic Mirko, Bedag a écrit : [EMAIL PROTECTED] I need to access the component tree from a sevlet filter, e.g. if there is a view to restore. I also need to detect if there is no view to restore, and I need to do that within a ServletF

Re: RadioButtons Problem!!!

2008-02-06 Thread david delbecq
Akhil K a écrit : I have added radio buttons to every row in the data table using the following code: Can someone tell me how to use these radio buttons. I actually want to get a select row and after c

"Resources framework is not initialised, check web.xml for Filter configuration" with MyFaces 1.2.2 on Tomcat 6

2008-02-06 Thread Karr, David
I did google around for this, but I can't find a clear solution to this. I was previously playing with an app using MyFaces 1.1.5 and got to a certain level of success. I'm now trying to build an app for Tomcat 6, using MyFaces 1.2.2. I added all the elements that I think are required, and that

No serialized view found in session!

2008-02-04 Thread David
Hi, We have found this error debugging an application: "No serialized view found in server session!". Can anybody give us some information about why this error would fire? We found this error after switching from client state saving to server state saving method, but we don't know if this is the

Re: Where to get latest snapshots?

2008-02-04 Thread David Delbecq
En l'instant précis du 01/02/08 07:58, simon s'exprimait en ces termes: On Thu, 2008-01-31 at 23:41 +0100, david delbecq wrote: simon a écrit : On Thu, 2008-01-31 at 14:15 -0800, Val Blant wrote: Simon Kitching-4 wrote: Frankly, though, I would re

Re: JSF pages rendering 4 times more slowly in IE7 than Firefox

2008-02-01 Thread David Delbecq
ed down Firefox's performance considerably. Now need to figure out where/why this is getting set for IE Thanks JM On Thu, Jan 31, 2008 at 7:37 PM, David Delbecq <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Sniff both transactions, compare, find cor

Re: Where to get latest snapshots?

2008-01-31 Thread david delbecq
simon a écrit : On Thu, 2008-01-31 at 14:15 -0800, Val Blant wrote: Simon Kitching-4 wrote: Frankly, though, I would recommend to people to use the 1.2.2 release. AFAIK, absolutely nothing of interest has gone into trunk since the release went out... Actually, this did: https:/

Re: JSF pages rendering 4 times more slowly in IE7 than Firefox

2008-01-31 Thread David Delbecq
presumably the download status of all elements on the page, completes in 6-7 seconds, compared to the 23 or so of IE. JM On Thu, Jan 31, 2008 at 8:46 AM, David Delbecq <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Using ctrl-I on fi

Re: JSF pages rendering 4 times more slowly in IE7 than Firefox

2008-01-31 Thread David Delbecq
-visible elements to download in the background. Mind you, in FF, the browser progress bar, which presumably the download status of all elements on the page, completes in 6-7 seconds, compared to the 23 or so of IE. JM On Thu, Jan 31, 2008 at 8:46 AM, David Delbecq <[EMAIL PROTECTED]> w

Re: JSF pages rendering 4 times more slowly in IE7 than Firefox

2008-01-31 Thread David Delbecq
Using ctrl-I on firefox , in the medias tab you will get an idea what is loaded by pages. If you see tons of javascript, css and picture, that might be the source of your problem. Note that we had a similar problem here once, JSF was slow to render (same time for IE / firefox), we discovered we

Re: RealLife applications

2008-01-29 Thread David Delbecq
As far as i know, myfaces and sun's jsf implementation both don't support multiple render kits. I think i saw somewhere doc on oracle's site where they used various render kits, one for html, one for telnet and maybe one for wap... Ivan Latysh a écrit : Hello All! I am doing a review for ou

Re: Tomahawk popup problem

2008-01-29 Thread David Delbecq
Just my 2 cents: Did you try moving the tr:command inside the t:popup instead of around it? t:popup will create a ... element. As far as i known, tags are not allowed inside tags Aside from that i see no reason for popup to fail. here we have datalist -> popup -> link , with similar purpo

Re: tomahawk-1.1.6 UploadedFile not working.

2008-01-28 Thread david delbecq
le3000 a écrit : And the subview get imported using something like: check subview does exist upon submit, i suspect your param.service does not exist upon submit, leading to upload component not existing in tree, itself leading to setters not called. Difficult to tell without full code. Tr

Simple toy app blows up with stackoverflow error when using jsp:include for tab in tabpanel

2008-01-27 Thread Karr, David
MyFaces 1.1.5, RichFaces 3.1.3, Tomcat 5.5.25. I have a simple toy app with a datatable and a tabpanel. It's working reasonably well (for a toy). I decided I wanted to be able to "repeat" one of the tabs, so that the fields are the same, but the data varies (and the tab title). So, I set up the

Re: tomahawk-1.1.6 UploadedFile not working.

2008-01-27 Thread david delbecq
Check you are correctly using "org.apache.myfaces.custom.fileupload.UploadedFile" for the type of you java bean. Since you didn't provide us with import rules, it might be you are using the Trinidad Uploadedfile or org.apache.commons.fileupload.FileUpload, which are different classes / interfa

Re: Is it possible for JSF h:commandButton to execute MethodBinding and JavaScript

2008-01-24 Thread David Delbecq
Javascript = Client side ActionListeners / Actions = Server Side So, answer is "no", you can't synchronize a javascript with a server code. It's alwasy javascript onclick, followed by an http method call (which will trigger all JSF stuffs) bansi a écrit : I have a requirement where i wanna ex

RE: Still trying to move simple RichFaces 3.1.3 app from BEA JSF 1.1 to MyFaces 1.1.5 (Tomcat)

2008-01-23 Thread Karr, David
t; have you tried to set a break point inside the FacesServlet ? > (like in service(), where the lifecycle.execute(facesContext) > is launched) > > perhaps it maybe helpful, to upload a simple demo app to our jira? > > Thanks! > Matthias > > On Jan 23, 2008 9:18 PM, Karr, Da

Still trying to move simple RichFaces 3.1.3 app from BEA JSF 1.1 to MyFaces 1.1.5 (Tomcat)

2008-01-23 Thread Karr, David
I asked about this a few days ago, but I'm not making any progress on this. I'd appreciate any hints on what I might be doing wrong. I have a simple app using the default JSF 1.1 implementation in WebLogic 9.2.2, which also uses RichFaces 3.1.3. It works at this point. I exported the WAR file a

Re: Registering a Converter for a "primitive Object"

2008-01-22 Thread david delbecq
As per specifications: 3.3.3 Standard Converter Implementations JSF provides a set of standard Converter implementations. A JSF implementation must register the DateTime and Number converters by name with the Application instance for this web application, as described in the table

Re: Tomahawk InputHtml value getting problem

2008-01-22 Thread David Delbecq
Use the valueBinding (value="" on tag). Upon sucessful validation of form, the html should get transfered by component to backingbean before calling action code... En l'instant précis du 20/01/08 10:15, Vasista s'exprimait en ces termes: Hi, I'm using Tomahawk inputHtml component But hav

RE: Initial try of moving RichFaces app from WebLogic 9.2.2 to Tomcat 5.5 with MyFaces

2008-01-21 Thread Karr, David
why you see those 2.4 servlet Class not > found issues. > > -M > > On Jan 21, 2008 8:23 PM, Karr, David <[EMAIL PROTECTED]> wrote: > > My shared/lib directory is empty. My WEB-INF/lib has the MyFaces > > 1.1.5 jars, but the example webapps have 1.1.6 in th

RE: Initial try of moving RichFaces app from WebLogic 9.2.2 to Tomcat 5.5 with MyFaces

2008-01-21 Thread Karr, David
7:57 PM > To: MyFaces Discussion > Subject: Re: Initial try of moving RichFaces app from > WebLogic 9.2.2 to Tomcat 5.5 with MyFaces > > does your shared now have > > myfaces115 AND! myfaces116 ? > > I'd go with only one of them... > > -M > > On Jan

RE: Initial try of moving RichFaces app from WebLogic 9.2.2 to Tomcat 5.5 with MyFaces

2008-01-21 Thread Karr, David
yFaces > > On Jan 21, 2008 4:43 PM, Karr, David <[EMAIL PROTECTED]> wrote: > > I have a simple app using the default JSF 1.1 implementation in > > WebLogic 9.2.2, which also uses RichFaces 3.1.3. It works > at this point. > > > > I installed Tomcat 5.

Initial try of moving RichFaces app from WebLogic 9.2.2 to Tomcat 5.5 with MyFaces

2008-01-21 Thread Karr, David
I have a simple app using the default JSF 1.1 implementation in WebLogic 9.2.2, which also uses RichFaces 3.1.3. It works at this point. I installed Tomcat 5.5.25. I copied all the jars from the MyFaces 1.1.5 lib directory to the "/shared/lib" directory of Tomcat. I copied the myfaces-example-s

Re: AW: t:saveState and redirect

2008-01-21 Thread David Delbecq
Regards Mirko -Ursprüngliche Nachricht- Von: David Delbecq [mailto:[EMAIL PROTECTED] Gesendet: Montag, 21. Januar 2008 10:34 An: MyFaces Discussion Betreff: Re: t:saveState and redirect Try this: http://wiki.apache.org/myfaces/RedirectTracker Sertic Mirko, Bedag a écrit : Hi a

Re: t:saveState and redirect

2008-01-21 Thread David Delbecq
Try this: http://wiki.apache.org/myfaces/RedirectTracker Sertic Mirko, Bedag a écrit : Hi all! I’ve got a question regarding t:saveState and request scope session beans. Is it possible to use t:saveState in combination with a navigation rule? Are there any things I have to take care of?

Re: Metatag problem

2008-01-18 Thread david delbecq
Blind answer: Your page generation depends on request scoped datas that where set by a previous action => When client browser refresh page, the generated component are using wrong values? Bravo Villegas Salvador Francisco a écrit : Hi all, I have a problem using a Metatag in my jsf page

disable extensionfilter from within a component

2008-01-16 Thread david delbecq
Hello, we would like to disable the extension filter of tomahawk from within a component. The main reason is that the component's purpose is to create binary output instead of text output, using context.responseComplete() and request.reset() However, the filter tries to parse and correct the

Re: Is it possible to use AddResource with my own components?

2008-01-16 Thread David Delbecq
http://wiki.apache.org/myfaces/External_Resources :) En l'instant précis du 15/01/08 21:33, Martin Marinschek s'exprimait en ces termes: Hi David, would you be willing - if time permits - to post a short outline of your solution on our Wiki? Thanks very much in advance! regards,

Re: howto put inline javascript rendered by myfaces&tomahawk into CDATA-section

2008-01-16 Thread David Delbecq
En l'instant précis du 07/01/08 23:05, simon s'exprimait en ces termes: Your could write a filter that convert (.*) to <[CDATA[$2]]> Or, as mentionned, patch the myfaces/tomhawk code? In HTML, script tags are special, and the content within them is effectively automatically escaped. A lot

Re: howto put inline javascript rendered by myfaces&tomahawk into CDATA-section

2008-01-16 Thread David Delbecq
? if so, it would be easy to check the script-parts for CDATA-section and if not found to add this. regards ronald David Delbecq schrieb: Yes, for tomahawk parts at least. Most tomahawk component makes call to AddRessource, using methods like 'insertScript()', you could overrride

Re: Recursive tag evaluation

2008-01-15 Thread David Delbecq
It's not possible, mainly because the notion of tag is independant to JSF. JSF is a component handler. JSP tags are used to create the component tree. When your bean evaluation is done, the component tree is already build and the notion of tag is then irrelevant. However, if you have alternativ

RE: Status of "Base is null" problem

2008-01-14 Thread Karr, David
remove any JSF-RI/myfaces jars from weblogic too) On Jan 14, 2008 11:39 AM, Karr, David < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: I've noticed that there's been some talk in the last couple months about

Status of "Base is null" problem

2008-01-14 Thread Karr, David
I've noticed that there's been some talk in the last couple months about a problem I've been having, which is getting "Base is null" trying to reference my managed bean. I'm using MyFaces-core 1.1.5, and deploying to WebLogic 9.2.2. I had been using the default JSF implementation from BEA, but I

Re: Is it possible to use AddResource with my own components?

2008-01-12 Thread David Delbecq
Did here, nothing difficult or fancy about it. Just use the addResourcesFactory.getInstance(...) to get an instance of AddResource. Then use on it, methods with signature addXXX(, ResourceHandler resourceHandler); You just have to code your own resourceHandler class. Main job of this class i

Re: make pdf using JSF

2008-01-10 Thread david delbecq
david delbecq a écrit : After quick check, seems seam is a bit of big framework to add for just pdf, does not support jdk 1.4 (>=5.0 only), and anyway there doesn't seem to be seam component that add text at specific location of an existing document, which is my aim. (It will be genera

Re: make pdf using JSF

2008-01-10 Thread david delbecq
ext.html - Mike On 06/08/07, *David Delbecq* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hello, i come across a requirement where i need to generate a PDF, by adding text at specific location inside an existing pdf. I thought about using a servlet that

Re: Validator Question / Help

2008-01-10 Thread David Delbecq
Your component keeps it's "validated" attribute. Either you clear the client field (but do not remove it!) in form -> your validator gets a null/empty string, depending on your converter, either you change the "rendered" attribute of component (it will not get validated nor pushed to backing be

Re: JSF How to display tables of two hierarchy level

2008-01-10 Thread david delbecq
Use a tomahawk dataList component. It is able to store in a request scoped bean the "current" iteration value. your layout would be form datalist -> iterate over table list datatable -> iterate over element of current table pelican a écrit : I want to display two levels of tables using

Re: How to reset tree state?

2008-01-09 Thread David Delbecq
[EMAIL PROTECTED] wrote: What I don’t understand is why the tree state is cached yet the model is not, since it loads the new model properly. So… how can get it to use a clean TreeState? Thanks for any help on this. Did you try a navigation rule for this? Bascally, upon navigation, the

Re: howto put inline javascript rendered by myfaces&tomahawk into CDATA-section

2008-01-07 Thread David Delbecq
En l'instant précis du 07/01/08 11:58, R. Müller s'exprimait en ces termes: hallo group, i'm working with myfaces/tomahawk 1.1.5 & facelets 1.1.3 with tomcat 5.0.28 and mostly firefox-browsers (2.0.x) and trying to serve xhtml-compliant pages. i know that myfaces renders 'only' html 4.01. i'm

Re: Is this a problem that stems from JSF life-cycle

2007-12-30 Thread david delbecq
That's because form's component are keeping their submitted values. It's probably linked to the correct backing bean, but the form components does display the submitted values if there is any. If no submitted value does exist, the data from backing bean is used. To reset the submitted values, a

Re: Setting up MyFaces to work with RichFaces and Facelets

2007-12-27 Thread david delbecq
Kunle Ola a écrit : Hi, My setup: myfaces-1.2.0 com.sun.faces.config.ConfigurationException : CONFIGURATION FAILED! null at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:212) at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListen

Re: backing bean getting created/invoked twice?

2007-12-19 Thread David Delbecq
If your navigation rules imply a and you don't have redirect tracker manager enabled (part of tomahawk), you woul indeed get 2 request from browser and 2 invocation of backing beans: Browser: submit form (request 1) JSF: Received, apply request values (eventually create on demand request scoped b

Re: Is this a BUG in Tomahawk or am I using mistakenly?

2007-12-18 Thread david delbecq
uploadMaxFileSize 100m Set the threshold size - files below this limit are stored in memory, files above this limit are stored on disk.

Re: Is this a BUG in Tomahawk or am I using mistakenly?

2007-12-18 Thread David Delbecq
En l'instant précis du 18/12/07 13:58, Carlos Adolfo Ortiz Quiros s'exprimait en ces termes: > Well, then something must be missing, or something was not correctly setup. > Do you have sample code you can post here? > Have you flushed all of your browser contents so it gets

Re: Is this a BUG in Tomahawk or am I using mistakenly?

2007-12-17 Thread david delbecq
e. It is simple if you make the test page. org.apache.myfaces.component.html.util.StreamingAddResource and a JSF/JSP page with only the inputCalendar with the properties I give here, and you should get the same error, shouldn't it? -Mensaje original- De: david delbecq [mailto:[EMAIL

Re: Is this a BUG in Tomahawk or am I using mistakenly?

2007-12-17 Thread david delbecq
StreamingAddRessource requires you to use t:document, t:documentBody and t:documentHead tags to indicagte where document start, where body start and where head start. Carlos Adolfo Ortiz Quiros a écrit : Hi I have this org.apache.myfaces.ADD_RESOURCE_CLASS org.apache.myfaces.co

Re: Myfaces on LINUX

2007-12-14 Thread David Delbecq
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513) > at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:208) > at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:378) > at > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:368) > at > org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) > > -- David Delbecq Institut Royal Météorologique Ext:557

Re: no s:graphicImage available

2007-12-14 Thread David Delbecq
Probably because sandbox does not have a graphicImage component? The graphicImage component is part of the JSF specification (h:graphicImage) The only image related tag in sandbox is s:graphicImageDynamic En l'instant précis du 14/12/07 10:39, Wolfgang s'exprimait en ces termes: > Hi, > > instal

Memory leak in ApplicationImpl$1?

2007-12-13 Thread David
Hi, We are profiling a myfaces application which uses client state saving and we have detected a collection growing continouslly but not quickly (arround 5000 objects in four hours). The collection is org.apache.myfaces.application.ApplicationImpl$1. Is this the expected behaviour for this class?

Re: Help on Tomahawk Extensions Filter

2007-12-03 Thread David Delbecq
Use streamingAddRessource, that way the tomahawk extension filter won't try to parse and fix your html while adding the ressources of tomahawk components. But this requires you to use the t:document , t:head and t:body tags! En l'instant précis du 03/12/07 14:41, Carlos Adolfo Ortiz Quiros s'

Re: JSF Book

2007-11-24 Thread David Heffelfinger
I also recommend Geary's and Horstmann's Core JavaServer Faces 2nd Edition. David On Nov 23, 2007 6:29 PM, Hazem Saleh <[EMAIL PROTECTED]> wrote: > I recommend you to read "Core JavaServer(TM) Faces (2nd Edition)" for > David Geary, Cay S. Horstmann. > Good

Re: Simple Question (Action Call from BackingBean init method)

2007-11-23 Thread David Brainard
load of the controls }else{ FacesContext.getCurrentInstance().getApplication().getNavigationHandler().handleNavigation(); } } Cheers, David Brainard Sounthiraraj. daniel ccss wrote: I have a simple question I have been working with myfaces-tomahawk for 6 months, great, but I

Re: MyFaces 1.1.5 and JBoss 4.2.2.GA

2007-11-21 Thread David Brainard
827140 Regards, David Brainard Sounthiraraj

Re: datatable is resetting submitted values for immediate action

2007-11-21 Thread David Delbecq
apply request value, if that component is in a datatable it does not work) Maybe dev- mailing list could be more appropriate for this discussion :/ En l'instant précis du 21/11/07 16:18, Simon Kitching s'exprimait en ces termes: Hi David, Just to clarify, is this the scenario? *

Re: datatable is resetting submitted values for immediate action

2007-11-21 Thread David Delbecq
that component is in a datatable it does not work) Maybe dev- mailing list could be more appropriate for this discussion :/ En l'instant précis du 21/11/07 16:18, Simon Kitching s'exprimait en ces termes: Hi David, Just to clarify, is this the scenario? * You have a page with an immedi

datatable is resetting submitted values for immediate action

2007-11-21 Thread David Delbecq
Hello, I tried to hunt a bug today and i want to know if this is expected behaviour of datatable or a bug. Someone with deep knowledge of JSF specs could answer me please? A) If a JSF action is immediate (call to FacesContext.renderResponse() durring apply request value phase), submitted val

Re: My Faces & Ajax

2007-11-21 Thread David Brainard
This might help you to solve the problem. Thanks, David Brainard

Re: [Trinidad]

2007-11-19 Thread David Heffelfinger
. I know this lists gets archived in several web sites, so now (or very soon) the workaround will be a google search away. David On Nov 19, 2007 12:19 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Works. Got that: > > Downloading: > http://repo1.maven.org/maven2/org

Re: [Trinidad]

2007-11-19 Thread David Heffelfinger
s and doing an "mvn clean package" *should* fail. Thanks, David On Nov 19, 2007 12:02 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > gpg=> ups :-) > > well... i have also apps with 1.0.3 and that works. > Never seen that issue... > > Perhaps "mav

Re: [Trinidad]

2007-11-19 Thread David Heffelfinger
omment out that section of the pom.xml: After commenting that out, my build was successful. David On Nov 19, 2007 11:20 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > I think I still don't get the source of issue. > I had had never problems with downloading the t

Re: [Trinidad]

2007-11-19 Thread David Heffelfinger
FWIW, I was able to work around the issue by downloading the source for Trinidad 1.2.3 and building it locally. An "mvn install" later, I had the 1.2.3 libraries in my local repository. David On Nov 16, 2007 9:45 AM, David Heffelfinger <[EMAIL PROTECTED]> wrote: > Hello, &g

Re: [Trinidad] and autoSubmit

2007-11-19 Thread David Heffelfinger
Thanks for the tip. In any case, I solved the issue. The problem was that I was missing the following line from my JSP: Once I added that line PPR started working. David On Nov 19, 2007 8:49 AM, Luka Surija < [EMAIL PROTECTED]> wrote: > immediate="true" causes lot of tr

Re: [Trinidad] Solved: and autoSubmit

2007-11-18 Thread David Heffelfinger
After some additional digging, I noticed something else that was preventing PPR from working, the following line was missing from the JSP: After adding that line PPR started working as expected. David On Nov 19, 2007 12:37 AM, David Heffelfinger <[EMAIL PROTECTED]> wrote: > I wa

Re: [Trinidad] Solved: and autoSubmit

2007-11-18 Thread David Heffelfinger
it to my app, the demo app uses the DTD for faces-config.xml, and my app uses the schema, before I changed mine to use the DTD I noticed the missing line. I added it and boom! PPR started working. David On Nov 18, 2007 4:15 PM, David Heffelfinger <[EMAIL PROTECTED]> wrote: > I looked

Re: [Trinidad] and autoSubmit

2007-11-18 Thread David Heffelfinger
t might be wrong. Again I am using Trinidad 1.2.3 deploying on GlassFish 2. Thanks in advance for any help. David On Nov 17, 2007 4:25 PM, David Heffelfinger <[EMAIL PROTECTED]> wrote: > Hello, > > Before describing my problem, I need to disclose that I am new to > Trinid

  1   2   3   4   5   6   7   8   9   >