Re: Question to JSF experts about value binding

2006-11-21 Thread ir. ing. Jan Dockx
I believe so: on a request/response cycle, when the button clicked has immediate="true", and the field with the value binding has immediate="false" (the default) On 22 Nov 2006, at 8:37, Pfau, Oliver wrote: Hi, are there situations in the JSF lifecycle where a value binding will not be

Re: [tree2] Anyone using tree2 and hibernate?

2006-08-01 Thread ir. ing. Jan Dockx
respond; what do you want to know? On 30 Jul 2006, at 18:37, Sean Schofield wrote: I'm working on a full blown example of several technologies (including tomahawk and hibernate.) I haven't actually used tree2 with a dynamic model yet so I'm curious to test my own creation and see what's lackin

autoscrolling

2006-08-01 Thread Jan Dockx
ck-placeholder"></DIV><DIV>//--><!--</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>//-->at the top. Met vriendelijke groeten, Jan Dockx CTO PeopleWare NV - Head Office Cdt.Weynsstraat 85  B-2660 Hoboken  Tel: +

Re: // requests

2005-10-21 Thread ir. ing. Jan Dockx
/10/20, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: I mean, which class, which method? On 19 Oct 2005, at 19:14, ir. ing. Jan Dockx wrote: Some things are unclear in that respect for me. If "Each request has its own component tree instantiated", how is view state information carried

Re: // requests

2005-10-20 Thread ir. ing. Jan Dockx
I mean, which class, which method? On 19 Oct 2005, at 19:14, ir. ing. Jan Dockx wrote: Some things are unclear in that respect for me. If "Each request has its own component tree instantiated", how is view state information carried across request/response cycles then? Can you point

Re: survey: what tool are you using for JSF ?

2005-10-19 Thread ir. ing. Jan Dockx
there, otherwise they will lose the market in the long run. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32

Re: // requests

2005-10-19 Thread ir. ing. Jan Dockx
14:29, Mathias Brökelmann wrote: Each request has its own component tree instantiated. So there should no problem with concurrency. If you use session or application scoped beans then you have to care for concurrency of course. 2005/10/19, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: What happens if 2 co

// requests

2005-10-19 Thread ir. ing. Jan Dockx
What happens if 2 concurrent requests for the same uiview are received in MyFaces? Are they serialized? Is a second component tree instantiated? Or are there indeed concurrency problems? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel

Re: survey: what tool are you using for JSF ? [Scanned by ClamAV]

2005-10-18 Thread Jan Dockx
tional Developer: - disappointing price to feature ratio tried: Sun's IDE: - I am not the NB-type... Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Gee

Re: survey: what tool are you using for JSF ?

2005-10-18 Thread ir. ing. Jan Dockx
: Rational Developer: - disappointing price to feature ratio tried: Sun's IDE: - I am not the NB-type... Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoef

Re: date conversion headache (HELP! URGENT!)

2005-10-14 Thread ir. ing. Jan Dockx
blem in the h:outputText, shoudn't there also used the > converter to convert the java.util.Date to string? > > > But to be in sync with output generated by jsp the converter shoudn't > use getTimeZone() but _timeZone. > > > We should undo the patch from last week and

Re: one button 2 forms... how?

2005-10-12 Thread ir. ing. Jan Dockx
= (Bean01) vr.resolveVariable(facesContext, "bean01");     Bean02 bean02 = (Bean02) vr.resolveVariable(facesContext, "bean02");         //insert any bus logic here     return ("sucesss");     }       Thanks Jeff Met vriendelijke groeten, Jan Dockx

Re: Need advices about choosing the right release

2005-10-02 Thread ir. ing. Jan Dockx
actually : * downgrade to 1.0.9 release * upgrade to a new fresh release. Can someone help me to make the best choice ? Thanks -- hicham ABASSI [EMAIL PROTECTED] Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax

Re: date conversion problem???

2005-10-02 Thread ir. ing. Jan Dockx
2005, at 13:59, Boris Kovalenko wrote: Hello! I created JIRA-656. Anyone seen this or I missed something? With respect, Boris Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Bra

