Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Luka Surija
Same story with maven 3 and maven 2. Luka Surija On 20.07.2011 16:19, Max Starets wrote: Luka, What version of maven are using? I am on 3.0.3. Max On 7/20/2011 8:35 AM, Luka Surija wrote: Hi Max, I'll try it as soon i get some spare time. P.S. Last couple of months I have pro

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Luka Surija
r for org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0.6: Could not find artifact org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:2.0.6 in central (http://repo1.maven.org/maven2) -> [Help 1] Do you have any idea how to solve this? Tnx and regards, Luka Surija On 19.07.2011 20:51, Max

Re: Trinidad2/JSF2/Facelets

2011-07-17 Thread Luka Surija
ello World" application without big success. My heavy and painful decision (now I have to rewrite all existing apps in something other - Vaadin) was to finally give up from Trinidad and JSF2 technology because it's a joke in terms of stability. And in other hand, Java 5 EE reached some t

Re: What is wrong with Trinidad's download example?

2011-06-20 Thread Luka Surija
Hi Max, yes I have logged a JIRA issue. https://issues.apache.org/jira/browse/TRINIDAD-2107 Regards, Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr On 06/19/2011 02:41 AM, Max Starets wrote: Luka

Re: What is wrong with Trinidad's download example?

2011-06-18 Thread Luka Surija
d for that thank you Trinidad community from the bottom of my heart. Regards, Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr On 06/18/2011 07:22 PM, jitechno wrote: Ok. This is a full Netbean project. Please

Re: [Trinidad] NPE on returnFromDialog

2011-05-20 Thread Luka Surija
lysis in chrome dev tools shows that partialSubmit="true" by commandNavigationitem sends some answer back to the browser but I'm pretty sure it's a wrong response. It sends some partial updates for components that have partialTrigger on this component but no code for IFrame

Re: f:setPropertyActionListener executed after action

2011-05-15 Thread Luka Surija
f:setPropertyActionListener after ActionListener method. My env: Glassfish 2.1.1. Trinidad 1.2.14 Luka Surija +385 1 61 99 140 +385 91 61 99 140 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr On 05/14/2011 04:48 PM, Joachim Schrod wrote: Could you please elaborate on

Re: f:setPropertyActionListener executed after action

2011-05-05 Thread Luka Surija
f:setPropertyActionListener is executed before action, but If you are using facelets depending on version it is executed before or after actionListener Luka Surija +385 1 61 99 140 +385 91 61 99 140 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr On

Re: [Trinidad] NPE on returnFromDialog

2011-05-05 Thread Luka Surija
Any hint? Should I blame Mojarra or Trinidad? With which version of Mojarra you tested Trinidad? Regards, Luka Surija +385 1 61 99 140 +385 91 61 99 140 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr On 05/03/2011 02:26 PM, Luka Surija wrote

[Trinidad] NPE on returnFromDialog

2011-05-04 Thread Luka Surija
atusit.humanresources.web.common.MessagesPhaseListener * dialog:uploadAttachment /uploadFile.xhtml dialog:uploadImage /uploadFile2.xhtml dialog:linkDocument /application/linkDocument.xhtml dialog:frm.group /administration/frm.group.xhtml . Regards, -- Luka Surij

Re: Long transactions

2010-07-06 Thread Luka Surija
Why don't you use EJB SessionBeans with TransactionManagement BEAN, and inject (@EJB) this session bean in session scoped managed bean. This way you can preserve transaction along multiple requests. And yes, use Eclipselink (it has lazy loading ;) ). On 07/02/2010 08:07 PM, Mike Kienenberger

Re: [Trinidad] : Lightweight dialog issue with Firefox

2010-04-28 Thread Luka Surija
Firefox 3.6 changed/dropped some proprietary JavaScript functions. I know there was a patch for this issue, but don't remember the version. On 04/28/2010 12:32 PM, Venkat Ramanan Viswanathan wrote: When trying to open a lightweight dialog in Firefox, the calling page reloads over and over aga

Re: [TRINIDAD] Header rendering multiple times.

2010-03-16 Thread Luka Surija
Hi, i'm not using any other components beside Trinidad Luka Surija Bart Kummel wrote: Hi, I know Trinidad components use a special way of client side state saving. Maybe the problem is that the Tomahawk components do not support this Trinidad-specific solution. So it could be related t

Re: [TRINIDAD] Header rendering multiple times.

2010-03-16 Thread Luka Surija
No, i don't use any iterator beside tr:table. Next time I'll try with tr:form. Luka Surija Rene van Wijk wrote: Do you use any iterator components which you coupled to a bean in the scope session? Maybe another option is to use from trinidad and see how that

Re: [TRINIDAD] Header rendering multiple times.

2010-03-16 Thread Luka Surija
1.1.13 Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Nova cesta 171a, HR-1 Zagreb www.iytim.hr i...@iytim.hr Andrew Robinson wrote: Sorry, not sure then, anyone else have an idea? -A On Mon, Mar 15, 2010 at 6:11 AM, preeti agarwal wrote: There are no

Re: [Trinidad] Trinidad and Glassfish: resource servlet does not work

2009-12-30 Thread Luka Surija
I've used trinidad 1.0.7 with facelets without problems on glassfish v2, but didn't use myfaces. Migration to 1.2.x was to replace libraries and recompile. Luka Surija Walter Mourão wrote: I would like to know if somebody is using Trinidad + Glassfish successfully... Walter M

Re: General JSF 1.2 + Facelets question

2009-12-19 Thread Luka Surija
Yeah, it works. Thank you. I'm just wondering the behavior is changed between facelets 1.1.13 and 1.1.14? Luka Surija Jakob Korherr wrote: Hi Luka, The JSF 2.0 specification only explains that when attaching a , an ActionListener (with specific behavior) should be created and added t

General JSF 1.2 + Facelets question

2009-12-16 Thread Luka Surija
; is null, but in case #2 function is executed properly. Why I'm asking this? Till facelets version 1.1.14+trinidad and back on old Oracle ADF Faces all my applications behaved as described in scenario case #2, BUT with trinidad+facelets 1.1.14 or IceFaces 1.8.x and now JSF 2.0 (mojarra) behavior changed to scenario case #1. What is the proper behavior according to specification ? Best regards, Luka Surija

Re: pop up for delete confirmation

2009-12-09 Thread Luka Surija
Cagatay, I'm really impressed with your PrimeFaces. Luka Surija On 12/09/2009 05:45 PM, Cagatay Civici wrote: There's a special component for this in PrimeFaces called confirmDialog integrated with command components. http://97.107.138.40:8080/prime-showcase/ui/confirmDialog.jsf

Re: pop up for delete confirmation

2009-12-09 Thread Luka Surija
onclick="return(confirm('#{msg.AreYouSure}'));" Luka Surija On 12/03/2009 12:02 PM, Anton Gavazuk wrote: I'm using the basic javascript... 2009/11/30 I am using the Tomahawk set of tags for this project. I need a pop to confirm the deletion of a record. The

[Trinidad] Custom table column sorting

2009-11-19 Thread Luka Surija
umlauts for example (Matthias how did you solve this problem?), but also all other language characters). How to custom sort columns in trinidad? Many thanks -- Luka Surija

