Error messages

2006-12-14 Thread Igor Laberov
Hi, when I add t:messages / for relevant fields, I tried to change format of displayed error message - instead of form 'field_id: message' show in format 'message', i.e. show message only. I tried different options on input fields (requiredMessage, validatorMessage, converterMessage) as well as

Re: AW: [Tobago] Why no markup for tc:textarea?

2006-12-14 Thread Bernd Bohmann
Hello Helmut, i expect this short after the 1.0.9 release. Please add a jira issue for your improvement. Regards Bernd H. Swaczinna wrote: Please, please provide a markup attribute for all input components. I have to set the background color for some individual input components. So far, I

Re: Shale's s:token to prevent double click

2006-12-14 Thread Adrian Mitev
Info you can find in the wiki [1]. The sample project that contains shale-core.jar is in the download section [2]. [1] http://wiki.apache.org/shale/Token [2] http://people.apache.org/dist/shale/v1.0.3/ 2006/12/14, [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi Everybody, I have a JSF Portlet and i

RE: Shale's s:token to prevent double click

2006-12-14 Thread pallavi.roy
Hi Adrian, Thank you for your reply. I can see the page is written by you. I visted the second link.But i can see several jar files.(mailreader-jpa-1.0.3.zip http://people.apache.org/dist/shale/v1.0.3/mailreader-jpa-1.0.3.zip ,shale-blank-1.0.3.zip

RE: Where to find a Demo WAR containing demo of towahawk and tomahawk sandbox?

2006-12-14 Thread Jerome Iffrig \(Europe\)
I went there but their is no example WAR for the tomahawk SANDBOX, as the one one can play with on Irian's website (http://www.irian.at) Any thoughts? -Original Message- From: Jeff Bischoff [mailto:[EMAIL PROTECTED] Sent: mercredi 13 décembre 2006 20:13 To: MyFaces Discussion

RE: Shale's s:token to prevent double click

2006-12-14 Thread pallavi.roy
hello Adrian, I have got the shale-core.jar. Are there any examples to illustrate the s:token example. I have downloaded shale-framework1.0.3.jar. Best Regards, Pallavi From: Adrian Mitev [mailto:[EMAIL PROTECTED] Sent: Thursday, December 14, 2006 1:46 PM

Re: Shale's s:token to prevent double click

2006-12-14 Thread Adrian Mitev
Yes. There is a message attribute where you could specify the error message you want to show, otherwise it shows its default message. 2006/12/14, [EMAIL PROTECTED] [EMAIL PROTECTED]: Hi Adrian, Thank you for your reply. I can see the page is written by you. I visted the second link.But i can

TreeTable with InputComponents

2006-12-14 Thread Sebastian Menge
Hi all. We have a weighted tree in out datamodel (every node gets a certain weight). We are struggling to edit the weight of the nodes (e.g. via a column of dropdown boxes next to the nodes), and finally ran into this: (using t:tree) http://issues.apache.org/jira/browse/TOMAHAWK-116 (BTW: whats

InputSuggestAjax - how to retrieve the selected value

2006-12-14 Thread Hennie Brugman
Hi all, My InputSuggestAjax works just fine. However, for some reason I can not access its value when the form that it's part of is submitted. Here's the code: s:inputSuggestAjax suggestedItemsMethod=#{ search.getSelectItems}

Re: Spoofing commandLink

2006-12-14 Thread delbd
Basic rules 1) client has always access to what is on his side 2) never trust what client is sending you. If it's an id, check it's valid. For the component id, JSF des this check for you. For the component values send by client (components accepting input) , you must have validators to do this.

limiting expansion of large trees

2006-12-14 Thread Renzo Tomaselli
Hi all, did anybody try to control expansion of large trees by inserting a paged dataTable on large branches ? Is that kind of nesting possible at all for tree2 components ? Thanks -- Renzo

Tomahawk and JBoss

2006-12-14 Thread Aneesha Govil
Hi all, I was looking for information on JBoss Seam and posted a thread on the JBoss Seam forum. I would like you to see [1]. I do not understand why they have such an opinion. What are your thoughts on this? Does anybody have any experience on using tomahawk on JBoss? Any tips/pointers on

