Re: [Trinidad] Trinidad with Seam

2007-12-20 Thread Curtney Jacobs
Also, if you donwload jboss seam there is a sample application (seam discs) that sets everything up. _CJ On Thu, 2007-12-20 at 16:37 +0100, Matthias Wessendorf wrote: > in the wiki are some infos on that combo; > > http://wiki.apache.org/myfaces/Trinidad_And_Seam > > http://wiki.apache.org/myfac

RE: java.lang.IllegalStateException: Client-id : aimSummary_1_2 is duplicated in the faces tree.

2007-12-20 Thread MC PHERSON Sandy
Simon,Matthias I cooked the whole problem down to a minimum, just a single JSP with a single managed bean. The problem only occurs when the JSF is accessed through a weblogic portlet, running the stuff outside the portlet everything is OK. I switched to using the Sun-RI and the problem went away.

facelets ui:param

2007-12-20 Thread Rodrigo Olmo
Hi all, is to possible to get the ui:param value in a managed bean? JSF code: Thanks in advance, Rodrigo

Re: [Trinidad] Trinidad with Seam

2007-12-20 Thread Matthias Wessendorf
in the wiki are some infos on that combo; http://wiki.apache.org/myfaces/Trinidad_And_Seam http://wiki.apache.org/myfaces/TrinidadSeamAjax4Jsf -M On Dec 20, 2007 4:32 PM, Samba <[EMAIL PROTECTED]> wrote: > Hi! has any one tried Seam with Trinidad? > > What are the Configurations that we need to

[Trinidad] Trinidad with Seam

2007-12-20 Thread Samba
Hi! has any one tried Seam with Trinidad? What are the Configurations that we need to make in the web.xml and faces-config.xml to make seam to work with Trinidad? Any Help is really appreciated! Thanks and Regards, Samba

Re: [Trinidad] How to Add or Delete a Node in a Tree upon node Selection

2007-12-20 Thread Samba
Thank you Simon, I tried with adding or removing the entries in the data set provided for the tree. And it is working. Is there any other way , or is this how every one do? -- Regards... Samba.

Re: Problems with unsubscribing this mailing liat

2007-12-20 Thread Volker Weber
Hi, extract from your mail headers: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Delivered-To: moderator for users@myfaces.apache.org Received: (qmail 90057 invoked by uid 99); 20 Dec 2007 14:46:21 - this means you did not use the subscribed address to

RE: Problems with unsubscribing this mailing liat