Re: [trinidad] wap: response more than 250K

2009-07-06 Thread Luka Surija
Maybe this setting should be configurable in trinidad-config and not "hard coded"? Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Mamallan Uthaman wrote: Hi Dave, With respect to mobile browsers

Re: Trinidad vs Tobago

2009-06-09 Thread Luka Surija
around next 1-2 years, so unfortunately this will be and still is a big pain . Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Andrew Robinson wrote: Yes I agree with you. The architecture needs more documentat

Re: Trinidad vs Tobago

2009-06-05 Thread Luka Surija
better browser compatibility. 4. wow skin to make him more attractive. I'm sure that many trinidad users (developers) are willing to contribute to the community starting from my self if they knew how to do it in some easier way. Best regards, Luka Surija +385 1 61 99 140 +385 98 434

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-18 Thread Luka Surija
Thank you Matthias! Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: On Wed, Mar 18, 2009 at 2:52 PM, Luka Surija wrote: Putting "ExternalContext externalContext

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-18 Thread Luka Surija
efor any other initialization. on the other hand putting fix 1272 after ExternalContext creation looks like has no meaning, but I can't test it. Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Luka Surija w

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-18 Thread Luka Surija
I'll try your suggestion and post the results. Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: in here: ExternalContext externalContext = new ServletExternalContext(_servletCo

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-18 Thread Luka Surija
https://issues.apache.org/jira/browse/TRINIDAD-1430 Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: Hi Luka, thanks for following up here. Do you mind to create an issue for the

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-18 Thread Luka Surija
tring noJavaScript = request.getParameter(XhtmlConstants.NON_JS_BROWSER); request is probably called too early, so the JSF (Majorra) can't set proper CharacterEncoding, and that's why server reported the error message and messed up non-US characters. Luka Surija +385 1 61 99 140 +385 98 434 06

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-17 Thread Luka Surija
I have to correct myself. Now this problem appears only with 1.2.11 version of trinidad. All versions prior 1.2.11 in 1.2.x trunk are working fine. Maybe this can narrow possible problems and incompatibility. Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-17 Thread Luka Surija
2.x. versions of trinidad that handles in different order request parameters? Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: Or perhaps, can you go with a more recent version of this? Majo

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-17 Thread Luka Surija
The strange thing is that this problem persist in all my applications built with this combination of frameworks. Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: Hrm, I was able to