Re: Tomahawk and JBoss

2006-12-14 Thread Craig McClanahan
On 12/14/06, Aneesha Govil [EMAIL PROTECTED] wrote: Hi all, I was looking for information on JBoss Seam and posted a thread on the JBoss Seam forum. I would like you to see [1]. I do not understand why they have such an opinion. What are your thoughts on this? Does anybody have any experience

Re: Tomahawk and JBoss

2006-12-14 Thread Aneesha Govil
On 12/14/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 12/14/06, Aneesha Govil [EMAIL PROTECTED] wrote: Hi all, I was looking for information on JBoss Seam and posted a thread on the JBoss Seam forum. I would like you to see [1]. I do not understand why they have such an opinion.

Re: Tomahawk and JBoss

2006-12-14 Thread Craig McClanahan
On 12/14/06, Aneesha Govil [EMAIL PROTECTED] wrote: On 12/14/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 12/14/06, Aneesha Govil [EMAIL PROTECTED] wrote: Hi all, I was looking for information on JBoss Seam and posted a thread on the JBoss Seam forum. I would like you to

Re: Tomahawk and JBoss

2006-12-14 Thread Matthias Wessendorf
Well... nobody here enforces you to use all components. Also nobody here enforces you to use RI or MyFaces (there are also some known facts ...) I'd use NO jsp and tomahawk and trinidad Just my $0.02 -M On 12/14/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 12/14/06, Aneesha Govil

Re: Tomahawk and JBoss

2006-12-14 Thread Matthias Wessendorf
Well, I did some research and what I could find was mostly configuration problems. People were trying to find out how to configure tomahawk but asking for help on the Seam forum instead of here. Gavin says they do not recommend using tomahawk, with or without Seam. So I suppose it is not an issue

Re: Tomahawk and JBoss

2006-12-14 Thread Aneesha Govil
On 12/14/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: Well, I did some research and what I could find was mostly configuration problems. People were trying to find out how to configure tomahawk but asking for help on the Seam forum instead of here. Gavin says they do not recommend using

Images in JSCookmenu not found in some browsers

2006-12-14 Thread Strittmatter, Stephan
Hello, I found a mail thread [1] about this from last year, but no solution: On some clients I have problems with the icons within JSCookMenu. I think they are there as a default transparents to spawn the size, because I haven't added them. Now on some clients (All are the same IE installations)

Re: Tomahawk and JBoss

2006-12-14 Thread Matthias Wessendorf
I'd use NO jsp and tomahawk and trinidad :-) I wanted to say: no jsp. Only Facelets AND tom. and trin -M (perhaps we can add a [troll] to the subject now ?) :-D Just my $0.02 -M On 12/14/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 12/14/06, Aneesha Govil [EMAIL PROTECTED] wrote:

Re: Tomahawk and JBoss

2006-12-14 Thread Matthias Wessendorf
Well I just wanted to know if anyone else had come across issues here. Sorry if it is off-topic. no, it's fine. I am now also interested in *deep* details. thx, m Thanks. Aneesha -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf

Re: Tomahawk and JBoss

2006-12-14 Thread Mario Ivankovits
Hi! Well I just wanted to know if anyone else had come across issues here. Sorry if it is off-topic. no, it's fine. I am now also interested in *deep* details. Yeah, me too. It would be better to help getting things better instead of ranting around. I am not aware that tomahawk do some

Re: Tomahawk and JBoss

2006-12-14 Thread Aneesha Govil
On 12/14/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Well I just wanted to know if anyone else had come across issues here. Sorry if it is off-topic. no, it's fine. I am now also interested in *deep* details. Yeah, me too. It would be better to help getting things better instead of

Re: Tomahawk and JBoss

2006-12-14 Thread Aneesha Govil
Well I found couple of issues with Seam-Tomahawk combination. Posting here for future reference, if anyone is interested. [1] http://www.jboss.com/index.html?module=bbop=viewtopict=85212 [2] http://www.jboss.com/index.html?module=bbop=viewtopict=89231 --Aneesha.

Re: Tomahawk and JBoss