Re: General question about Action Listener

2005-09-30 Thread ir. ing. Jan Dockx
so that the parameter of deleteBook would be ID instead of event? Why is it necessary to access the session in every action listener and pass them events instead of IDs? Thanks Matt Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33

Re: date conversion headache (HELP! URGENT!)

2005-09-30 Thread ir. ing. Jan Dockx
ating my forename to my senders domain. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http://www.peopleware.be/ http://www.mobileware.be/

Re: css files cached

2005-09-29 Thread ir. ing. Jan Dockx
tion together with each content is not the best idea. Regards, Heinz Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90

Re: css files cached

2005-09-29 Thread ir. ing. Jan Dockx
to it as well), and leave the rest of it alone. -Matt On 9/29/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: Probably not JSF related, but anyway: My css files, served from the web app, seem to be cached indefinitely somewhere. These are regular css files, so no place for JSP tags here.

Re: css files cached

2005-09-29 Thread ir. ing. Jan Dockx
.  All you need to do is put a content-type header set to "text/css" and a caching instruction, change the extension to ".jsp" (and therefore all references to it as well), and leave the rest of it alone. -Matt On 9/29/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: M

css files cached

2005-09-29 Thread ir. ing. Jan Dockx
g the issue both on Win/IE and Mac/Safari. The css that is being used is at least a week old (maybe months), until I manually open the css URL and do a hard refresh. My users won't be doing this … Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Ho

Re: date conversion headache (HELP! URGENT!)

2005-09-29 Thread ir. ing. Jan Dockx
e=all DateTimeConverter.getTimeZone should return the default time of the GMT zone by default On 9/29/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: Indeed. Did that of course (10 hours ago). And the code of DateTimeConverter looks perfectly ok. It doesn't do anything, really, ju

Re: date conversion headache (HELP! URGENT!)

2005-09-29 Thread ir. ing. Jan Dockx
e fails, step through the source and see what's going on :) On 9/29/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: Right, will try that. But hey, list, I need some more feedback here :-]. This is killing me. This cannot be right. I must be doing something wrong. Ok, here is my

Re: date conversion headache (HELP! URGENT!)

2005-09-29 Thread ir. ing. Jan Dockx
getting totally twisted and paranoid. Please set me straight. On 29 Sep 2005, at 19:11, Matt Blum wrote: Try changing the convertDateTime tag thusly: -Matt On 9/29/05, Jan Dockx <[EMAIL PROTECTED]> wrote: Submitting data works ok: if I enter 1/9/2005 in the entry field, the DB end

Re: date conversion headache (HELP! URGENT!)

2005-09-29 Thread Jan Dockx
he code of DateTimeConverter, I don't get it. On Thursday, September 29, 2005, at 05:28PM, Jan Dockx <[EMAIL PROTECTED]> wrote: >I'm getting tired. > >We have this jsf code: > >1: /> >2: ${enrollmentH.instance.startDate} /> &

date conversion headache (HELP! URGENT!)

2005-09-29 Thread Jan Dockx
I'm getting tired. We have this jsf code: 1: 2: ${enrollmentH.instance.startDate} (ok, it's hacked) the enrollmentH.instance.startDate is a java.util.Date, 1 september 2005. What is shown is 31-aug-2005 2: 2

Re: How to deal with ugly issue - Back/Refresh

2005-09-27 Thread ir. ing. Jan Dockx
___ > Do You Yahoo!? > Tired of spam? Yahoo! Mai l has the best spam protection around > http://mail.yahoo.com > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German Yahoo! for Good Click here to donate to the Hurricane

Re: --> 1.1.0: 'lifetime' of the "param" is shorter than that of the managed bean

2005-09-27 Thread ir. ing. Jan Dockx
15:57, Nebojsa Vasiljevic wrote:   - Original Message - From: ir. ing. Jan Dockx To: MyFaces Discussion Sent: Monday, September 26, 2005 11:49 PM Subject: --> 1.1.0: 'lifetime' of the "param" is shorter than that of the managed bean   [...] There is a message that the

