Re: Need help in trinidad tree component

2012-11-19 Thread Scott O'Bryan
I don't have time to look through the entire thing, but I think if you add your tree component as a partial target, it might give you what you want. I believe your model is being updated properly but I'm not sure the changes to the component are being sent. This is just a quick suggestion

Re: Need help in trinidad tree component

2012-11-19 Thread Scott O'Bryan
wrote: Hi, Thanks. Can you please send a sample code how to add trinidad component as a partial target? On Mon, Nov 19, 2012 at 11:29 AM, Scott O'Bryan darkar...@gmail.com mailto:darkar...@gmail.com wrote: I don't have time to look through the entire thing, but I think if you add your tree

Re: Trinidad - inline detail table problem

2012-07-31 Thread Scott O'Bryan
I'm not sure I understand the issue you're trying to describe Marcin, and it's not clear to me which version of Trinidad you're using. My advice though is that since this involves a migration from ADF-Faces 10g, you might want to post the question on Oracle's forums. If you have a simple test

Re: WG: SVG-Error using Trinidad-Charts in combination with JDK 1.7

2012-07-17 Thread Scott O'Bryan
Steffen, It looks like its not able to get the svg chart from the server. I would check the resource loader that is responsible for sending the SVG document. Let me see if I can get the original developer to comment. Scott On Fri 18 May 2012 03:17:53 AM MDT, steffen.sp...@oeffentliche.de

Re: Trinidad is dead -- what do you use instead?

2012-06-22 Thread Scott O'Bryan
Joachim Schrod jsch...@acm.org: Scott O'Bryan wrote: E.g., I'm active in TeX development since 1982. Without our user communities, our mailing lists and newsgroups, our fora, where user-level questions are answered, we developers couldn't make it. IMHO, both aspects of community are needed

Re: [TRINIDAD] JQuery (was: Trinidad is dead -- what do you use instead?)

2012-06-21 Thread Scott O'Bryan
JSF + Trinidad?. regards, Leonardo Uribe 2012/6/20 Scott O'Bryan darkar...@gmail.com: Right. That's kind of why I suggested a style sheet parser. The idea is to take some of the styles generated by file roller (the ones that we can) and use them to generate a Trinidad skinning file

Re: [TRINIDAD] JQuery (was: Trinidad is dead -- what do you use instead?)

2012-06-21 Thread Scott O'Bryan
, border, 3); To retrieve for example, in this case, only the color of the border and so on. Any idea about how to specify that?. Maybe we should more this discussion to dev list. regards, Leonardo Uribe 2012/6/21 Scott O'Bryan darkar...@gmail.com: Yeah, something like this MIGHT work

Re: [TRINIDAD] JQuery (was: Trinidad is dead -- what do you use instead?)

2012-06-20 Thread Scott O'Bryan
interested. After all, for now MyFaces Core is in good shape, and there is some time until JSF 2.2. regards, Leonardo Uribe 2012/6/19 Scott O'Bryan darkar...@gmail.com: +1. Theme roller would be cool. The problem is the current skinning selectors. I'm wondering if themeroller themes couldn't

Re: Trinidad is dead -- what do you use instead?

2012-06-20 Thread Scott O'Bryan
On 06/20/2012 03:30 PM, Joachim Schrod wrote: Leonardo Uribe wrote: Trinidad is considered rock solid. Its API is stable, well tested and it offers outstanding browser compatibility (now you get why it doesn't look too fancy). I have used Trinidad now for roughly two years in two smaller

Re: Trinidad is dead -- what do you use instead?

2012-06-20 Thread Scott O'Bryan
R.I.. On 06/20/2012 03:45 PM, Joachim Schrod wrote: Scott O'Bryan wrote: Part of determining a JSF library is finding the one that works right for you. Trinidad has (for a long time) not bad any major increases in functionality. While I do not consider the product dead, I can see some

Re: Trinidad is dead -- what do you use instead?

2012-06-19 Thread Scott O'Bryan
Hey all, I can see the many points here, let me just chime in, however, on what Leonardo said. Part of determining a JSF library is finding the one that works right for you. Trinidad has (for a long time) not bad any major increases in functionality. While I do not consider the product dead, I

[TRINIDAD] JQuery (was: Trinidad is dead -- what do you use instead?)

2012-06-19 Thread Scott O'Bryan
;). I was wondering when this discussion was going to rear it's ugly head again. ;) If I remember correctly, the *discussion* was kind of inconclusive on this. Many people were excited and, having used JQuery, I can see why. There were, however, several issues which needed to be addressed.

Re: [TRINIDAD] JQuery (was: Trinidad is dead -- what do you use instead?)

