RE: [api-dev] Problem with with NetBeans Plug-In

2007-07-31 Thread Jesse Alexander (KSFD 121)
You could also lend another idea from Eclipse, then... just write a small config file into a predefined OOo-subfolder that points to the location of the SDK. regards Alexander -Original Message- From: Juergen Schmidt [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 9:39 AM To:

RE: [Tomahawk] facelets

2007-07-31 Thread Jesse Alexander (KSFD 121)
instead of supplying two taglib-files... just create two jar-files with nothing more in it, than the two taglib files... Then the deployment of the two jar-files is enough, whereas the deployment of the two taglib-files requires additional work from the user... regards Alexander

RE: myFaces 1.2 problem

2007-07-25 Thread Jesse Alexander (KSFD 121)
Or remove them from the simple sample and document them in the setup-document. The people for whom the defaults are ok, and that anyway wouldn't read the docs, they have a seed which is simple. For the others... they usually read the doc... regards Alexander

RE: 4 second page response time

2007-07-24 Thread Jesse Alexander (KSFD 121)
I remember that long time ago I did a comparision for the same reason... and we found out, that the xml-processing on the solaris box was WAY slower than on the Win-Box. We never really found out why, though... regards Alexander From: Martin Denham

RE: 4 second page response time

2007-07-24 Thread Jesse Alexander (KSFD 121)
Jesse, I thought the ContextLoaderListener would just be called once on startup. Does it do something on every request? Martin On 24/07/07, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: I remember that long time ago I did a comparision for the same reason... and we found

RE: panelTabbedPane - display tabs in multiple rows

2007-07-23 Thread Jesse Alexander (KSFD 121)
writing your own renderer... at least when I looked at it last time that was necessary... Maybe some css.tweaking might also work, but the control what goes into the first and the second row needed the private renderer hth Alexander -Original Message- From: Mike Burton [mailto:[EMAIL

RE: Does MyFaces 1.2 require JSP 2.1?

2007-07-19 Thread Jesse Alexander (KSFD 121)
No.. RI just makes a test on the JSP-version and disables certain stuff, when it detects a J2EE 1.4 environment (as in TC 5 and WLS 9.2). It then relies on facelets to provide certain functionality... Sounds like MyFaces is a bit harsher on the user here than the RI. OK... JSF 1.2 officially

RE: Tool for testing

2007-07-17 Thread Jesse Alexander (KSFD 121)
Hi last time I used JMeter with a JSF-app i just used the proxy-recorder let the tool do the work for you... - start the proxy-recorder - point your browser to use that proxy - use the app - let then jmeter execute the recorded script If you want just functional testing: Selenium hth

RE: [Swiss JSF Users] JSF Special-Interest-Group Switzerland

2007-07-12 Thread Jesse Alexander \(KSFD 121\)
For all interested people here are the infos of the first meeting: http://ajesse.wordpress.com/2007/07/12/jsf-usergroup-ch-meeting-1/. Including links to photos of the happy crowd ;) see you next time Alexander

RE: Orchestra on code.google.com

2007-06-27 Thread Jesse Alexander (KSFD 121)
I do what I can, be pointing it out, whenever a question pops up on something we have there... but you are right, more publicity makes sense... regards Alexander -Original Message- From: Kito D. Mann [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 11:51 PM To: 'MyFaces

RE: Orchestra on code.google.com

2007-06-27 Thread Jesse Alexander (KSFD 121)
Of course we accept it... We put jsf-comp to live to have a haven for non-adf-compatible stuff. Better host it on such a side-project, than nowhere... module name is up to you. (Personally i think it is a little bit long, but the module-creator is in the driver seat). Just give me an info, when

RE: Orchestra on code.google.com

2007-06-25 Thread Jesse Alexander (KSFD 121)
how about using jsf-comp.sf.net? got initiated for that reason... and a few of the components are used... regards Alexander -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 3:29 PM To: MyFaces Development Subject: Orchestra on

RE: [Swiss JSF Users] JSF Special-Interest-Group Switzerland

2007-06-25 Thread Jesse Alexander \(KSFD 121\)
25, 2007 12:09 AM To: MyFaces Discussion Subject: Re: [Swiss JSF Users] JSF Special-Interest-Group Switzerland Hi Alexander, I'll be there - cu around. regards, Martin On 6/24/07, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: For all interested people here is the link for the first

[Swiss JSF Users] JSF Special-Interest-Group Switzerland

2007-06-24 Thread Jesse Alexander \(KSFD 121\)
For all interested people here is the link for the first meeting: http://www.falconjsoft.ch/flexshare/jsf-ug/ see you there Alexander

RE: Portlets a href=: resource or action URL?

2007-06-14 Thread Jesse Alexander \(KSFD 121\)
Adam mentions iframe/frame-src attributes... I guess those would qualify as resource-url's ? regards Alexander -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Thursday, June 14, 2007 6:25 AM To: MyFaces Development Subject: Re: Portlets a href=: resource or

RE: Myfaces - application calling by link which include parameter

2007-06-08 Thread Jesse Alexander \(KSFD 121\)
Google for JSF GET or JSF GET phaselistener hth Alexander -Original Message- From: MPF [mailto:[EMAIL PROTECTED] Sent: Friday, June 08, 2007 3:48 PM To: users@myfaces.apache.org Subject: Myfaces - application calling by link which include parameter Hi! How can I realize that? My

RE: why tab pane submits/validates all tabs

2007-06-06 Thread Jesse Alexander \(KSFD 121\)
/validates all tabs Ok... i guess that's then the expected behavior, just not what I expected... thanks! On Jun 5, 2007, at 3:37 PM, Jesse Alexander ((KSFD 121)) wrote: well the tabbedPane always renders all components but just displays only one tab. As it uses links it needs the form around

RE: [Swiss JSF Users] JSF Special-Interest-Group Switzerland

2007-06-06 Thread Jesse Alexander \(KSFD 121\)
Nobody interested to show up? I need to know how big the room should be... So, if you are interested in coming, please tell me so. regards Alexander -Original Message- From: Jesse Alexander (KSFD 121) Sent: Thursday, May 31, 2007 9:34 PM To: MyFaces Discussion Subject: [Swiss JSF

RE: why tab pane submits/validates all tabs

2007-06-05 Thread Jesse Alexander \(KSFD 121\)
well the tabbedPane always renders all components but just displays only one tab. As it uses links it needs the form around the whole and submits it in one piece... hth Alexander -Original Message- From: Alexander Wallace [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 10:26

RE: What change with JSF 1.1 to JSF 1.2?

2007-05-31 Thread Jesse Alexander \(KSFD 121\)
hit associated with using legacy EL APIs. -- Adam On 5/30/07, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: The PropertyResolver is ONLY DEPRECATED. It still can be accessed

RE: What change with JSF 1.1 to JSF 1.2?

2007-05-31 Thread Jesse Alexander \(KSFD 121\)
like PropertyResolver and VariableResolver together and to implement both is more as I needed in my case. What do you mean with list? It is possible to add more than one resolver? regards David 2007/5/31, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] : As Adam

[Swiss JSF Users] JSF Special-Interest-Group Switzerland

2007-05-31 Thread Jesse Alexander \(KSFD 121\)
JSF is proving more and more competitive each day. A increasing number of companies are developing applications based on JSF. Often the same questions/problems/hints are valid for almost all users of JSF. Internationally some active communities have been established. Last year a first encounter

RE: What change with JSF 1.1 to JSF 1.2?

2007-05-30 Thread Jesse Alexander \(KSFD 121\)
The PropertyResolver is ONLY DEPRECATED. It still can be accessed, although a compiler might throw warnings regards Alexander From: David Steinkopff [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 11:04 AM To: MyFaces Discussion Subject: Re: What

RE: [PROPOSAL] MyFaces JSR-252 Version Number (was MyFaces 2.0.0)

2007-05-25 Thread Jesse Alexander \(KSFD 121\)
sounds good... and the 4-number version mirrors somewhat the RI, they are at 1.2_04P02 so +1 (non-binding from me) A20.1. not solved. Well, MyFaces is not Tomcat... It is something confusing with Tomcat... one has to search the ewb to know which servlet-spec correlates to which tomcat...

RE: [TRINIDAD] Portlets and Trinidad

2007-05-25 Thread Jesse Alexander \(KSFD 121\)
Don't know about Trinidad..., but portlet-bridges: there are quite a few bridges, namely: - Sun: https://jsfportletbridge.dev.java.net/ - Apache: http://portals.apache.org/bridges/multiproject/portals-bridges-jsf/inde x.html Samples use MyFaces hth Alexander -Original Message- From:

RE: panelTab loosing state (goest to tab 0 after submit on any tab)

2007-05-25 Thread Jesse Alexander \(KSFD 121\)
Are you using server- or client-state? web.xml - context-param - javax.faces.STATE_SAVING_METHOD regards Alexander From: Alexander Wallace [mailto:[EMAIL PROTECTED] Sent: Friday, May 25, 2007 1:40 AM To: MyFaces Discussion Subject: panelTab loosing state

RE: MyFaces 2.0.0 (was Re: Tomahawk 1.1.5 release plans?)

2007-05-24 Thread Jesse Alexander \(KSFD 121\)
I can see reasons for making it 2.0 (API-changes) but it is much more intuitive to us the same major/minor as the specification-release. +1 (non-binding) for JSF 1.2 == MyFaces 1.2 Alexander -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias

RE: Why so many problems with MyFaces?

2007-05-24 Thread Jesse Alexander \(KSFD 121\)
Are you trying to start a flame-war? regards Alexander -Original Message- From: SiSi'mon [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2007 5:44 PM To: users@myfaces.apache.org Subject: Why so many problems with MyFaces? Does anyone know why Myfaces sucks so much? It was

RE: [ANNOUNCE] MyFaces Core v1.1.5 Release

2007-05-15 Thread Jesse Alexander \(KSFD 121\)
Hi Just checked that page... And I think there is a slight error... In the table named The ASF have licensed the following TCKs: JSR-127 : JavaServer Faces 1.2_03 5-Dec-2006 to seems wrong... JSR-127 is JSF 1.1 JSR-252 would be JSF 1.2 regards Alexander -Original Message-

RE: [Announcement] MyFaces 1.2 - 100%

2007-05-10 Thread Jesse Alexander \(KSFD 121\)
Congrats Finally another player in the JSF 1.2 arena Alexander -Original Message- From: Bruno Aranda [mailto:[EMAIL PROTECTED] Sent: Thursday, May 10, 2007 6:13 PM To: MyFaces Discussion Subject: [Announcement] MyFaces 1.2 - 100% The MyFaces team is very proud to announce that it

RE: [OT] Canvasing for a MyFaces/JSF Speaker

2007-04-06 Thread Jesse Alexander \(KSFD 121\)
ist in Arbeit... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Friday, April 06, 2007 9:34 AM To: MyFaces Discussion Subject: Re: [OT] Canvasing for a MyFaces/JSF Speaker JSFDays 07 ? any links ? On 4/5/07, Jesse Alexander

RE: New to MyFaces

2007-04-06 Thread Jesse Alexander \(KSFD 121\)
seems that mileage really varies We have heard from projects that they never would have made it in time without JSF given their scarce resources. Thinking about the bad maintainability of System.out. webapps I am HAPPY using JSF. Wouldn't want to go back to those old times. And using Facelets

RE: [OT] Canvasing for a MyFaces/JSF Speaker

2007-04-05 Thread Jesse Alexander \(KSFD 121\)
Hi Maybe Ed could do it on his way to Vienna (JSFDays 07) ;) regards Alexander -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 05, 2007 4:08 PM To: users@myfaces.apache.org Subject: [OT] Canvasing for a MyFaces/JSF Speaker Hi I am canvasing

RE: [POLL] Fusion Naming

2007-03-08 Thread Jesse Alexander \(KSFD 121\)
Hi Mario will you provide the source for these apps? grats on a cool new way to vote... regards Alexander -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Thursday, March 08, 2007 1:57 PM To: MyFaces Development Subject: Re: [POLL] Fusion Naming Hi Manfred!

RE: [VOTE] New Apache MyFaces Fusion Name

2007-03-08 Thread Jesse Alexander \(KSFD 121\)
[+] Apache MyFaces Orchestra [ ] Apache MyFaces Aurora [ ] Apache MyFaces Connections regards Alexander

RE: [VOTE] New Apache MyFaces Fusion Name

2007-03-08 Thread Jesse Alexander \(KSFD 121\)
you mean something like: programming JSF without glue?... you must be without a clue! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Thursday, March 08, 2007 10:48 PM To: MyFaces Development Subject: Re: [VOTE] New Apache

[OT] ping Martin Marinscheck

2007-02-14 Thread Jesse Alexander \(KSFD 121\)
Hi Martin please contact me... your gmail-account today did not accept direct email sorry for the OT... Alexander Jesse

RE: Accessing constants in EL expressions

2007-02-07 Thread Jesse Alexander \(KSFD 121\)
If you use facelets... you could also write a simple EL-function... Has the advantage, that you do not have to change the ACL-class. hth Alexander -Original Message- From: Ingo Düppe [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 11:39 AM To: MyFaces Discussion Subject:

RE: AW: Accessing constants in EL expressions

2007-02-07 Thread Jesse Alexander \(KSFD 121\)
why inject the static part in the EL-expression just write the custom resolver and have him check whether the property name resolves to a static-classmember and return it... hth Alexander From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig

RE: return pdf from database blob?

2007-02-06 Thread Jesse Alexander \(KSFD 121\)
why not just create a simple servlet that does it? or asked differently: why would you need the JSF-lifecycle for this PDF download? regards Alexander From: Mick Knutson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 12:21 AM To: MyFaces

RE: JSF app optimizations

2007-01-17 Thread Jesse Alexander \(KSFD 121\)
My own tests (last year) showed that a huge amount of time is spent in JSP-rendering. Facelets (using a SAX-Compiler) seems to be faster than JSP's... So this would be a first tuning-possibility. regards Alexander -Original Message- From: David Delbecq [mailto:[EMAIL PROTECTED] Sent:

RE: Custom Converter exception during processing of faces-config.xml

2006-12-15 Thread Jesse Alexander \(KSFD 121\)
Shot in the dark: Could it be that you have deployed MyFaces to a shared server-lib-folder? Then this might be a problem loading a class from the WEB-INF/classes from a parent-classloader (server-shared)... hth Alexander From: Jon Steelman [mailto:[EMAIL

RE: [Off-topic?] Image title, link title not showing up as tooltip

2006-12-15 Thread Jesse Alexander \(KSFD 121\)
known problem: IE shows the alt-attribute as tooltip, while Firefox shows the title-attribute. According to www firefox does it correctly... Solution: render the tooltip in both attributes and you get the tooltip in both broswers... hth Alexander From:

RE: Using custom JSF-Components with Facelets

2006-11-30 Thread Jesse Alexander \(KSFD 121\)
A nice alternative to specifying the taglib using the web.xml is to pack the component in a separate jar-file and to include the taglib within the META-INF folder. Only condition: the taglib-name must follow the pattern XXX.taglib.xml. Nice sideeffect: all xhtml-artifacts are read from the

RE: Commons Jsf Utils

2006-11-24 Thread Jesse Alexander \(KSFD 121\)
Does it make sense to coordinate together with SUN... as you define the goal must not depend on a certain JSF implementation regards Alexander -Original Message- From: Manfred Geiler [mailto:[EMAIL PROTECTED] Sent: Friday, November 24, 2006 10:50 AM To: MyFaces Development Subject:

RE: Option for NavigationHandler to support viewIds as outcome

2006-10-30 Thread Jesse Alexander \(KSFD 121\)
If you specify the navigation in the faces-config.xml, then you are already using a configuration parameter... I this case you would not have to define another web-context parameter... The idea sounds like the DefaultServlet from Tomcat... easy to become addited to ;) regards Alexander

RE: Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-27 Thread Jesse Alexander \(KSFD 121\)
necessary, and fine with documenting which components require it and which don't. Anything more is, well, very 20th century. Regards, Adam Winer On 10/26/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: The newest JSF-RI release (1.2_03) does not emmit anymore JS according to Ed. Only

Re: Pulse check for org.apache.myfaces.ALLOW_JAVASCRIPT

2006-10-26 Thread Jesse Alexander \(KSFD 121\)
The newest JSF-RI release (1.2_03) does not emmit anymore JS according to Ed. Only exception is the command-link... and for that one I discussed a possible solution with Ryan, which will be tried sometime soon... regards Alexander and: JS-free pages are definitely necessary... -Original

RE: Weblets

2006-10-02 Thread Jesse Alexander \(KSFD 121\)
So far I had no big problems with it. There are a few improvements outstanding (see weblets issue tracker) and some things migt need work-arounds (see weblets-mailing lists) ... But abends, strange behaviour or exceptions: none so far hth Alexander -Original Message- From: Aleksei

RE: mvn site speed

2006-09-22 Thread Jesse Alexander \(KSFD 121\)
Why don't you do svn updates? and could it be that using mvn site it downloads mvn-plugins that somehow don't make it into the cache? Or has it to do with the deep dependency structure? regards Alexander -Original Message- From: Mike Kienenberger [mailto:[EMAIL PROTECTED] Sent:

RE: Don't commit massive format changes with other changes

2006-09-19 Thread Jesse Alexander \(KSFD 121\)
Or checkstyle to check compliancy... With the Eclipse and Idea plugins it can be checked very conveniently while working on the code. regards Alexander -Original Message- From: Jurgen Lust [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 7:10 PM To: MyFaces Development

RE: Problems with h:selectOneRadio and f:selectItem

2006-09-17 Thread Jesse Alexander \(KSFD 121\)
well one possible fix is to write your own custom-renderer... hth Alexander -Original Message- From: Greg Reddin [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 10:40 PM To: MyFaces Discussion Subject: Re: Problems with h:selectOneRadio and f:selectItem I think I see why

RE: Start project?

2006-09-13 Thread Jesse Alexander \(KSFD 121\)
Hi Parts of SDF Faces have been donated from Oracle to the MyFaces project and become hte Trinidad subproject. Which to use? Difficult it completely depends on your UI-requirements. For complexity reasons it might be better to reduce the stack at the beginning to MyFaces and Tomahawk and

RE: Excel Export for Extended Datatable

2006-08-24 Thread Jesse Alexander \(KSFD 121\)
-dependency, much more a compile-time-dependency. regards, Martin On 8/24/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: I think it would be a good idea to seperate such heavy components from Tomahawk... One reason I see is that maybe such libraries can be banned by corporate-managers

RE: Outputting text file

2006-08-15 Thread Jesse Alexander \(KSFD 121\)
If you do not like to write it yourself - check out weblets... regards Alexander -Original Message- From: Eurig Jones [mailto:[EMAIL PROTECTED] Sent: Monday, August 14, 2006 3:25 PM To: MyFaces Discussion Subject: Re: Outputting text file I've now decided to go with a simple

RE: ALLOW_JAVASCRIPT

2006-07-25 Thread Jesse Alexander \(KSFD 121\)
. On 7/24/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: Whether a single component gracefully degrades is up to the component-writer. THe JSF does (degradation is missing commnd-link...) But not all component-writers like to put

RE: ALLOW_JAVASCRIPT

2006-07-21 Thread Jesse Alexander \(KSFD 121\)
Officially the only standard component that is allowed not to work anymore is the commandlink. In JSF 1.2 the JavaScriptlessness is part of the standard, because more and more applications must be accessable (== JS-free). Therefor we must check that as many components as possible can work with

RE: [OT] Mailing list Support in other languages, was Re: question

2006-07-19 Thread Jesse Alexander \(KSFD 121\)
In the chat it is easy to split of the discussion for a foreign language speaker in a private channel... Lately all of the action is happening in the ##jsf channel (also MyFaces-stuff), therefor the #myfaces-channel is sometimes reused for foreign language discussions... Or should I say: the

RE: [OT] Mailing list Support in other languages, was Re: question

2006-07-19 Thread Jesse Alexander \(KSFD 121\)
, Jesse Alexander (KSFD 121) [EMAIL PROTECTED]: And there are often people around speaking exotic languages like German, Spanish, Italian and others. Are they exotic languages?? ;-) Cosma

RE: [OT] Mailing list Support in other languages, was Re: question

2006-07-19 Thread Jesse Alexander \(KSFD 121\)
ironic3 Well easy: *english (except bush-english) would be exotic... /ironic3 -Original Message- From: Julian Ray [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 12:57 PM To: 'MyFaces Discussion' Subject: RE: [OT] Mailing list Support in other languages, was Re: question

RE: [OT] Mailing list Support in other languages, was Re: question

2006-07-19 Thread Jesse Alexander \(KSFD 121\)
be interesting to *post* the IRC chat to this (user) list. -Matthias On 7/19/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: In the chat it is easy to split of the discussion for a foreign language speaker in a private channel... Lately all of the action is happening

RE: dataTable with dropdowns

2006-07-14 Thread Jesse Alexander \(KSFD 121\)
you would need a row-object that can return a UISelectItems object. Then you can add the dropdown-component into the column and point to the attribute delivering the select-items hth Alexander -Original Message- From: Geoff Longo [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006

RE: JSF Performance Problems

2006-07-14 Thread Jesse Alexander \(KSFD 121\)
] On Behalf Of Matthias Wessendorf Sent: Wednesday, July 12, 2006 7:02 PM To: MyFaces Discussion Subject: Re: JSF Performance Problems there should be more on this added to the wiki the JavaOne session was cool. On 7/12/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: A search

RE: dataTable with dropdowns

2006-07-14 Thread Jesse Alexander \(KSFD 121\)
: Friday, July 14, 2006 2:46 PM To: MyFaces Discussion Subject: Re: dataTable with dropdowns Thanks for the reply. The solution is so obvious, yet for some reason I failed to see it. On 7/14/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: you would need a row-object that can

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Jesse Alexander \(KSFD 121\)
As others have said, maybe you should consider more of a stack than just an appserver and the UI-framework Spikesource has a nice picture of components for such stacks on their website. I have not tried their stacks... but to get an idea: http://www.spikesource.com/products/corestack.html The

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Jesse Alexander \(KSFD 121\)
I wouldn't be so hard on J2EE... in heavy SOA-shops some help can come from the J2EE (or JEE) environment. But it all boils down to - get an idea on the requirements - discuss them in an open, friendly environment with experienced JEE- and lightweight-(Spring-)specialists - come to a

RE: JSF Performance Problems

2006-07-12 Thread Jesse Alexander \(KSFD 121\)
, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: Is there a parameter telling MyFaces-StateManager how many views to store/cache? That parameter can have an influence on the amount of memory used in the HttpSesssion and therefor has an impact on server-performance

RE: JSF Performance Problems

2006-07-11 Thread Jesse Alexander \(KSFD 121\)
if state saving method is server (= default). Defines the amount (default = 20) of the latest views are stored in session. /description /context-param cheers, Gerald On 7/11/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: Is there a parameter telling MyFaces

RE: [OT] JSF and JVM performance

2006-06-28 Thread Jesse Alexander \(KSFD 121\)
Has someone already compared JSF with JSP and with facelets? I'm wondering whether facelets will reduce the repsonse times. regards Alexander -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Wednesday, June 28, 2006 4:40

RE: IRC Channel #myfaces

2006-06-21 Thread Jesse Alexander \(KSFD 121\)
A few of us just listen on both channels... (##jsfand #myfaces) The differences: - ##jsf is logged (http://www.uwyn.com/drone/log/bevinbot/%23jsf) #myfaces is not - edburns and other vip's often hang around on ##jsf - the #myfaces-crowd is quieter... a discussion is less interrupted...

RE: Typical Validation Issues

2006-06-21 Thread Jesse Alexander \(KSFD 121\)
The validation is only called for fields that are NOT empty... cause empty fields are never transmitted to the server (HTML-spec). For such cases we wrote the OptionalValidator stuff... regards Alexander From: Gregg Bolinger [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21,

RE: OptionalValidator - Required validator - compound components

2006-06-20 Thread Jesse Alexander \(KSFD 121\)
around this. I have no idea why JSF has the required attribute instead of a required validator. One reason might be that html does not send empty values to the server, therefor the validation mechanism has nothing to work on, the trigger mechanisms do not trap that one. The required flag is

RE: Help: Ignore validation and still update model?

2006-06-12 Thread Jesse Alexander \(KSFD 121\)
Usecases like this inspired Mike and me to create the OtionalValidator-stuff (http://wiki.apache.org/myfaces/OptionalValidationFramework) BUT it only works well when you are using facelets... (the pure 1.1 lifecycle is a major PITA for this kind of processing...) In your case the add and delete

RE: Equivalent of Dyna Action Form in JSF

2006-06-12 Thread Jesse Alexander \(KSFD 121\)
we were discussing something like that just a couple of days ago ;-) Maybe I'll try to do something ... but I do not know yet when... regards Alexander From: Tushar [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 7:34 PMTo: users@myfaces.apache.orgSubject: Equivalent of

RE: Load Testing JSF?

2006-06-06 Thread Jesse Alexander \(KSFD 121\)
I did it exactly in that way... worked sweetly... regards Alexander From: Yee CN [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 7:00 PMTo: 'MyFaces Discussion'Subject: RE: Load Testing JSF? JMeter actually comes with a proxy server that can sniff and record

RE: Output an image

2006-06-02 Thread Jesse Alexander \(KSFD 121\)
An alternative to phaselisteners could be weblets (http://weblets.dev.java.net)... in its actual form it can read the image from a jar, but as it is opensource it could be changed to read from a db... hth Alexander -Original Message- From: Ondrej Svetlik [mailto:[EMAIL PROTECTED]

RE: Version of Servlet Container - Facelets

2006-05-28 Thread Jesse Alexander \(KSFD 121\)
1) maybe migrating to 2) for the next 18 months regards Alexander -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Sunday, May 28, 2006 6:10 AM To: MyFaces Discussion; MyFaces Development Subject: Version of Servlet Container - Facelets May I ask a

RE: Cancelled: JavaOne MyFaces Committers/Contributors meeting

2006-05-12 Thread Jesse Alexander \(KSFD 121\)
good point. I remember when I tried to replace some JARs inside a container (it worked) but our QA told me that this will cause problems @ customers`s side. They pay much money for a container and replacing JARs can cause loose of support form the vendor side. Even when the customers

RE: Startup logging question for MyfacesConfig

2006-05-12 Thread Jesse Alexander \(KSFD 121\)
one possible reason: Your app-config is in faces-config.xml and is placed in /WEB-INF/ AND you have configured the config-file-parm in web.xml to look for /WEB-INF/faces-config.xml The spec says to look for - /META-INF/faces-config.xml in all jar-files in /WEB-INF/lib -

RE: MyFaces support for Facelets

2006-05-10 Thread Jesse Alexander \(KSFD 121\)
I vote for option 2. Option 3 might make sense if the compatibility-option is important. The pointer to the download-packages can be held in myfaces-doc/-wiki, together with a matrix for the compatible versions... regards Alexander -Original Message- From: Andrew Robinson

RE: Transfering data between pages.

2006-05-05 Thread Jesse Alexander \(KSFD 121\)
Hi Rogerio you could have a separate managed bean for the popup's use-cases. This managed bean can then get a reference to the managed bean for the main-page and call methods on the original pages managed bean... regards Alexander From: Rogerio Pereira [mailto:[EMAIL PROTECTED]

RE: getChildren().iterator() problem

2006-04-21 Thread Jesse Alexander \(KSFD 121\)
I usually prefer the while-loop for this kind of operation: Iterator kids = myComponent.getChildren().iterator(); while (kids.hasNext()) { UIComponent child = (UIComponent)kids.next(); ... } hth Alexander From: arti [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 12:25

RE: Ideas, Ideas!

2006-04-19 Thread Jesse Alexander \(KSFD 121\)
how about: http://wiki.apache.org/myfaces/WeNeedaGoodDemoApplication -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 1:21 PM To: MyFaces Development Subject: Ideas, Ideas! Hi everyone, Google SoC is coming up again - you

RE: Ideas, Ideas!

2006-04-19 Thread Jesse Alexander \(KSFD 121\)
should do that comepition apart from School of Code Maybe a winter or autumn code school ? I'll try to find some more donations... -Matthias On 4/19/06, Jesse Alexander (KSFD 121) [EMAIL PROTECTED] wrote: how about: http://wiki.apache.org/myfaces/WeNeedaGoodDemoApplication

RE: Faces Trace

2006-04-19 Thread Jesse Alexander \(KSFD 121\)
+1 on BOTH from me too regards Alexander -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 8:27 AM To: MyFaces Discussion Subject: Re: Faces Trace +1 for a global setting +1 for a possibility to override the global setting

RE: Behaviour of custom components

2006-04-19 Thread Jesse Alexander \(KSFD 121\)
You could ask the customer for a callback-method implementing the sort-mechanism... He can pass it using a EL-parameter to your component. regards Alexander -Original Message- From: arti [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 8:48 AM To: MyFaces Discussion

RE: Behaviour of custom components

2006-04-19 Thread Jesse Alexander \(KSFD 121\)
to implement his own logic. regards Alexander -Original Message- From: Jesse Alexander (KSFD 121) [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 1:39 PM To: MyFaces Discussion Subject: RE: Behaviour of custom components You could ask the customer for a callback-method

RE: idea regarding components

2006-04-18 Thread Jesse Alexander \(KSFD 121\)
Do you mean replicating the tomahawk-components or different components under the tomahawk-sign? regards Alexander -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz Sent: Tuesday, April 18, 2006 1:41 PM To: dev@myfaces.apache.org Subject: idea

RE: How to fire an Action in x:panelTab

2006-04-18 Thread Jesse Alexander \(KSFD 121\)
Do you have server- or client-state? I think that I remeber some issues with server-state and that tabchange-listener hth Alexander -Original Message- From: MYyfaces Chaminda Siyasin [mailto:[EMAIL PROTECTED] Sent: Sunday, April 16, 2006 9:34 AM To: users@myfaces.apache.org

RE: Faces Trace

2006-04-14 Thread Jesse Alexander \(KSFD 121\)
Resource-loading from a jar? check out weblets: https://weblets.dev.java.net/ From: Cagatay Civici [mailto:[EMAIL PROTECTED] Sent: Friday, April 14, 2006 3:24 PMTo: MyFaces DiscussionSubject: Re: Faces Trace Hi,I have not yet implemented the resource loading

RE: tag to truncate outputText?

2006-04-13 Thread Jesse Alexander \(KSFD 121\)
And if they do not accept it check out http://jsf-comp.sf.net/ as harbour -Original Message- From: Mike Kienenberger [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 6:41 PM To: MyFaces Discussion Subject: Re: tag to truncate outputText? I think having a truncating

RE: I need to customize the dataScroller

2006-04-11 Thread Jesse Alexander \(KSFD 121\)
Hi I think your description sounds like a nice component... Templates ... or ... extending? I don't know of any template... I usually look at existing components and how they are done. Extending... Check out the code for the datascroller... something tells me it could work...

RE: [OT] Storing files outside of the web context

2006-04-09 Thread Jesse Alexander \(KSFD 121\)
You could use a web.xml centext-param to pass the absolute path to the servlet. In my experience the getRealPath()-method more often than not returns null. If you want to server resources from a jar then use weblets. If you want to serve them from the filesystem use an absolute path