Re: [jira] Closed: (MYFACES-624) selectOneMenu calls converter getAsString() with String value instead of object [Scanned by ClamAV]

2005-09-27 Thread Jan Dockx
/27/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: And will there be a nightly build tonight? On 27 Sep 2005, at 12:36, Mathias Brökelmann wrote: it´s in the trunk (myfaces/current) and should be in the next nightly. 2005/9/27, ir. ing. Jan Dockx <[

Re: [jira] Closed: (MYFACES-624) selectOneMenu calls converter getAsString() with String value instead of object

2005-09-27 Thread ir. ing. Jan Dockx
There is a plug!??!???!??!!!??!?? :-) On 27 Sep 2005, at 13:01, Mathias Brökelmann wrote: Yes there should be a nightly tonight if nobody pulls the plug ;) 2005/9/27, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: And will there be a nightly build tonight? On 27 Sep 2005, at 12:36, M

Re: [jira] Closed: (MYFACES-624) selectOneMenu calls converter getAsString() with String value instead of object

2005-09-27 Thread ir. ing. Jan Dockx
And while you are answering that, in what timezone? ;-) On 27 Sep 2005, at 13:09, Bruno Aranda wrote: BTW, at what time is the nighly created? Bruno 2005/9/27, Martin Marinschek <[EMAIL PROTECTED]>: Every night there is a nightly build ;) regards, Martin On 9/27/05, ir. ing. Jan

Re: [jira] Closed: (MYFACES-624) selectOneMenu calls converter getAsString() with String value instead of object

2005-09-27 Thread ir. ing. Jan Dockx
And will there be a nightly build tonight? On 27 Sep 2005, at 12:36, Mathias Brökelmann wrote: it´s in the trunk (myfaces/current) and should be in the next nightly. 2005/9/27, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: Thx Mathias Now, will there be a nightly build tonight? Then we can

Re: [jira] Closed: (MYFACES-624) selectOneMenu calls converter getAsString() with String value instead of object

2005-09-27 Thread ir. ing. Jan Dockx
-624 URL: http://issues.apache.org/jira/browse/MYFACES-624 Project: MyFaces Type: Bug Components: Implementation Versions: 1.1.0 Reporter: Jan Dockx Assignee: Mathias Broekelmann We use a SelectOneMenu to set a City object on a Person. City's are records in our DB with a Long primary key we u

changes

2005-09-27 Thread ir. ing. Jan Dockx
What is the best way of finding out which fixes made it into a nightly build since 1.1.0? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440

Re: --> 1.1.0: 'lifetime' of the "param" is shorter than that of the managed bean

2005-09-26 Thread ir. ing. Jan Dockx
Probably. Stupid spec. On 27 Sep 2005, at 0:27, Bruno Aranda wrote: I think this might be related to MYFACES-523? Regards, Bruno 2005/9/26, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: O yeah, for the record, another change we had to make in our conversion from 20050821 to 1.1.0, w

--> 1.1.0: 'lifetime' of the "param" is shorter than that of the managed bean

2005-09-26 Thread ir. ing. Jan Dockx
ds, maybe this helps somebody … Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http://www.p

Re: conversion error

2005-09-26 Thread ir. ing. Jan Dockx
getAsString method... This is correct. The string is passed to getAsObject, the object is passed to getAsString . Dennis Byrne Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch

Re: dataTable (deadline)

2005-09-25 Thread ir. ing. Jan Dockx
omahawk/trunk/src/java/org/apache/myfaces/component/html/ext/HtmlDataTableHack.java?rev=279106&r1=233292&r2=279106 for HtmlDataTableHack if you use x:datatable 2005/9/24, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: I'm a bit in a muddle here. We are using the nightly build d.d. 200

dataTable (deadline)

2005-09-24 Thread ir. ing. Jan Dockx
ave any idea where I could look next? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http