2012-06-19 Thread Scott O'Bryan
+1. Theme roller would be cool. The problem is the current skinning selectors. I'm wondering if themeroller themes couldn't be parsed into a skin. Sent from my iPhone On Jun 19, 2012, at 8:08 AM, Leonardo Uribe lu4...@gmail.com wrote: Hi Interesting question. In my opinion, the most

[TRINIDAD] enhancements and bugs (was Re: [TRINIDAD] JQuery)

2012-06-19 Thread Scott O'Bryan
Thanks for the input Siya.. If you want to file some improvement requests in Jira you can. Then open up a discussion for each new thing you'd like to see. If you keep each thread to a single topic, that would help. As for the js issue, I know Leonardo filed a bug for the date picker against

Re: no parallel ajax requests anymore with JSF 2.1?

2012-04-22 Thread Scott O'Bryan
I actually disagree. The purpose of 'serialized' Ajax requests is that as events are queued and presumably reacted to on the client, they can be synchronized on the sever in the expected order. The main advantage of Ajax does not necessarily come in making concurrent requests, but rather in

Re: Does JSF2.0 supports HTML5 ?!

2012-03-26 Thread Scott O'Bryan
Although, some of the renderkits might support it.. It's more of a renderkit issue then a JSF issue. Scott On Mon 26 Mar 2012 06:16:22 AM MDT, Werner Punz wrote: Am 26.03.12 12:11, schrieb ayouB __: Hi every body, I wanna know please if JSF2.0(MyFaces 2.1.6 core) supports HTML5

Re: Encryption librairies for JSF

2012-03-13 Thread Scott O'Bryan
As for the wiki entry you were given, the algorithms are part if standard java security. Go can go to the website listed in the example for info. Sent from my iPhone On Mar 13, 2012, at 8:17 AM, ayouB __ ayb-2...@hotmail.fr wrote: Ok thanks guys for your replies :) it's done ^^ To:

[ANNOUNCE] Release of Apache MyFaces Trinidad 2.0.1

2012-02-27 Thread Scott O'Bryan
and there are examples available as well: http://myfaces.apache.org/trinidad/download.html Apache MyFaces Trinidad is available in the central Maven repository under Group ID org.apache.myfaces.trinidad ReleaseNotes: http://s.apache.org/6Am Enjoy! Scott O'Bryan

Re: [ANNOUNCE] Release of Apache MyFaces Trinidad 2.0.1

2012-02-27 Thread Scott O'Bryan
in the central Maven repository under Group ID org.apache.myfaces.trinidad ReleaseNotes: http://s.apache.org/6Am Enjoy! Scott O'Bryan

Re: [ANNOUNCE] Release of Apache MyFaces Trinidad 2.0.1

2012-02-27 Thread Scott O'Bryan
Maven repository under Group ID org.apache.myfaces.trinidad ReleaseNotes: http://s.apache.org/6Am Enjoy! Scott O'Bryan -- --Harshit

Re: Getting ArrayIndexOutOfBoundsException on JBoss 6.1 for trinidad table component

2012-02-21 Thread Scott O'Bryan
Your binding should never be session scoped. On Mon 20 Feb 2012 10:52:32 PM MST, Nitin Khekare wrote: Hi I am getting ArrayIndexOutOfBoundsException on JBoss 6.1 for trinidad table component. The scenario is like, I am using same table component on two different pages with the backing bean

Re: Getting ArrayIndexOutOfBoundsException on JBoss 6.1 for trinidad table component

2012-02-21 Thread Scott O'Bryan
the screens. Scott O'Bryan wrote: Your binding should never be session scoped. On Mon 20 Feb 2012 10:52:32 PM MST, Nitin Khekare wrote: Hi I am getting ArrayIndexOutOfBoundsException on JBoss 6.1 for trinidad table component. The scenario is like, I am using same table component on two

Re: Triniad ..

2012-02-20 Thread Scott O'Bryan
Thanks Manuel for writing this. We've had some shifting priorities and releases have been somewhat limited as of late. However, I raised this issue with my team and in response to your email and was able to secure a commitment to allowing me some time to do quarterly releases. Trinidad

Re: [Trinidad] JIRA Issue 354: autoSubmit on text field suppresses ActionEvent on a button

2012-02-08 Thread Scott O'Bryan
Marcus, thanks for bringing this up on the list. Frankly it wasn't on my radar. I went ahead and reopened it and added 2.0.0 as a release. Many of the old bugs from incubator get ignored, but if this is still an issue in 2.0.0 then in needs a look at. Sent from my iPad On Feb 8, 2012, at 2:21

[ANNOUNCE] Release of Apache MyFaces Trinidad Maven Plugins v. 2.0.7