2006-12-14 Thread Mario Ivankovits
Hi! Thanks for the links. [1] http://www.jboss.com/index.html?module=bbop=viewtopict=85212 http://www.jboss.com/index.html?module=bbop=viewtopict=85212 [2] http://www.jboss.com/index.html?module=bbop=viewtopict=89231 http://www.jboss.com/index.html?module=bbop=viewtopict=89231 I've answered

RE: Shale's s:token to prevent double click

2006-12-14 Thread pallavi.roy
Hi , I have tried using Shale 1.0.3 on IBM RAD 6.0.1 and Websphere Portal 5.1 But everytime i try to use this shale-core.jar for s:token i get the exception : ServletContext lookup for /.SynchronizedToken returned the portal context. It has to be a different one. Web application stopped. I

AW: Re: AW: [Tobago] Why no markup for tc:textarea?

2006-12-14 Thread H. Swaczinna
Hello Bernd, ok, thank you. Can you tell me, when do you expect the 1.0.9 release? Regards Helmut Hello Helmut, i expect this short after the 1.0.9 release. Please add a jira issue for your improvement. Regards Bernd H. Swaczinna wrote: Please, please provide a markup attribute for all

Unexpected facelets behaviour, component duplication

2006-12-14 Thread David Delbecq
Hello, I have a problem with a component inside facelet (this component works perfectly inside jsp) Here is the component use in my show.xhtml file h:form id=fillform rendered=#{sharkEngine.currentActivity !=null} enctype=multipart/form-data

Re: InputSuggestAjax - how to retrieve the selected value

2006-12-14 Thread Gerald Müllan
Hi, is the value passed correctly to the converter and further converted without any exception? Is the setter of chosenValue called? If you have the sandbox sources, there is a nice example which goes through the special way of using ISA with the label/value approach. cheers, Gerald On

RE: Problems while programmatically adding components - Gone wierd

2006-12-14 Thread Madhav Bhargava
Hi All, Something really strange is happening here. The final that I had to try was to create a custom component to render a left navigation programmatically. Guess what, it does not work. Here is the method that created the t:panelNavigation2 with child t: commandNavigation2 items. private

Re: HtmlSelectManyCheckbox in 3 columns

2006-12-14 Thread Paul Spencer
Behi, Use the layoutWidth attribute of t:selectManyCheckbox See http://wiki.apache.org/myfaces/HtmlSelectManyCheckbox?highlight=%28checkbox%29 Paul Spencer Behrang Saeedzadeh wrote: Hi, The default HtmlSelectManyCheckbox only supports two layouts (pageDirection, lineDirection). I have

Re: Unexpected facelets behaviour, component duplication

2006-12-14 Thread David Delbecq
Yeah problem located. A mistake during the generation of delegate methods from my component to my component state (getXXX() return state.getXXX()), i also made a delegate call to equals(), resulting in the parent arrayList's impossibility to remove() it's child. Facelets is doing a remove() /

Re: [OT] RE: JSF is the answer? I don't think so...

2006-12-14 Thread Andrew Robinson
Is it possible to use Seam with EJB 2.0 or only with EJB3? I'm pretty sure it doesn't. But it does work with POJOs. So you could have POJO backing beans that talk to your EJB2.0 beans. This way you can avoid EJB3 for now. I am using seam on two projects one POJO and one EJB3 and it is working

Re: Error messages

2006-12-14 Thread Andrew Robinson
I hated that behavior as well, so I just sub-classes the messages renderer and did a substring on anything after the first colon. -Andrew On 12/14/06, Igor Laberov [EMAIL PROTECTED] wrote: Hi, when I add t:messages / for relevant fields, I tried to change format of displayed error message -

Custom login in Liferay portal?

