Hi Carsten,

it looks to me as if tr:inputText can not be evaluated to a component
- can you check your html-output, if there is the string <tr:inputText
in there?

regards,

Martin

On 10/26/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> Works for me.
>
>            <tr:inputText label="Birthday: " readOnly="#{!edit}"
> value="#{bean.user.birthday}">
>                <f:convertDateTime pattern="dd.MM.yyyy"/>
>              </tr:inputText>
>
> (inside inputDate as well)
>
> so does the tr:convertDateTime
>
> On 10/26/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > For some reasons Facelet's tag handler for the convertBlah doesn't get
> > that the wrapping this is a value-holder.
> >
> > building 1.0.4-SNAP now, and checking.
> >
> > Since this comes from Facelets, I am almost sure not related to jeanne's
> issue
> >
> > -M
> >
> > On 10/26/07, Carsten Pieper <[EMAIL PROTECTED]> wrote:
> > >
> > > Hm, not really related to this vote, but probably related to Jeanne's
> problem
> > > (note that I'm not on 1.2.3 but on 1.0.4-SNAPSHOT):
> > >
> > > A project of mine that I didn't touch since yesterday doesn't run today
> > > anymore
> > > and it's also complaining about the convertDateTime tag (although, when
> I
> > > remove that tag, I get an ELException that I never saw before in that
> > > context):
> > >
> > > f:convertDateTime> Parent not an instance of ValueHolder:
> > > [EMAIL PROTECTED]
> > >
> > > Caused by:
> > > com.sun.facelets.tag.TagException - /search/panelPopup.xhtml @73,50
> > > <f:convertDateTime> Parent not an instance of ValueHolder:
> > > [EMAIL PROTECTED]
> > > ...
> > >
> > > The following SNAPSHOT jars have changed in my local Maven repository
> since
> > > yesterday:
> > > myfaces-api-1.1.6-SNAPSHOT.jar
> > > myfaces-impl-1.1.6-SNAPSHOT.jar
> > > trinidad-api-1.0.4-SNAPSHOT.jar
> > > trinidad-impl-1.0.4-SNAPSHOT.jar
> > >
> > > (and also, although I don't think they're related to this:
> > > tableformlayout-1.0-SNAPSHOT.jar
> > > tomahawk-sandbox-1.1.6-SNAPSHOT.jar)
> > >
> > > Regards, Carsten
> > >
> > >
> > >
> > > Matthias Wessendorf-4 wrote:
> > > >
> > > > I'd say a setup issue.
> > > > The things I tested work fine.
> > > >
> > > > -M
> > > >
> > > > On 10/25/07, Jeanne Waldman <[EMAIL PROTECTED]> wrote:
> > > >>
> > > >>  When I create a project from the war and run a demo, I get this
> error on
> > > >> lots of jspx demo files:
> > > >>
> > > >>  Error: Unable to convert constant to type javax.el.ValueExpression
> for
> > > >> attribute "pattern" of tag "convertDateTime".
> > > >>
> > > >>  Is there some library that I need to add or something?
> > > >>
> > > >>  Thanks,
> > > >>  Jeanne
> > > >>
> > > >>
> > > > ...
> > > >
> > >
> > > --
> > > View this message in context:
> http://www.nabble.com/-vote--release-of-Trinidad-core-%281.2.3%29-tf4686852.html#a13421201
> > > Sent from the My Faces - Dev mailing list archive at Nabble.com.
> > >
> > >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://matthiaswessendorf.wordpress.com/
> > mail: matzew-at-apache-dot-org
> >
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
>


-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to