2011-12-23 Thread Scott O'Bryan
/ReleaseNote.jspa?projectId=12310661version=12317949 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661version=12317949 Thanks, Scott O'Bryan

Re: My Faces Tunning

2011-10-17 Thread Scott O'Bryan
Wow.. Looks like you've done a lot, but I personally think 5K is unrealistic. Your right. Essentially JSF stores your component tree in memory. You MAY be able to enable client-side state saving which should free you up some memory at the expense of storing the entire view tree on the

Re: Trinidad + JSF 2 + form X subform

2011-10-04 Thread Scott O'Bryan
JSF 2.0 has done nothing to change this AFAIK. There are several problems with this. First off, the hidden field which stores the state is spec'd to have an id and a name which is equivalent to a constant. Although most browsers handle this for the purposes of submission, having two items

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Luka, this could be my bad.. Let me check the repositories and get back to you.. Sent from my iPad On Jul 20, 2011, at 6:35 AM, Luka Surija l...@iytim.hr wrote: Hi Max, I'll try it as soon i get some spare time. P.S. Last couple of months I have problems compiling trinidad 2 trunk:

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Max, I think the issues may be with 2.0.6. I moved them to our internal repos for some testing and I'm not sure if I released them because we had sone issues. Sent from my iPad On Jul 20, 2011, at 8:20 AM, Max Starets max.star...@oracle.com wrote: Luka, What version of maven are using? I

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Actually there is a tag out these. Luka, trying building the 2.0.6 tag in Trinidad Maven Plugins.. I'll get the vote out ASAP since I believe all the issues that were holding off the release of the plugins are fixed.. Scott On 07/20/2011 10:52 AM, Max Starets wrote: Luka, Try checking out

Re: [Trinidad] source code

2011-07-17 Thread Scott O'Bryan
The taglibs are automatically generated by one of the Trinidad maven plugins. You'll find the src in the target directory under.. The maven-faces-plugin dir I believe.. I don't have he source in front of me ATM Sent from my iPhone On Jul 17, 2011, at 7:37 AM, omid p vermind...@gmail.com

Re: Trinidad2/JSF2/Facelets

2011-07-17 Thread Scott O'Bryan
Like I say we use it at Oracle.. Are you guys using the trunk or the released version? There have been a number of bug fixes lately and we're overdue for a release, but I want to make sure it works in your usecase before I do the next release.. Sent from my iPhone On Jul 17, 2011, at 4:23

Re: tr:document with facelets/jsf2

2011-07-14 Thread Scott O'Bryan
on the page. Tags like document or pagePanel are not rendered and there is a warning in the log for these tags that the renderer could Not Be found Am 14.07.2011 um 00:26 schrieb Scott O'Bryan darkar...@gmail.com: It should work just fine. We've supported faceless for some time and JSF20

Re: tr:document with facelets/jsf2

2011-07-13 Thread Scott O'Bryan
It should work just fine. We've supported faceless for some time and JSF20 should be fully functional. What version of Trin are you using? Sent from my iPad On Jul 13, 2011, at 4:22 PM, Manuel Hartl ha...@flexsecure.de wrote: Hi Trinidad-Team, I am trying to use Trinidad2 with

Re: tr:document with facelets/jsf2

2011-07-13 Thread Scott O'Bryan
ha...@flexsecure.de wrote: Hi Scott, I am using the trinidad 2.0.0 Release. It is the latest on the page. Tags like document or pagePanel are not rendered and there is a warning in the log for these tags that the renderer could Not Be found Am 14.07.2011 um 00:26 schrieb Scott O'Bryan

Re: Trinidad 2.0 - Anyone have issues with SelectManyShuttle tag?