Re: [TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-17 Thread Luka Surija
ersions of trinidad. So it's not problem with browser encoding. Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim.hr I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr i...@iytim.hr Matthias Wessendorf wrote: Are you using some custom filter, that accesses the request map ? -M

[TRINIDAD] migration from 1.0.x to 1.2.x character encoding problem

2009-03-17 Thread Luka Surija
request character encoding to UTF-8 from context /YP, because request parameters have already been read, or ServletRequest.getReader() has already been called" Glassfish 9.1 Trinidad 1.2.11 Facelets 1.1.13 Majorra 1.2_04-b18-p03 -- Luka Surija +385 1 61 99 140 +385 98 434 061 l...@iytim

Re: Wierd bug!?

2008-11-14 Thread Luka Surija
code is ok. I made typo in this mail. Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] Richard Yee wrote: Check your code. "{MyBean.display}" isn't an EL expression. You are missing the

Re: [TRINIDAD] Page includes extra breaks tags with PPR in Internet Explorer

2008-11-14 Thread Luka Surija
I've noticed that if you have some plain HTML tags (like ) inside re-rendered component, then this tag is duplicated on every re-render. Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] Amaris N

Re: Wierd bug!?

2008-11-14 Thread Luka Surija
Also with trinidad 1.2.x no luck. I'll try with JSF 1.2_09. But still this is a pretty ugly bug. tnx, Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] Scott O'Bryan wrote: Luka, if you are usi

Wierd bug!?

2008-11-14 Thread Luka Surija
dered value, but they are actually displayed only if rendered is true. This is started to happening lately. Any ideas? -- Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED]

Re: UIColumns component must be a child of a UIData component

2008-08-18 Thread Luka Surija
Did you remove JSF RI from glassfish? Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi list I am willing to use apache myfaces in order to render a dynamic set of columns in

Re: [Trinidad] Myfaces/Trinidad application integration with Robohelp - using tr:navigationPane and commandNavigationItem to open help window

2008-08-02 Thread Luka Surija
useWindow is used only for Trinidad Dialog framework. Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] Richard Yee wrote: I figured out the answer to my own question. I found that if I don't se

Re: [myfaces 1.2.2] session timeout issue