2006-12-14 Thread Laurentiu Trica
Hi there Can somebody help me? I have to make a custom login on Liferay portal using JSF. Does anyone has any ideas? By custom login I mean logging against another database (not Liferay's one) and without LDAP server. Found something about a custom Authenticator. Where should I place that class?

Re: TreeTable with InputComponents

2006-12-14 Thread Andrew Robinson
Tree2 handles user data in nodes just fine. I almost never use the provided nodes from the library and implement TreeNode myself. You are free to do whatever you want with the node at that point. Updating with tree2 works just fine. On 12/14/06, Sebastian Menge [EMAIL PROTECTED] wrote: Hi all.

Re: limiting expansion of large trees

2006-12-14 Thread Andrew Robinson
Just subclass the getTreeWalker() from your tree model and have it iterate only the nodes you want it to. I just did something like this and I put a page up and page down node in each set of children. On 12/13/06, Renzo Tomaselli [EMAIL PROTECTED] wrote: Hi all, did anybody try to control

datatable headerClass

2006-12-14 Thread Julian Ray
Ok, so its time I addressed this issue: datatable provides a single headerClass attribute which is applied to all th elements of the table. Using text-align CSS attributes within a CSS class allows the table header to align all th the same way. So, how to align individual table header elements

Re: Where to find a Demo WAR containing demo of towahawk and tomahawk sandbox?

2006-12-14 Thread Jeff Bischoff
You're right Jerome, there is no sandbox examples there... Hmm, maybe they build it from SVN over there at irian? Perhaps Martin or one of the other Irian guys could give you a hint. Regards, Jeff Bischoff Kenneth L Kurz Associates, Inc. Jerome Iffrig (Europe) wrote: I went there but

Re: datatable headerClass

2006-12-14 Thread Andrew Robinson
t:column has a headerstyle headerstyleClass [1] [1] http://myfaces.apache.org/tomahawk/tagreference.html#column On 12/14/06, Julian Ray [EMAIL PROTECTED] wrote: Ok, so its time I addressed this issue: datatable provides a single headerClass attribute which is applied to all th elements of

Re: Where to find a Demo WAR containing demo of towahawk and tomahawk sandbox?

2006-12-14 Thread Gerald Müllan
Hi, to my mind the only way to get the war is through a local build via maven. It`s not the biggest issue, just follow the steps under http://wiki.apache.org/myfaces/Building_With_Maven If you want to play around with sandbox examples a local build is a must, anyway. cheers, Gerald On

RE: datatable headerClass

2006-12-14 Thread Julian Ray
Excellent. Thank you for the quick response. -Original Message- From: Andrew Robinson [mailto:[EMAIL PROTECTED] Sent: Thursday, December 14, 2006 11:36 AM To: MyFaces Discussion Subject: Re: datatable headerClass t:column has a headerstyle headerstyleClass [1] [1]

how to use visibleOnUserRole

2006-12-14 Thread styl9090
Hello All, I am new to myfaces and JSF.. I am using Tomahawk to display tabs on my page. would like to set role based tabs using visibleOnUserRole. I will know the role of the user once the user logs in. But where/how should I set the role, so that the JSF will know the role if we use

source code for tomahawk 1.1.3

2006-12-14 Thread Costa Basil
Can someone please post the source code for this version of the libary, that is the exact source code that was used to compile the library? I need it for debugging. Thanks - The best gets better. See why everyone is raving about the All-new

Re: Tomahawk and JBoss

2006-12-14 Thread Gus
Hi all, Honestly, Tomahawk has many very good components, and now ICEfaces also plan to integrate them into ICEfaces program. Now that Trinidad is very mature, why cannot we integrate the Tomahawk into Trinidad? One thing, it gives users convenience for project setting and make Trinidad much

Re: source code for tomahawk 1.1.3

2006-12-14 Thread Mike Kienenberger
http://wiki.apache.org/myfaces/FAQ?highlight=%281.1.3%3A%29%7C%28Source%29%7C%28for%29%7C%28Tomahawk%29#download-other-stuff On 12/14/06, Costa Basil [EMAIL PROTECTED] wrote: Can someone please post the source code for this version of the libary, that is the exact source code that was used to

Re: Tomahawk and JBoss

2006-12-14 Thread Mario Ivankovits
Hi! Honestly, Tomahawk has many very good components, and now ICEfaces also plan to integrate them into ICEfaces program. Hear, hear! Now that Trinidad is very mature, why cannot we integrate the Tomahawk into Trinidad? I like this idea, though, unhappily it might not be that simple. I was

Table with grouping levels...

2006-12-14 Thread Jorge Vásquez
Regards to all, I have a situation in which I need to paint a table that has a rendering logic –typical of reports- in which there are several grouping levels. Ex: 1 parent row with several child rows and so on. I have looked at tree table component but it doesn’t offer the presentation options

RE: Custom login in Liferay portal?

2006-12-14 Thread Nebinger, David
The liferay wiki/forum (I don't remember which) speaks generically about extending Liferay components and, in the particulars, spoke of extending the user object specifically. However, you won't find a great deal of info explaining how to do this. Basically (at least for the 4.1 series, I

RE: Tomahawk and JBoss

2006-12-14 Thread Nebinger, David
Initially I read the 'dont use tomahawk' comment and couldn't believe that someone would ever be so obstinant. Then I saw who the poster was and it all made sense. I've met Gavin and I think he is a really brilliant guy; Hibernate, and now Seam, are some really cool projects/products that are

Re: Shale's s:token to prevent double click

2006-12-14 Thread Craig McClanahan
On 12/14/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi , I have tried using Shale 1.0.3 on IBM RAD 6.0.1 and Websphere Portal 5.1 But everytime i try to use this shale-core.jar for s:token i get the exception : ServletContext lookup for /.SynchronizedToken returned the portal context. It

Re: how to buffer tree rendering, possible?

2006-12-14 Thread Dave
t:buffer is per response based, and can not be shared between requests or between users. So it can not improve performance. Am I right? Andrew Robinson [EMAIL PROTECTED] wrote: may work. Just put the tree in it and only render the buffer if the backing bean value that you store it in isn't

Re: selectOneCountry emptySelection

2006-12-14 Thread Dave
Hi Cagatay, When I select empty selection, nothing will happen, no model update will be called. Can the empty selection be turn on/off programactically? OFF - the empty selection does not show up if the country is required. Thanks, Dave Cagatay Civici [EMAIL PROTECTED] wrote: Yes,

Re: Tomahawk and JBoss

2006-12-14 Thread Simon Kitching
Mario Ivankovits wrote: Hi! http://www.jboss.com/index.html?module=bbop=viewtopicp=3993795#3993795 I hope chances are we can work together a little better in the future! The JBoss forum threads referenced in this email thread are all about problems combining Tomahawk and Seam

Re: how to buffer tree rendering, possible?

2006-12-14 Thread Andrew Robinson
It is not request based if you use a backing bean value to bind it to. h:panelGroup rendered=#{empty treeStateBean.bufferedHtml} t:buffer into=#{treeStateBean.bufferedHtml} ... /t:buffer /h:panelGroup h:outputText value=#{treeStateBean.bufferedHtml} escape=false / Deploy treeStateBean to the

[Tobago] Howto display a popup per row in a sheet

2006-12-14 Thread H. Swaczinna
Hello, I would like to display a popup which shows some detail data for a column in a tc:sheet. When I define the popup in the tc:column and associate it with a tc:button or tc:link in this column, the popup will not be displayed, when I click the button or link. When I define the popup outside

Custom Converter exception during processing of faces-config.xml

2006-12-14 Thread Jon Steelman
Hi - When I try to use a custom Converter, I get a strange Exception during processing of the faces-config.xml file. Any hints why when the MyCustomConverter that implements Converter is clearly in my project? Thanks, Jon 18:07:33,318 ERROR [org.apache.myfaces.shared_impl.util.ClassUtils] ()

how to use visibleOnUserRole

2006-12-14 Thread styl9090
Hello All, I am new to myfaces and JSF.. I am using Tomahawk to display tabs on my page. would like to set role based tabs using visibleOnUserRole. I will know the role of the user once the user logs in. But where/how should I set the role, so that the JSF will know the role if we use

ValueChangeListener in Scopes

2006-12-14 Thread Chandru
Hi, I have implemented a valueChange Listener in a Session scope but it is not firing can any one please tell me the correct way of using it.I'm unable to find.. Regards, Chandru.

Re: Exception Handling

2006-12-14 Thread Martin Marinschek
Did you try to decorate the default ActionListener? does that help anything? regards, Martin On 12/14/06, Stefan Neumann [EMAIL PROTECTED] wrote: OK, I know too much unnecessary information :-D I kept trying and I solved some exceptions. I can handle exceptions in actionListener methods by