2011-07-08 Thread Scott O'Bryan
Hey Catherine, No, I haven't seen this issue, but Trinidad is overdue for another release (sorry guys, I've been a bit busy at work) so it's possible the issue is already fixed. Could you try your usecase against trunk? If that doesn't work (or if you can't build trunk) then do us a favor

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

2011-06-18 Thread Scott O'Bryan
questioning about REAL WORKING example all time. Point me to this example and I will not take your time. Scott O'Bryan wrote: Right, that's what I figured. The example is correct, but it's just a fragment and assumes the rest of your page is correct. Without the form tag, I can all

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

2011-06-17 Thread Scott O'Bryan
. I case of facelets, you can use tr:document too or new h:head/h:body tags. Anyway, please read this resource: http://andyschwartz.wordpress.com/2009/07/31/whats-new-in-jsf-2/#resource-loading Regards, Kočičák Regards Oleg Scott O'Bryan wrote: Oleg, events usually require a form

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

2011-06-17 Thread Scott O'Bryan
standard links to files, so user will download files with standard browser's dialog. regards Scott O'Bryan wrote: Yeah Oleg, I'm certainly willing to help but I'm not willing to write your application for you or, necessarily, debug it. If there is a problem with Trinidad, then we

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

2011-06-17 Thread Scott O'Bryan
of facelets, you can use tr:document too or new h:head/h:body tags. Anyway, please read this resource: http://andyschwartz.wordpress.com/2009/07/31/whats-new-in-jsf-2/#resource-loading Regards, Kočičák Regards Oleg Scott O'Bryan wrote: Oleg, events usually require a form in order

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

2011-06-17 Thread Scott O'Bryan
case of facelets, you can use tr:document too or new h:head/h:body tags. Anyway, please read this resource: http://andyschwartz.wordpress.com/2009/07/31/whats-new-in-jsf-2/#resource-loading Regards, Kočičák Regards Oleg Scott O'Bryan wrote: Oleg, events usually require a form

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

2011-06-17 Thread Scott O'Bryan
is located: http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_fileDownloadActionListener.html Oleg Scott O'Bryan wrote: Oleg, what Official page are you talking about? The docs or the fully functional example in the demo project? If you're talking about the docs, understand

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

2011-06-17 Thread Scott O'Bryan
a commercial product and pay for support. Richard Sent from my iPhone On Jun 17, 2011, at 8:00 AM, jitechno jitec...@gmail.com wrote: Scott, I am questioning about REAL WORKING example all time. Point me to this example and I will not take your time. Scott O'Bryan wrote

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

2011-06-17 Thread Scott O'Bryan
, at 8:00 AM, jitechno jitec...@gmail.com wrote: Scott, I am questioning about REAL WORKING example all time. Point me to this example and I will not take your time. Scott O'Bryan wrote: Right, that's what I figured. The example is correct, but it's just a fragment and assumes the rest

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

2011-06-16 Thread Scott O'Bryan
Oleg, events usually require a form in order to submit the data needed to process the event. Additionally, which tag is giving you the problems? To debug this problem, I would start by trying a simpler page without mixing render kits and then go from there. Use the tr:document tag at the root,

Re: MyFaces Trinidad examples

2011-06-03 Thread Scott O'Bryan
Without a stack trace it's hard to tell. Sent from my iPad On Jun 3, 2011, at 4:57 AM, Iratxe Lejarreta ilejarr...@ntclick.com wrote: Hi, I have downloaded Trinidad examples but I can't deploy the war files with tomcat. I tried with the following versions: - Apache

Re: [TRINIDAD] non-PPR ajax update

2011-05-11 Thread Scott O'Bryan
Paul, I think there is a number of issues with what you are doing here. As you probably know, TRINIDAD's ajax is not 'solely' about content delivery. It runs the JSF lifecycyle and updates the view state and a bunch of other things. While I don't know exactly why it's failing, I'm not surprised

Re: [TRINIDAD] non-PPR ajax update

2011-05-11 Thread Scott O'Bryan
Cool.. Sent from my iPhone On May 11, 2011, at 4:43 AM, Paul Mander paul.s.man...@gmail.com wrote: Paul Mander wrote: Paul Mander wrote: I suppose I could add the onchange in myself, _id3 being the form id... I added in the change listener using: $('#lockedones .xrow.header.xcell

Re: [Trinidad] Dowload javadoc

2011-04-14 Thread Scott O'Bryan
Hmm, what targets did you use? Anyway the docs should be in the binary distribution archive. Sent from my iPhone On Apr 14, 2011, at 3:11 AM, Fahmi Hachicha fahmi.hachi...@gmail.com wrote: Hello, Where can I find the javadoc of Myfaces Trinidad api as an archive file to be downloaded ?

Re: [Trinidad] Dowload javadoc

2011-04-14 Thread Scott O'Bryan
it in the trinidad-1.2.14-dist.zip\lib directory. What about the devguide and the Tag documentation ? Is there pdf version of these docs ? Best regards Fahmi 2011/4/14 Scott O'Bryan darkar...@gmail.com Hmm, what targets did you use? Anyway the docs should be in the binary distribution archive

Re: Problems with myfaces trinidad configuration in jsf 1.2 project

2011-04-13 Thread Scott O'Bryan
Why do you have both JSF and Myfaces in your classpath? On 04/13/2011 10:17 AM, Julian Osorio Amaya wrote: Greetings I'm having problems with myfaces trinidad configuration in a jsf 1.2 project The project has the following libraries myfaces-api-1.2.8.jar myfaces-impl-1.2.8.jar jsf-api.jar

Re: Problems with myfaces trinidad configuration in jsf 1.2 project

2011-04-13 Thread Scott O'Bryan
I would look at getting JSF configured without Trinidad first. In that stack trace I don't see the Trinidad filter like I would typically expect and it seems to me that this is an issue with your base JSF configuration since the stacktrace only contains one Trinidad file and that delegates to

Re: Problems with myfaces trinidad configuration in jsf 1.2 project

2011-04-13 Thread Scott O'Bryan
So, aren't those jars provided by the container then? What if you remove JSF alltogether in the webinf lib? Sent from my iPhone On Apr 13, 2011, at 3:57 PM, Julian Osorio Amaya julian.oso...@linuxmail.org wrote: Julian Osorio Amaya -Original Message- From: Scott O'Bryan darkar

Re: MyFaces 2 with EL 2.2 in Websphere 7

2011-04-05 Thread Scott O'Bryan
Websphere doesn't have separate jars. All that studs is in the j2ee jar. What you need to do is add the jar as an ear scoped shared library or in your web-inf/lib and change the websphere classloader setting to be child first Sent from my iPhone On Apr 5, 2011, at 6:50 AM, Mansour91

Re: [trinidad]

2011-04-04 Thread Scott O'Bryan
This might be a good question to post to the Oracle Forums. As for classloaders, they work in a hierarchical fashion. As such, classes can load other classes from outside of their classloader provided the Cpassloader in question is a parent of the current classloader. I doubt this is an issue

Re: [Trinidad] NullPointerException when calling returnFromDialog

2011-04-04 Thread Scott O'Bryan
This would likely be a trinidad issue. Have you tried the latest Trinidad 1.2 release? Sent from my iPhone On Apr 4, 2011, at 12:57 AM, Jhoanna jhoanna@osr.nsw.gov.au wrote: Hi, I have a window that opens another window which then opens another window (Window 3). When I'm trying to

Re: Trinidad /Trinidad 2

2011-04-01 Thread Scott O'Bryan
Reply inside. Sent from my iPhone On Apr 1, 2011, at 1:33 AM, yu wang open...@gmail.com wrote: 1 The example of beta2(trinidad-2.0.0-beta-2-example) use jsp view .Does it support facelets view ?If it support it ,Where can I get example of facelets . No, we don't have any facelet examples in

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-23 Thread Scott O'Bryan
to get a good maintainable structuring into jsf.js and make browser optimizations somewhat easier. Just wanted to add that as info. Werner Am 12.03.11 23:11, schrieb Scott O'Bryan: Yes, ADF Faces. The two share a similar API but ADFFces is much more rich. It has animations, push

Re: [trinidad] trinidad xsd?

2011-03-13 Thread Scott O'Bryan
If you can't find them there, check the impl. They will be in the jar's META-INF directory. On Mar 13, 2011, at 8:15 AM, Richard Yee r...@cruzio.com wrote: Look in the Trinidad-API jar Richard Sent from my iPhone On Mar 13, 2011, at 12:36 AM, Me Self wmso...@gmail.com wrote: Where do I

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-12 Thread Scott O'Bryan
://waltermourao.com.br http://arcadian.com.br http://oriens.com.br On Thu, Mar 10, 2011 at 10:59 AM, Scott O'Bryan darkar...@gmail.com wrote: Walter, Yeah, while creating a new renderkit isn't trivial, the Trinidad internals and API really lend themselves to allowing extensions to the framework. I

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-12 Thread Scott O'Bryan
+1 On Mar 12, 2011, at 12:35 PM, Walter Mourão walter.mou...@gmail.com wrote: Ok, now I understand... I think it is one of the problems. Instead thinking about what it is wrong, I'm trying to thing on which steps should we take to enhance trinidad. If the objective is rewrite trinidad

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-11 Thread Scott O'Bryan
to to allow the docs to work on our own stuff. Are people interested? If so, I can open up a discussion on the dev list with the specifics. Scott On 03/10/2011 10:59 AM, Scott O'Bryan wrote: Very good points Leonardo, and your right about Trinidad's parser. I do know that I've seen some stuff

Re: [Trinidad] StampState mismatched in tr:iterator

2011-03-10 Thread Scott O'Bryan
I think it may be a limitation of the current design. It might be interesting if this could be enhanced to use some sort of 'stamp key' instead of index. On Mar 10, 2011, at 6:16 AM, Tibor Blénessy blene...@gmail.com wrote: Hi, I found out that tr:iterator expects it's children List to

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-10 Thread Scott O'Bryan
Walter, Yeah, while creating a new renderkit isn't trivial, the Trinidad internals and API really lend themselves to allowing extensions to the framework. I know Oracle, for instance, has a very large renderkit extension which is based on Trinidad Internals. Now it's mostly geared toward

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-10 Thread Scott O'Bryan
them work together with trinidad. But I think what users wants is to know the details behind it and how they can extend or override trinidad stuff. regards, Leonardo Uribe 2011/3/10 Scott O'Bryan darkar...@gmail.com Walter, Yeah, while creating a new renderkit isn't trivial, the Trinidad

Re: Using statusIndicator

2011-03-07 Thread Scott O'Bryan
=true/false, it should have had a enable/disable. Or can I set the interval to 0 or -1. Cheers, Håkon On 4 March 2011 14:18, Scott O'Bryan darkar...@gmail.com wrote: Yeah, I agree with Richard now that I know your trying to dynamically update it. The poll components will kick off the AJAX

Re: Using statusIndicator

2011-03-07 Thread Scott O'Bryan
the poller is what we would use, and turn it off if we don't need it anymore. BTW is that by setting interval to 0(zero)? Or any other better ways to ask for updates from a client? So fare we like myfaces/trinidad, so we will continue trying it out. Håkon On 7 March 2011 15:27, Scott O'Bryan

Re: Using statusIndicator

2011-03-07 Thread Scott O'Bryan
You get nothing at all? Are you sure your EL is correct? On 03/03/2011 09:45 AM, Håkon Sagehaug wrote: Hi I now have my login page like this ?xml version=1.0 encoding=UTF-8? !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Scott O'Bryan
For licensing, you can always make a project under the Apache License which consumes other projects as a requirement (but does not actually include them). As for whether either of these could be 'included' in the project, I don't see any real issue there with the exception that neither is under

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Scott O'Bryan
I do have another suggestion as well. As your looking at these frameworks and/or UI pieces, keep an eye to HTML5. A lot of Trinidad's DOM structure was in place to support CSS3/HTML5 type effects on CSS2/HTML browsers. Since most browsers are getting an upgrade (even IE) we can gain a lot by

Re: [Trinidad] Concerns about the future of Trinidad

2011-03-05 Thread Scott O'Bryan
quite difficult to create a new renderkit if you don't know how to do it. And yes, community it's not very active on Trinidad's development... just see 1.0.x branch is being abandoned... Regards, -- Rafa 2011/3/4 Scott O'Bryan darkar...@gmail.com: Yeah, makes total sense. I mean heck

Re: [Trinidad] Concerns about the future of Trinidad

2011-03-05 Thread Scott O'Bryan
source and I know about community that supports it, and you are right, time is finite and all of we have lots of things to do. 1.0 it's not a good example, you're right. I'm sorry if my words have offended to anyone. Rafa On Sat, Mar 5, 2011 at 3:01 PM, Scott O'Bryan darkar...@gmail.com

Re: Using statusIndicator

2011-03-04 Thread Scott O'Bryan
the button is clicked, not the hole login session. Is this correct? I guess what to me sounds correct is to have some sort of value change listener on the value for the output text, but I guess that's more for input text etc Did this make sense? Cheers, Håkon On 3 March 2011 18:18, Scott O'Bryan

Re: Using statusIndicator

2011-03-04 Thread Scott O'Bryan
, not the hole login session. Is this correct? I guess what to me sounds correct is to have some sort of value change listener on the value for the output text, but I guess that's more for input text etc Did this make sense? Cheers, Håkon On 3 March 2011 18:18, Scott O'Bryan darkar

Re: [Trinidad] Concerns about the future of Trinidad

2011-03-04 Thread Scott O'Bryan
I think Trinidad is going to continue to be a viable renderkit now and in the future personally but a large part of that depends on the community at large. I would love to see more participation in this area. Scott On Mar 4, 2011, at 5:50 AM, ascanno...@gmail.com ascanno...@gmail.com wrote:

Re: [Trinidad] Concerns about the future of Trinidad

2011-03-04 Thread Scott O'Bryan
Maybe. I mean as far as Rich Renderkits go, Trinidad was one of the earliest. Many other renderkits got to take advantage of newer technologies. When I first started with Trinidad, before the thing moved over to Apache, the AJAX was still using iframes instead of HttpServletRequest. :) On Mar

Re: [Trinidad] Concerns about the future of Trinidad

2011-03-04 Thread Scott O'Bryan
, Scott O'Bryan darkar...@gmail.com wrote: Maybe. I mean as far as Rich Renderkits go, Trinidad was one of the earliest. Many other renderkits got to take advantage of newer technologies. When I first started with Trinidad, before the thing moved over to Apache, the AJAX was still using

Re: EL expression not evaluated in myfaces/Trinidad 1.2 archetype application on Tomcat 6

2011-03-03 Thread Scott O'Bryan
An example for one. ;) Might be helpful Richard to send us a code fragment or something and let us know what doesn't work. Maybe we can help.. On Mar 3, 2011, at 1:25 AM, Richard Yee richard.k@gmail.com wrote: I generated a basic application from the maven archetype and deployed it to