2008-04-18 Thread Luka Surija
From time to time (random on deployment or app server restart), I have the same problem but I'm using RI jsf 1.2, trinidad 1.0.7 and facelets 1.1.13. So it looks like some kind of problem in facelets?? And yes, the problem appears to be related with params in url. For example: index.xhtml?somep

Re: general question: assigning/copying variables in view?

2008-03-09 Thread Luka Surija
Try with Luka Surija +385 1 61 99 140 +385 98 434 061 [EMAIL PROTECTED] I.Y. tim d.o.o. Vrbik 3, HR-1 Zagreb www.iytim.hr [EMAIL PROTECTED] Łukasz Budnik wrote: Hi All! I have a problem with redundancy in my web application and I am looking for a solution to this problem. Let'

Re: [Trinidad] How to delete a selected node from tr:tree

2007-12-21 Thread Luka Surija
And what is the procedure to select node of in tree trough managed bean, without selectionListener, knowing only selected person from the list? Matthias Wessendorf wrote: You can construct a tree by: Person john = new Person("John Smith"); Person kim = new Person("Kim Smith"); Person tom =

Re: [Trinidad] selectOneChoice: Make "unselectedLabel" item go awayafter selection?

2007-12-12 Thread Luka Surija
I think that this is a good behavior. If there is no unselectedLabel, then component works as you expected. Why do you think that isn't an expected behavior? Regards, Luka Matthias Wessendorf wrote: this sounds odd to me as well. I would expect, the unselectedLabel goes away, once there was

Re: Facelet Question

2007-12-06 Thread Luka Surija
Kito D. Mann wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Thursday, December 06, 2007 3:01 PM To: MyFaces Discussion Subject: Re: Facelet Question On a related note, the JBoss plugins for Eclipse now provide a

Re: loadBundle

2007-12-05 Thread Luka Surija
Malakis wrote: Hello. I want use some stuff, which is stored in some file in mine application. I had seen some example in demo: with .properties files and tc:loadBundle tag. But I can not make it works in mine application. So i wanted to ask about all the things that i have to do about configu

Re: [Trinidad] and autoSubmit

2007-11-19 Thread Luka Surija
immediate="true" causes lot of troubles. David Heffelfinger wrote: Hello, Before describing my problem, I need to disclose that I am new to Trinidad, therefore it is entirely possible I am missing something obvious. Not sure if it matters, I am using Trinidad 1.2.3, deploying on GlassFish

Re: [Trinidad] serious tr:chooseDate bug

2007-11-14 Thread Luka Surija
The same error is also on http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx Luka Surija wrote: Hi, I've found a serious bug in tr:chooseDate bug. It has something to do with day light saving. 1. scenario: time-zone in trinidad-config.xml doesn't matte

[Trinidad] serious tr:chooseDate bug