Re: [jira] Commented: (MYFACES-616) tree2 creates TWO cookies

2005-09-24 Thread ir. ing. Jan Dockx
would breake the preserveToggle feature in client side toggle mode :( tree2 creates TWO cookies - Key: MYFACES-616 URL: http://issues.apache.org/jira/browse/MYFACES-616 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Build Reporter: Jan Dockx Cookies for

Re: tree2 cookie confusion

2005-09-23 Thread ir. ing. Jan Dockx
Decided myself boldly that it is a bug :-) , and created a JIRA. On 23 Sep 2005, at 23:46, ir. ing. Jan Dockx wrote: Wait a sec. I have 2 trees in my application. 1 has only 1 level, so there are no nodes that can be expanded, so no cookie is ever generated. value="#{handler.schoolTree}

tree2 cookie confusion

2005-09-23 Thread ir. ing. Jan Dockx
ove seems to indicate that we need to take care that the simple id (not the full, ":"-separated id) of a t:tree2 component is UNIQUE inside a DIRECTORY of the web application (not only unique in its naming context, nor only unique inside 1 file). Met vriendelijke groeten, Jan

remove tree2 cookie

2005-09-23 Thread ir. ing. Jan Dockx
like to remove just all cookies in "browser session" scope, i.e., without an expiration date from my webapp. Can this be done? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleW

problem with exception from backing bean

2005-09-23 Thread ir. ing. Jan Dockx
8) at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:81) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:94) I don't see it. Am I missing a depency or something? What's going on here? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hobo

auto scroll

2005-09-19 Thread ir. ing. Jan Dockx
, and generated JS files). Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http

Re: param

2005-09-18 Thread ir. ing. Jan Dockx
#x27;ve had previous problems with that, where we saw that Converters are not used for managed properties. But this goes further. Is there a reason for this? Is this a (known) bug? On 18 Sep 2005, at 21:26, ir. ing. Jan Dockx wrote: After sweating, tearing my hair out, and debugging for hours

param

2005-09-18 Thread ir. ing. Jan Dockx
request is not a Long (" + idString + ")", nfExc, LOG); } } } Nevermind that I don't do anything here if the parameter doesn't exist. This works, and using the param stuff in the managed property definition doesn't. Ok. Why? I don't see it. Met vriendelijke

request thread scope

2005-09-11 Thread ir. ing. Jan Dockx
if [EMAIL PROTECTED] #isToBeRemoved()} * return true, they will be removed from that collection. * The [EMAIL PROTECTED] MopupListener} applies this to all variables in * session scope of a web application at the end of a HTTP request. * * @author Jan Dockx * @author PeopleWare n.v. */ public

Re: master detail pages

2005-09-02 Thread ir. ing. Jan Dockx
llow /userlist.jsp ok /welcome.jsp the command link do not follow the navigation rule... why? thanks again Sam Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Ge

Re: more on architecture really confused on something (shocker:)

2005-09-01 Thread ir. ing. Jan Dockx
ow is better than my initial plan to simply pass the "id/primary key" from a commandLink on the row you want to click on. Zhong, I'm confused what you are stating, do you not use the DataModel approach? How do you get from your master list of items to the edit detail page? Met vri

Re: more on architecture really confused on something (shocker:)

2005-09-01 Thread ir. ing. Jan Dockx
has the row I selected? How do I set this object up so that I have a method that populates a fresh list on my JSP and also has a handle to get the listModel so that I can call it and get the rowData I need? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-266

Re: managed beans creation facility question

2005-08-29 Thread ir. ing. Jan Dockx
thx, Craig! On 29 Aug 2005, at 0:02, Craig McClanahan wrote: On 8/28/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: Good point, I think, and no, I can't think of a rationale. The key issue is that expression evaluation occurs with respect to a context ... specifically, the Faces

Re: Suns RI has been released under CDDL

2005-08-28 Thread ir. ing. Jan Dockx
know from experience and code inspection that the MyFaces implementation is a lot more stable than the current Sun RI (although lower on code documentation). Werner Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3