Re: org.apache.myfaces.ERROR_HANDLER with portlet-bridge

2011-03-03 Thread Scott O'Bryan
Trinidad 1.2 and the latest Portlet Bridge 2.0 I assume? On Mar 3, 2011, at 8:29 AM, Yves Deschamps yves.descha...@univ-lille1.fr wrote: Hi, I try to use org.apache.myfaces.ERROR_HANDLER with apache porlet-bridge and my own error handling class . But that does not work. It is ok in

Re: Using statusIndicator

2011-03-03 Thread Scott O'Bryan
? cheers, Håkon On 1 March 2011 23:23, Scott O'Bryan darkar...@gmail.com wrote: I see no reason why this wouldn't work.. What specifically is failing for you and perhaps a code snipi might help me visualize your issue. On Mar 1, 2011, at 3:04 PM, Håkon Sagehaug hakon.sageh...@uni.no wrote: Hi

Re: Using statusIndicator

2011-03-03 Thread Scott O'Bryan
etc... So I wanted the pollText to apear dynmically in the status indicator, but can get it to update,. Any tips? cheers, Håkon On 1 March 2011 23:23, Scott O'Bryan darkar...@gmail.com wrote: I see no reason why this wouldn't work.. What specifically is failing for you and perhaps

Re: Using statusIndicator

