I've had that a couple of times during development as well. What seems to help is an ant clean-all, and a restart of my jboss before redeploying...
Op do, 28-07-2005 te 14:05 +0200, schreef Martin Marinschek: > I get the following problem when trying to look at the schedule > component: > > javax.servlet.ServletException: /schedule.jsp(106,24) Attribute theme invalid > for tag schedule according to TLD > javax.faces.webapp.FacesServlet.service(FacesServlet.java:110) > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter > (ExtensionsFilter.java:112) > > root cause > > > Is that just with me or is there something missing in the tld? > > regards, > > Martin > > On 7/28/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > just committed... > > regards, > > Martin > > > On 7/28/05, Jurgen Lust <[EMAIL PROTECTED]> wrote: > Hi, > > I've added theme support to the x:schedule component. > The example has > also been updated with the ability to switch themes, > and to toggle the > readonly and tooltip properties. > > cf. attachment for patches... > > > Jurgen > > > > > >
