Thanks.  ;)  I got sidetracked into a different project that was using
struts, but now my new gig is all JSF (yay) so I'll be back in the
game big time now.  I wonder if I can still commit and/or if anyone
minds that I do?

Travis


On 9/22/05, Martin Marinschek <[EMAIL PROTECTED]> wrote:
> Welcome back Travis, long time no hear ;)
>
> Want to open an issue on this?
>
> might be that there has been a change for TCK compatibility.
>
> regards,
>
> Martin
>
> On 9/21/05, Travis Reeder <[EMAIL PROTECTED]> wrote:
> > I get this with no changes other than replacing jars, code is here:
> >
> >  <h:column>
> >                 <f:facet name="header">
> >                     <h:outputText value="#{bundle['percentage.short']}"/>
> >                 </f:facet>
> >                 <h:outputText
> > value="#{campaignBean.percentOfCampaignFulfilled}">
> >                     <f:convertNumber type="percentage"/>
> >                 </h:outputText>
> >             </h:column>
> >
> > javax.servlet.ServletException: Cannot get NumberFormat, illegal type 
> > percentage
> >         javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)
> >         
> > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
> >         rhythm.marketplace.filters.AuthFilter.doFilter(Unknown Source)
> >
> > Any ideas?
> >
> > Travis
> >
>
>
> --
>
> http://www.irian.at
> Your JSF powerhouse -
> JSF Trainings in English and German
>

Reply via email to