2011-03-03 Thread Scott O'Bryan
Yes, that was an old cut and past mistake, I've got loginButton as id for the button. The latest test are with loginButton, not button2. So this way of doing it should normally work? cheers, Håkon On 3 March 2011 16:35, Scott O'Bryan darkar...@gmail.com wrote: Umm. Considering the id

Re: Using statusIndicator

2011-03-03 Thread Scott O'Bryan
Hakkon, put the form around everything and see if it changes the PPR On 03/03/2011 10:00 AM, Richard Yee wrote: what is the initial value of pollText in your backing bean? If it is , you should set it to something else, ie. Processing. The outputText inside statusIndicator will only show

Re: EL expression not evaluated in myfaces/Trinidad 1.2 archetype application on Tomcat 6

2011-03-03 Thread Scott O'Bryan
app on tomcat 6 or 7. I'm not sure if there is anything extra I need to set up. Im using the stock distributions. Thanks for your help! Richard Sent from my iPhone On Mar 3, 2011, at 5:21 AM, Scott O'Bryan darkar...@gmail.com wrote: An example for one. ;) Might be helpful Richard

Re: Using statusIndicator

2011-03-02 Thread Scott O'Bryan
the token. After that I'll fetch the project, data etc... So I wanted the pollText to apear dynmically in the status indicator, but can get it to update,. Any tips? cheers, Håkon On 1 March 2011 23:23, Scott O'Bryan darkar...@gmail.com wrote: I see no reason why this wouldn't work.. What