2007-11-13 Thread Luka Surija
Hi, I've found a serious bug in tr:chooseDate bug. It has something to do with day light saving. 1. scenario: time-zone in trinidad-config.xml doesn't matter. inital value for myBean.date is null. 1. select: 18. August 2007 on date picker displayed date is "18.08.2007 18:38" (18:3

Re: help ! trinidad + facelets : dialog always displays as a light weight window

2007-10-18 Thread Luka Surija
In your version of Trinidad you should use org.apache.myfaces.trinidadinternal.renderkit.USE_DIALOG_POPUP instead of org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS. org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS is introduced in trinidad 1.0.3. Edmond B. Mulemangabo wrote: H

Re: [Trinidad] display dialog programmatically.

2007-10-04 Thread Luka Surija
version of trinidad. So I'm a little bit confused why is working in one project and doesn't working on the other. Environment is the same: trinidad 1.0.3 facelets 1.1.12 glassfish v2 - JSF RI 1.2 Thanks, Darren. -Original Message- From: Luka Surija [mailto:[EMAIL PROTECTED] S

Re: [Trinidad] display dialog programmatically.

2007-10-03 Thread Luka Surija
I have the same problem. It looks like some thing happend with Dialog Framework, because it worked couple months ago. I don't remember any more the version, but I know that worked. Now I must write action="dialog:somedialog" if I want to use Dialog Framework. Use window parameter has no influe

[Trinidad] possible bug in tr:inputListOfValues

2007-10-03 Thread Luka Surija
I've found that tr:inputListOfValues doesn't handle with decimal separator defined in trinidad-config.xml, but only in case of receving value from dialog. For example: I have defined "," for decimal-separator. Value of "7.5" is correctly displayed in tr:inputListOfValues after showing the page

Re: Intercepting the request

2007-09-24 Thread Luka Surija
Yes, and If you use any ajax technology than you don't have to do full round-trip. Sushma Sharma wrote: that means, It would go to the backed bean and then I set a variable and come back to the same page... */Luka Surija <[EMAIL PROTECTED]>/* wrote: ...your inpu

Re: Intercepting the request

2007-09-24 Thread Luka Surija
...your input page data ...your Audit page data Sushma Sharma wrote: how do I show a section in the same view after the data has been validated? */David Delbecq <[EMAIL PROTECTED]>/* wrote: If the problem is only that you do not want to display the log field at same time, you

Re: How to support back-button with either Javascript turn-off or on in the browser

2007-09-24 Thread Luka Surija
works for me Luka Bryan Sevilla wrote: Any help pls… -Original Message- *From:* Bryan Sevilla *Sent**:* Saturday, September 22, 2007 10:43 AM *To:* 'users@myfaces.apache.org' *Subject:* How to support back-button with either Javascript turn-off or on in the browser I'm having pr

Re: [Trinidad] Double-Rendering-Problem

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

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

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

Re: [Trinidad] tr:selectOneChoice bug

2007-09-06 Thread Luka Surija
Hi Simon, I'm an idiot. The problem was in my equals method. I did a wrong Class cast. Sorry once more. Tnx. Luka Simon Lessard wrote: Stripped part the mail because it was getting quite hard to read. On 9/5/07, *Luka Surija* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTE

Re: [Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
Simon Lessard wrote: Stripped part the mail because it was getting quite hard to read. On 9/5/07, *Luka Surija* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Yes it does display everytime as you can see here is the output: .. listcut Vinkulant: Hypo L

Re: [Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
Comments are bellow. I appreciate all what are you doing guys. Tnx Luka Simon Lessard wrote: On 9/5/07, *Luka Surija* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: How do you mean see if the value "Hypo-Leasing Kärnten GmbH & Co KG" exists in i

Re: [Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
d a log in your getListOfValues method and see if the value "Hypo-Leasing Kärnten GmbH & Co KG" exists in it? As a side note comment though, you could cache the list of values for the length of the request (or clear it at some point if you know it changed) to improve performance a

Re: [Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
ow issue between facelets and trinidad? Regards, Luka Simon Lessard wrote: Hello Luka, Is the method isInserting() stable? Is it possible that it returns false on postback? Also, you cna try setting the valuePassThru attribute of the selectOneMenu to true to see if it helps. Regards, ~ Simon On 9

Re: [Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
the selectOneMenu as well as the managed bean code that provide the list of values (and its scope), I would probably be able to suggest you a solution. Regards, ~ Simon On 9/5/07, *Luka Surija* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: I've found out

[Trinidad] tr:selectOneChoice bug

2007-09-05 Thread Luka Surija
I've found out that tr:selectOneChoice isn't working properly in some cases (probably German characters): org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SimpleSelectOneRenderer Hypo-Leasing Kärnten GmbH & Co KG;CoreSelectOneChoice[UIXEditableFacesBeanImpl, id=j_id156];_RequestID=552

Re: [Trinidad] trinidad 1.2.1 w/ ajax4jsf, richfaces and facelets possible?

2007-08-30 Thread Luka Surija
Last time I've tried to use a4j with trinidad there was problem with tr:inputText and number validators and couldn't resolve this issue. Thai Dang Vu wrote: Hi everybody, I'd like to ask if it is possible to use trinidad 1.2.1 with richfaces 3.1.0 (which includes ajax4jsf) and facelets. This

Re: [Fwd: Re: [Fwd: Re: [Trinidad] XMLMenuModel bug]]

2007-08-27 Thread Luka Surija
addNewWorkingTask(); return "goToWorkingWizard"; } and his menu-model.xml itemNode should look like this: action="#{WorkingTaskAdmin.addNewWorkingTask}" focusViewId="/service/workingTaskWizard.*jspx*" /> Jeanne Waldman wrote:

Re: [Trinidad] XMLMenuModel bug

2007-08-27 Thread Luka Surija
Any idea? Luka Surija wrote: Actually nothing happens, I've found that Firebug is displaying this error message: validatorArray has no properties: _multiValidate(form#j_id1 index.xhtml, "j_id5:0:j_id6", ["j_id28", 0, undefined, 17 more...])Common1_0_3.js (line 5

Re: [Trinidad] XMLMenuModel bug

2007-08-24 Thread Luka Surija
Actually nothing happens, I've found that Firebug is displaying this error message: validatorArray has no properties: _multiValidate(form#j_id1 index.xhtml, "j_id5:0:j_id6", ["j_id28", 0, undefined, 17 more...])Common1_0_3.js (line 5248) _validateInline(form#j_id1 index.xhtml, "j_id5:0:j_id6",

[Trinidad] XMLMenuModel bug

2007-08-24 Thread Luka Surija
If found pretty dummy bug in XMLMenuModel. If I call an action method trough XMLMenuModel then the method is executed, but no navigation is executed. WorkingTaskAdmin: public String addNewWorkingTask(){ sessionBean.addNewWorkingTask(); return "service:workingTaskWizard"; -- inv

Re: [Trinidad] iframe popup skinning

2007-08-22 Thread Luka Surija
The same problem I have with 1.0.3 trunk. Simon Lessard wrote: Hello all, Using latest 1.2.2 branch, I have a problem with iframe popup skinning where the style class does not get converted. The markup looks like: class="af|panelPopup::container"> style="display: block;">Pick a Date

[Trinidad] MenuModel locale

2007-08-18 Thread Luka Surija
Can someone explain me why MenuModel isn't working with locale as any other JSF component? code snippet from org.apache.myfaces.trinidadinternal.menu.MenuUtils: ... static void loadBundle(String resBundle, ThreadLocal key) { FacesContext facesContext = FacesContext.getCurrentInstance(); Map appl

Re: [Trinidad] creating tr:table using binding

2007-08-13 Thread Luka Surija
Exactly, it should display "xxx", but it doesn't. Martin Marinschek wrote: But his expression is ok as well - #{'xxx'} should work, it should display xxx... regards, Martin On 8/10/07, Adam Winer <[EMAIL PROTECTED]> wrote: On 8/10/07, Luka Surija <[EMAI

[Trinidad] creating tr:table using binding

2007-08-10 Thread Luka Surija
Hi, I'm trying to create a tr:table using binging, and almost everything works fine except, getting row values in table. I've created in index.xhtml this: and in backing bean crating columns, and outputText inside columns. This is working well, but I can't figure out how to set value to the

Re: Bug in trinidad-1.0.2-SNAPSHOT with German umlauts and facelets?

2007-08-10 Thread Luka Surija
Daniel Niklas wrote: Hi Adam, Alright, fixed on trunk. I'll try to make sure this gets into the official 1.0.2 release. Thanks a lot for fixing this so fast! I can definitely say that I STRONGLY recommend web developers use UTF-8, and abandon all the old character sets.

Re: [Trinidad] Multiple dialogs

2007-08-09 Thread Luka Surija
uot; then the page is refreshing so, I don't know what is happening? It works only if I call this method in a popup window, but the new popup is shown when I close the first popup window. Adam Winer wrote: I agree, that doesn't make any sense... are you sure your action is really ge

Re: [Trinidad] Multiple dialogs

2007-08-09 Thread Luka Surija
t opening, and there is no server log on this). So is it something broken i trinidad 1.0.2. because I recall it worked before. Did something changed in Dialog Framework between trinidad version m1-incubating and 1.0.2.? Luka Surija wrote: Is there any chance to use multiple popup dialo

Re: JSF Authentication

2007-08-08 Thread Luka Surija
Perhaps, with PhaseListener: public class AuthenticationPhaseListener implements PhaseListener { /** Creates a new instance of AuthenticationPhaseListener */ public AuthenticationPhaseListener() { } public void afterPhase(PhaseEvent phaseEvent) { FacesContext contex

[Trinidad] Multiple dialogs

2007-08-08 Thread Luka Surija
Is there any chance to use multiple popup dialogs? For example, i 1. dialog, I want to open 2. dialog, but 2. dialog opens when I close 1. dialog? I'm calling always the same dialog, because I use facelets in popup.xhtml. If this is cousing problems, what I have to do, to open 2. dialog from

Re: Browser Back Button

2007-08-07 Thread Luka Surija
But avoiding session scoped beans makes much harder to develop an application, and application will be slower then using session scoped beans (especially in combination with EJB3 session beans). Rene Guenther wrote: The disabling of JavaScript is no problem for our intranet application, sinc

Re: Browser Back Button

2007-08-07 Thread Luka Surija
Escalada Sergio wrote: Hello. I am using MyFaces 1.1.5, Tomahawk 1.1.6 in my WEB Aplication, and i have a requirement mandatory to disable the browser back button while the user is interacting with the aplication. The requirement is really serious and compromise the usability of the aplication

[Trinidad] setActionListener and resource bundle

2007-08-06 Thread Luka Surija
I've found some strange "feature" with tr:setActionListener. if I try this: it doesn't work (it works but MyManagedBean.label is empty string), but if I put then MyManagedBean.label is "someLabel". I think it is a bug, but I'm asking if is there any workaround for this problem?? Regar

Re: [Trinidad] Problems working with Ajax4JSF

2007-07-10 Thread Luka Surija
Couple months ago, I've also tried to integrate Trinidad and Ajax4Jsf and never solved this problem. Appears that it has to do something with tr:convertDate or tr:convertNumber. If you use a4j only with tr:inputText for string entry, then it worked. There is also a plug-in class a4j-trinidad.jar t

Re: [Trinidad] GWT Integration

2007-05-30 Thread Luka Surija
it. -M On 5/30/07, Luka Surija <[EMAIL PROTECTED]> wrote: and, all fixed issues in 1.0.1 are also fixed in 1.2? Adam Winer wrote: > If you're using JSF 1.2, it is more stable. > > -- Adam > > > On 5/29/07, Luka Surija <[EMAIL PROTECTED]> wrote: >> How stabl

Re: [Trinidad] GWT Integration

2007-05-30 Thread Luka Surija
and, all fixed issues in 1.0.1 are also fixed in 1.2? Adam Winer wrote: If you're using JSF 1.2, it is more stable. -- Adam On 5/29/07, Luka Surija <[EMAIL PROTECTED]> wrote: How stable is Trinidad 1.2 comparing with 1.0.1? Luka Adam Winer wrote: > The Trinidad

Re: [Trinidad] GWT Integration

2007-05-29 Thread Luka Surija
How stable is Trinidad 1.2 comparing with 1.0.1? Luka Adam Winer wrote: The Trinidad 1.2 code sends javax.faces.ViewState (the 1.2 spec requires this), but the trunk doesn't, instead sending org.apache.myfaces.trinidad.faces.STATE. If you're using JSF 1.2, you could (and should) use the Trinid

Re: [Trinidad] m1-incubating -> 1.0.1 SNAPSHOT changes

2007-05-29 Thread Luka Surija
ation? Luka Adam Winer wrote: What problems? Do you see any Javascript errors in the JS console? -- Adam On 5/25/07, Luka Surija <[EMAIL PROTECTED]> wrote: After clearing my browser cache the javascript errors are gone, but there is still a problem with navigation, links and buttons. Dan

Re: [Trinidad] _validateAlert is not defined

2007-05-26 Thread Luka Surija
Just clear the browser cache. jimDolinski wrote: I am experiencing the same problem, has there been a fix? Michael Trompertz wrote: Hello After switching from trinidad-1.0.1-incubating-SNAPSHOT to trinidad-1.0.1-SNAPSHOT I got the message "_validateAlert is not defined" after pressing the

Re: [Trinidad] m1-incubating -> 1.0.1 SNAPSHOT changes

2007-05-25 Thread Luka Surija
After clearing my browser cache the javascript errors are gone, but there is still a problem with navigation, links and buttons. Danny Robinson wrote: >> _validateAlert is not defined Clear your browser cache. On 5/24/07, *Luka Surija* <[EMAIL PROTECTED] <mailto:[EMAIL PROTEC

[Trinidad] m1-incubating -> 1.0.1 SNAPSHOT changes

2007-05-24 Thread Luka Surija
I've just tryed to switch from trinidad-xxx-incubator-m1-SNAPSHOT.jar to trinidad-xxx-1.0.1-SNAPSHOT.jar but my web app doesn't working any more (clicking on links nothing happends). I use also facelets 1.1.11, but till now everything worked fine. Now, all I've changed was replacing trinidad-

Re: [Trinidad] PPR - getting full page refresh instead of partialrefresh

2007-05-24 Thread Luka Surija
h Trinidad for a while now and have never been able to get PPR of any kind other than the Dialog Framework to work. I am thinking there must be something wrong with my configuration or some other issue going on. Thanks for any help. -Brian ps If needed I can post my web.xml and faces-co

Re: [Trinidad] PPR - getting full page refresh instead of partialrefresh

2007-05-24 Thread Luka Surija
your partial trigger is set to refresh the tr:panelBox, that means, only components inside tr:panelBox and the tr:panelBox will be updated. If you put partialTriggers="preview" in tr:form, then the text will be also updated. noah wrote: Maybe I just don't understand how PPR is supposed to wo

Re: [Trinidad] PPR Wait Indicator

2007-05-11 Thread Luka Surija
This would be a nice feature. -- Luka Šurija [EMAIL PROTECTED] +385 98 434 061 I.Y. tim d.o.o. www.iytim.hr [EMAIL PROTECTED] Chris Hane wrote: Is there way to let the user know that a PPR request is occurring and the UI will be updated momentarily? For example, we open (new window) a di

Re: opening a new window using

2007-05-10 Thread Luka Surija
action has to be "dialog:something". It must start with "dialog:". Nikhil Smotra wrote: Hi, I am trying to open a link in a new window using by setting 'useWindow' attribute to 'true'. The link opens in the very same same window and not a new window. The code I am using is as follows: Is thi

Re: [Trinidad] PPR and Dialog

2007-05-02 Thread Luka Surija
.. in your managed bean CorePanelGroupLayout panel; and a getter and setter for the same. -Thanks, Srinath K On 5/2/07, *Luka Surija * <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hi, tnx for the tip, but it doesn't work. here is my code:

Re: [Trinidad] PPR and Dialog

2007-05-02 Thread Luka Surija
bug or some feature that I don't understand?! Best regards Luka Srinath Reddy Komatireddy wrote: Try adding the viewroot to the partialTargets in your returnListener by RequestContext.getCurrentInstance().addPartialTarget(viewRoot); -Thanks, Srinath K. On 5/2/07, *Luka Surija* <[EMAIL PROTEC

[Trinidad] PPR and Dialog

2007-05-02 Thread Luka Surija
How to partialy refresh a page after returning from a Dialog (called from tr:commandLink )? Regards -- Luka Surija [EMAIL PROTECTED] +385 98 434 061 I.Y. tim d.o.o. www.iytim.hr [EMAIL PROTECTED]