Re: [jira] Commented: (MYFACES-447) tree2 TreeNode interface has too many methods

2005-08-28 Thread ir. ing. Jan Dockx
ct the variable refers to at a given time at runtime, through polymorphism the dynamic type at a given time at runtime has to be a subtype of the static type. What do static methods have to do with all this? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-26

Re: managed beans creation facility question

2005-08-28 Thread ir. ing. Jan Dockx
e explain the rational of not providing an 'application scope beans creation on startup' functionality build into the managed bean creation facility of JSF? thanks. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448

Re: [jira] Commented: (MYFACES-447) tree2 TreeNode interface has too many methods

2005-08-28 Thread ir. ing. Jan Dockx
r version 1.1.0 or something, that's makes clear that there are compatibility issues. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B

Re: [jira] Commented: (MYFACES-447) tree2 TreeNode interface has too many methods

2005-08-28 Thread ir. ing. Jan Dockx
- Key: MYFACES-447 URL: http://issues.apache.org/jira/browse/MYFACES-447 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Build Reporter: Jan Dockx Attachments: tree2_TreeNode_extensive_patch.txt, tree2_TreeNode_extensive_patch_examples.txt, tre

Re: [jira] Commented: (MYFACES-447) tree2 TreeNode interface has too many methods

2005-08-25 Thread ir. ing. Jan Dockx
sion? tree2 TreeNode interface has too many methods - Key: MYFACES-447 URL: http://issues.apache.org/jira/browse/MYFACES-447 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Build Reporter: Jan Dockx Attachments: tree2_TreeNode_extensive_patch.txt, tree2_TreeNode_extensi

Re: RE : Let's write that doc!

2005-08-25 Thread ir. ing. Jan Dockx
No one is saying that you shouldn't write the docs on the wiki. They're just saying that the "official" version of the documentation is in svn, and that documentation in the wiki eventually needs to be ported over to the website, and that submitting a patch to do so make the proc

Re: RE : Let's write that doc!

2005-08-25 Thread ir. ing. Jan Dockx
that submitting a patch to do so make the process go faster. In my opinion, this is the correct choice. The website/xml docs are something that can be distributed and used without an internet connection, while the wiki requires an active internet connection. -Mike On 8/25/05, ir. ing. Jan Dockx

Re: RE : Let's write that doc!

2005-08-25 Thread ir. ing. Jan Dockx
server configuration, IDE configuration, etc. Additional examples are also fine for wiki. But documentation on the components should be on the website. That's what is expected. Check out the Ant project. You will see all of the tasks documented right there (no wiki.) sean On 8/25/05, i

RE : Let's write that doc!

2005-08-25 Thread ir. ing. Jan Dockx
sourcetree for viewing it on the homepage. (just send us patches, we will commit them) If not, just put it on the WIKI, and gradually we will move it over to the homepage. regards, Martin On 8/25/05, Clément Maignien <[EMAIL PROTECTED]> wrote: +1 -Message d'origine- De : ir

Let's write that doc!

2005-08-25 Thread ir. ing. Jan Dockx
d the myfaces-extensions-1.0.9.jar and referenced the taglib? Right you can use tomahawk with the RI and if you want that functionality use instead of . -Ken sean Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +

Re: Folder images in tree2

2005-08-18 Thread ir. ing. Jan Dockx
. Jan Dockx <[EMAIL PROTECTED]> wrote: I have the following in my jspx file for an x:tree2 (using the nightly build d.d. 15/8). varNodeToggler="t" showRootNode="false"> value="/img/org/apache/myfaces/custom/tree2/yellow-folder-open.png" rendered="#{t

Folder images in tree2