Re: download trinidad-2.0.0-beta-2-dist.zip

2011-03-02 Thread Scott O'Bryan
I'll check it out. I had originally put these in the wrong spot but I thought they were fixed. ;) If not, my bad, I'll get it done ASAP. On Mar 2, 2011, at 6:23 AM, yu wang open...@gmail.com wrote: hi , when I download trinidad-2.0.0-beta-2-dist.zip,I get the following message: Not

Re: Using statusIndicator

2011-03-02 Thread Scott O'Bryan
First item in Google if you type partialtriggers trinidad. Should tell you what you need to know. http://myfaces.apache.org/trinidad/devguide/ppr.html Hope that helps, Scott On 03/02/2011 01:50 AM, Håkon Sagehaug wrote: Hi I've read some about these triggers, but not sure how to use it,

Re: download trinidad-2.0.0-beta-2-dist.zip

2011-03-02 Thread Scott O'Bryan
Okay, these were indeed in the wrong spot. They've been put in the right location now but it'll be a bit before they get moved over to the apache servers. Hopefully they'll be there soon. Sorry about the inconvenience. Scott On 03/02/2011 06:29 AM, Scott O'Bryan wrote: I'll check it out

Re: Using statusIndicator

2011-03-01 Thread Scott O'Bryan
I see no reason why this wouldn't work.. What specifically is failing for you and perhaps a code snipi might help me visualize your issue. On Mar 1, 2011, at 3:04 PM, Håkon Sagehaug hakon.sageh...@uni.no wrote: Hi all, I've just stared using Trinidad and myFaces, and had a question. I'm

Re: [trinidad] Status of trinidad 2.0?