2007-12-20 Thread carsten.manshusen
Hi Volker, I subscribed users@myfaces.apache.org with the same account as I tried to unsubscribe and now writing this message. Is there a problem with Microsoft Exchange Servers and this mailing list? The return path in the messages I get fom [EMAIL PROTECTED] looks like this: Return-Path: [EM

Re: Problems with unsubscribing this mailing liat

2007-12-20 Thread Volker Weber
Hi Carsten, afaik you must unsubscribe with the same sender address as used by the subscription. And the sender address is not necessarily the same as the from. Some providers rewrites the sender if it not match the used smtp account. Regards, Volker 2007/12/20, [EMAIL PROTECTED] <[EMAIL

RE: Problems with unsubscribing this mailing liat

2007-12-20 Thread carsten.manshusen
Hi Carlos, thanks for your detailed response, but my problem is that I never changed my email account. I subscribed users@myfaces.apache.org with [EMAIL PROTECTED] and now I want to unsubscribe with the same address. Regards, Carsten Manshusen Sitz der Gesellschaft / Corporate Headquarters

RE: Problems with unsubscribing this mailing liat

2007-12-20 Thread Carlos Adolfo Ortiz Quiros
Well it is quite simple Mr. Carsten Manshusen When you subscribed to the mailing list you used some email, let's say you used [EMAIL PROTECTED] for the first time. Now you want to unsubscribe you simply send an email to [EMAIL PROTECTED] So, your reply is that you are unsubscribing from an acc

RE:

2007-12-20 Thread Carlos Adolfo Ortiz Quiros
Thanks weber.volker Thanks to remind me that readonly staff does not get delivered to the server. And if had put the field as disabled it'd not have been validated as in this component UI field I required it validated. Thaks a lot -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAI

Re: Bug using tomcat 6 and myfaces 1.2

2007-12-20 Thread Matthias Wessendorf
you need to conf the in your web.xml -M On Dec 20, 2007 2:07 PM, Alonso Isidoro Roman <[EMAIL PROTECTED]> wrote: > SEVERE: StandardWrapper.Throwable > java.lang.IllegalStateExceptio > n: No Factories configured for this > Application. This happens if the faces-initialization does not work at all

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

2007-12-20 Thread Matthias Wessendorf
You can construct a tree by: Person john = new Person("John Smith"); Person kim = new Person("Kim Smith"); Person tom = new Person("Tom Smith"); Person ira = new Person("Ira Wickrememsinghe"); Person mallika = new Person("Mallika Wickremesinghe"); john.getKids().add(kim); john.getKids().ad

Bug using tomcat 6 and myfaces 1.2

2007-12-20 Thread diego . vieira . vivo . ACCENTURE
I have a problem when i try to deploy this happens == 20/12/2007 09:19:55 org.apache.catalina.core.AprLifecycleListener init INFO: The Apache Tomcat

Problems with unsubscribing this mailing liat

2007-12-20 Thread carsten.manshusen
Hi, can anybody help me to unsubscribe from this mailing list? Every attempt from me is denied by ezmlm (see below). My subscriptio email is [EMAIL PROTECTED] Regards, Carsten Sitz der Gesellschaft / Corporate Headquarters: Lufthansa Systems AS GmbH, Norderstedt Registereintragung / Registra

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

2007-12-20 Thread Ravindra Adireddy
Hi all I am creating a trinidad tree from ArrayList using _model = new ChildPropertyTreeModel(getPeople(), "kids"); When the tree is created i want to *add some parent nodes and child nodes and i have to provide on option to delete selected nodes*. Please help me. Please post some code exampl

Re: problems with

2007-12-20 Thread Jörg Niepenberg
I am using Tomcat 6.0.14 and MyFaces / JSF 1.2. Before i used MyFaces 1.1.5 where my links did work but the layout wasnt... what version did you upgrade to? what servlet container version are you using? (if MyFaces 1.2, you'll need Tomcat 6) regards, Martin On 12/20/07, Jörg Niepenberg <[EM

Re: problems with

2007-12-20 Thread Martin Marinschek
what version did you upgrade to? what servlet container version are you using? (if MyFaces 1.2, you'll need Tomcat 6) regards, Martin On 12/20/07, Jörg Niepenberg <[EMAIL PROTECTED]> wrote: > Hello all, > i recently updated my MyFaces libs. > Now all the wont work anymore and i get this error

Re: [Trinidad] Are compatibles Trinidad and Tobago?

2007-12-20 Thread Rafa Pérez
Thanks! On Dec 20, 2007 10:12 AM, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Hi Rafa, > > Tomahawk should be compatible, Tobago is not. > > regards, > > Martin > > On 12/18/07, Rafa Pérez <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > I am developing an application based on MyFaces 1.1.5,

[Trinidad] 1.0.x trunk

2007-12-20 Thread Matthias Wessendorf
Hi, just moved the 1.0.x (for JSF 1.1) to this location: https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/ so, no more trinidad/trinidad -M -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew

AW: [Trinidad] Inline Validation incorrect when using PPR

2007-12-20 Thread Rottstock, Sven
Can you surround the components with a panelGroupLayout and let have a partialTrigger to the first selectOneRadio? Does it works now? Regards, Sven -Ursprüngliche Nachricht- Von: Graeme Steyn [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 20. Dezember 2007 10:26 An: MyFaces Discussion

problems with

2007-12-20 Thread Jörg Niepenberg
Hello all, i recently updated my MyFaces libs. Now all the wont work anymore and i get this error: |javax.servlet.ServletException: Unable to convert string "Sign Up" to *class* "javax.el.ValueExpression" *for* attribute "value": Property Editor not registered with the PropertyEditorManager

[Trinidad] Inline Validation incorrect when using PPR

2007-12-20 Thread Graeme Steyn
Hi, I have being experiencing a inline validation problem with Trinidad 1.2.4 (with Facelets) and was wondering if anyone is aware of a work-around or pending fix. It appears that the problem may be related to TRINIDAD-96 - Validators should be added incrementally, not set as a whole. Basical

Re: [Trinidad] Are compatibles Trinidad and Tobago?

2007-12-20 Thread Martin Marinschek
Hi Rafa, Tomahawk should be compatible, Tobago is not. regards, Martin On 12/18/07, Rafa Pérez <[EMAIL PROTECTED]> wrote: > Hello all, > > I am developing an application based on MyFaces 1.1.5, Trinidad 1.1.4 and > JBoss Seam. I have been browsing MyFaces' project stack and have found some > in

Re:

2007-12-20 Thread Volker Weber
Hi, try disabled instead of readonly. In html readonly components are not submitted to the server. Regards, Volker 2007/12/19, Carlos Adolfo Ortiz Quiros <[EMAIL PROTECTED]>: > > > > > Hi > > > > For some weird reason, when I put a > and with a JavaScript I put value on it, but no value i