2005-08-16 Thread ir. ing. Jan Dockx
er().getResourceURL(facesContext, [expand][collapse]ImgSrc); would do the trick in the JavaScript rendering (line 523 and 525 of the current head, org.apache.myfaces.custom.tree2.HtmlTreeRenderer#encodeNavigation(FacesContext, ResponseWriter, HtmlTree)). Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office

Scheduler

2005-08-16 Thread ir. ing. Jan Dockx
mponent to Tomahawk. It is not of any lesser quality than other Tomahawk components, I'm sure. And it makes a real good showcase for MyFaces. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleW

tree2 saveState

2005-08-15 Thread ir. ing. Jan Dockx
of activating this? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http://www.peopleware.be/

Re: Managed bean creation in org.apache.myfaces.config.ManagedBeanBuilder

2005-08-10 Thread ir. ing. Jan Dockx
riginal message Date: Wed, 10 Aug 2005 09:03:22 +0200 From: "ir. ing. Jan Dockx" <[EMAIL PROTECTED]> Subject: Managed bean creation in org.apache.myfaces.config.ManagedBeanBuilder To: MyFaces Discussion In org.apache.myfaces.config.ManagedBeanBuilder#initializeProper t

Managed bean creation in org.apache.myfaces.config.ManagedBeanBuilder

2005-08-10 Thread ir. ing. Jan Dockx
lijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http://www.peopleware.be/ http://www.mobileware.be/ smim

Re: maillist admin issues: bounces: any idea?

2005-08-07 Thread ir. ing. Jan Dockx
And this mail itself obviously got through: I just got my own mail from the mailing list server. What is happening? On 8 Aug 2005, at 0:30, ir. ing. Jan Dockx wrote: Administrative mail list issue I'm getting a lot of messages that start like: Hi! This is the ezmlm program

maillist admin issues: bounces: any idea?

2005-08-07 Thread ir. ing. Jan Dockx
he first bounce message I received. If this message bounces too, I will send you a probe. If the probe bounces, I will remove your address from the users mailing list, without further notice. [etc] These mails obviously get through. Anybody any idea what is happening? Met vriendelijk

great article

2005-08-06 Thread ir. ing. Jan Dockx
I just found a GREAT article: Thanks, UCB! Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14

Re: DataTable and SQL best practices

2005-08-06 Thread ir. ing. Jan Dockx
In conclusion: dataTable is a dragon. It can be used for small tables, think of a shopping cart, with 4 entries, that take little RAM. Using it for master-detail of a large result sets from a database (or large collections via Hibernate) will get you into trouble. With respect, Boris Met vriendelijk

Re: DataTable and SQL best practices

2005-08-06 Thread ir. ing. Jan Dockx
er solution? With respect, Boris Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 htt

Re: [tree2] Problems with new TreeModel interface (need help!)

2005-08-05 Thread ir. ing. Jan Dockx
start off expanded. So no more talk of tree3 please :-) Feedback is welcome. I'm checking in the code momentarily. Regards, sean Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 Peo

Re: Combining components

2005-08-02 Thread ir. ing. Jan Dockx
On 1 Aug 2005, at 21:38, Mike Kienenberger wrote: You can take a look at the thread entitied "composite controls" from 4 days ago for more alternatives and discussion. Thx, willdo. (I was in vacation last week, and obviously missed the thread). On 8/1/05, ir. ing. Jan Dockx <[EM

Re: Combining components

2005-08-02 Thread ir. ing. Jan Dockx
ing a aliasBean2, that takes more than 1 binding. ;-). regards, Martin On 8/1/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote: days ago for more alternatives and discussion. On 8/1/05, ir. ing. Jan Dockx <[EMAIL PROTECTED] > wrote: > > On 1 Aug 2005, at 12:14, Martin Marinschek w

Re: JSF action/rendered behavior

2005-08-02 Thread ir. ing. Jan Dockx
Can anyone explain otherwise?  More importantly, can someone educate me as to why this is a good idea? Dennis Byrne Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office

Re: Combining components

2005-08-01 Thread ir . ing . Jan Dockx
anybody have inside information on how 1.2 is proceeding? (We know some have, but are they free to say? ;-) ). regards, Martin On 8/1/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wrote: encapsulated, parameterized entity? On of the features of component oriented development, in my v