2011-02-27 Thread Scott O'Bryan
On Fri, Feb 25, 2011 at 1:34 PM, Scott O'Bryan darkar...@gmail.com wrote: Hmm. Tough call. All I can really say is that great pains have been taken in Trinidad 1.2 to make sure things are backward compatible. Certainly by remaining active in the project, you can ensure that your stuff does

Re: [trinidad] Deploy trinidad 2.0 example on WebLogic Server Version: 10.3.4.0?

2011-02-26 Thread Scott O'Bryan
Excellent.. Glad to hear it. On Feb 25, 2011, at 7:55 AM, Me Self wmso...@gmail.com wrote: Hi Scott Got it working - replaced the glassfish jstl jar with the one from repo2.maven.org. On Fri, Feb 25, 2011 at 2:47 PM, Scott O'Bryan darkar...@gmail.com wrote: I think you might need

Re: [trinidad] Deploy trinidad 2.0 example on WebLogic Server Version: 10.3.4.0?

2011-02-25 Thread Scott O'Bryan
The Trinidad example IS an empty project, or rather it's a pom project. It's used as the base project for the demos. Now for your websphere issue. Does your version of websphere support JSF 2.0? I know there is plans to release a websphere that does, but to my knowledge it hasn't been

Re: [trinidad] Deploy trinidad 2.0 example on WebLogic Server Version: 10.3.4.0?

2011-02-25 Thread Scott O'Bryan
the admin console. Hope this helps. Scott On Feb 25, 2011, at 4:42 AM, Scott O'Bryan darkar...@gmail.com wrote: The Trinidad example IS an empty project, or rather it's a pom project. It's used as the base project for the demos. Now for your websphere issue. Does your version of websphere

Re: [trinidad] Deploy trinidad 2.0 example on WebLogic Server Version: 10.3.4.0?

2011-02-25 Thread Scott O'Bryan
Update #3, it looks like the ADF domains currently install 1.2. ;) so yes, you have to manually install JSF 2.0 Man, cough medicine doesn't work well with concentration. On Feb 25, 2011, at 4:46 AM, Scott O'Bryan darkar...@gmail.com wrote: Sorry accidentally hit the send button. Let's try

Re: [Trinidad] problem when deploy trinidad-demo-1.2.14.war or trinidad-blank-1.2.14.war on Tomcat 6

2011-02-25 Thread Scott O'Bryan
-SNAPSHOT) for context '/SimpleTest' What is the Majorra ? Do you have an idea how to force Tomcat 6 to run in English on a Windows French OS Version ? (So that the log will be in English). Thank you Fahmi 2011/2/25 Scott O'Bryan darkar...@gmail.com I could be wrong but it looks

Re: [trinidad] 2.0 download not working

2011-02-25 Thread Scott O'Bryan
Hmm, that's weird because I clicked on your link and got everything just fine. Maybe using one of the mirrors might help? On Feb 25, 2011, at 4:50 AM, Matthias Wessendorf mat...@apache.org wrote: Hi Me Self, thanks for finding this. Scott did upload it to the wrong folder:

Re: [trinidad] Deploy trinidad 2.0 example on WebLogic Server Version: 10.3.4.0?

2011-02-25 Thread Scott O'Bryan
=/trinidad-demo-repack/adf/styles/cache/casablanca-desktop-xdhvqd-ltr-ie-7.0.css/headbody .. the body tag is cut short. On Fri, Feb 25, 2011 at 1:49 PM, Scott O'Bryan darkar...@gmail.com wrote: Update #3, it looks like the ADF domains currently install 1.2. ;) so yes, you have to manually

Re: [trinidad] 2.0 download not working

2011-02-25 Thread Scott O'Bryan
Oh cool. Thanks Matthias. For fixing this. I was a dummy and just ran the scripts. ;) On Feb 25, 2011, at 4:50 AM, Matthias Wessendorf mat...@apache.org wrote: Hi Me Self, thanks for finding this. Scott did upload it to the wrong folder:

Re: [trinidad] Status of trinidad 2.0?

2011-02-25 Thread Scott O'Bryan
Hmm. Tough call. All I can really say is that great pains have been taken in Trinidad 1.2 to make sure things are backward compatible. Certainly by remaining active in the project, you can ensure that your stuff does not require to total rewrite. That said, the Trinidad trunk is currently

Re: Fwd: [Trinidad] problem when deploy trinidad-demo-1.2.14.war or trinidad-blank-1.2.14.war on Tomcat 6

2011-02-24 Thread Scott O'Bryan
I could be wrong but it looks like you have multiple JSF instances there. Try it with just the glassfish or download the latest myfaces and remove everything else. Trinidad requires either MyFaces (since the .3 release I believe) or the Mojarra 1.2.11 or later. Scott On 02/23/2011 03:46

  1   2   3   4   >