Managed Beans and converters

2005-08-01 Thread ir. ing. Jan Dockx
pages. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32 14 58.13.25 http://www.peopleware.be/ http

Combining components

2005-08-01 Thread ir. ing. Jan Dockx
mulate .tagx functionality with one JSF tag? Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kleinhoefstraat 5 B-2440 Geel Tel: +32 14 57.00.90 Fax: +32

Exceptions from value-bound properties

2005-07-18 Thread ir. ing. Jan Dockx
odelExceptionHandler(); meh.handleException(context, this, mExc.getCause()); } } catch (RuntimeException e) { //Object[] args = {getId()}; context.getExternalContext().log(e.getMessage(), e); _MessageUtils.addErrorMessage(context, this,CONVERSION_MESSAGE_ID,new Object[]{getId()}); setValid(false); } } M

Exceptions from backing properties

2005-07-12 Thread ir . ing . Jan Dockx
In our code, the business objects properties setters do validation and throw exceptions (SemanticException). We don't want to repeat this validation. Our intention is to have the UIInput call the setter. If the setter throws an exception, it should be caught, and it's localized message should b

Re: Maintain locale across views

2005-07-11 Thread ir . ing . Jan Dockx
entered values. * * @author Jan Dockx * @author PeopleWare n.v. */ public final class SetLocalePhaseListener implements PhaseListener { /**/ //-- /** [EMAIL PROTECTED] */ public static final String CVS_REVISION = "$Revision: 1.3 $&quo

Re: tree2 image problem

2005-06-05 Thread ir . ing . Jan Dockx
p:include. All images work fine, except the spacers. In the HTML-page, the images are loaded from http://localhost:8080/eojtest/images/ but the spacers from http://localhost:8080/images/spacer.gif. What can we do to solve this problem? Regards, Tim Met vriendelijke groeten, Jan Dockx

x:tree2 cookie exception and renewing the tree model [Scanned by ClamAV]

2005-06-01 Thread Jan Dockx
that this is the cause of all these problems. But we didn't find where this cache might be, and how to reset it. Met vriendelijke groeten, Jan Dockx PeopleWare NV - Head Office Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66 PeopleWare NV - Branch Office Geel Kle

x:tree2 cookie exception and renewing the tree model We are using x:tree2 in 2 webapplications. The clients are thrilled. But, … We really need some help with x:tree2. I don't know whether this is a bug in x:tree2, other whether it is our code. Some discussion might help. We use client side navigation. 1) The tree model we use comes from a backing bean method: #{userH.treeModel}. The tree model is cached in a backing bean instance variable (it is a tree of instances of 4 different inner classes of the handler class). At a certain time, we call a stored procedure on the DB that adds some data, that represent nodes in the tree, from an action method. After the stored procedure, we refresh the cached data, before we end the action method. We debugged, and the new data is in the tree model. During render response, the getTreeModel method is called. But still the new nodes don't show up in the page. What are we missing? 2) We regularly get exceptions that have to do with parsing and the cookie. These exceptions are discussed in this list already, but I could not find any conclusive answer. With us, they "happen", after extensive use (impossible to debug), and after switching the user. I.e., the first user logs out, we log in as a second user, a completely new tree model is created in the beacking bean, we are directed to the page with the tree, and this gives the exception. To be able to solve these problems, a bit of explanation about the expected behavior would be nice, or someone talking us through the x:tree2 code, so that we can debug the problem ourself. We've done an effort, but as it is now, the code is a bit to dark for us to really understand what the intention is. We presume the x:tree2 code is caching the tree model somewhere, and that this is the cause of all these problems. But we didn't find where this cache might be, and how to reset it.

2005-06-01 Thread ir . ing . Jan Dockx
We are using x:tree2 in 2 webapplications. The clients are thrilled. But, … We really need some help with x:tree2. I don't know whether this is a bug in x:tree2, other whether it is our code. Some discussion might help. We use client side navigation. 1) The tree model we use comes from a backing