Well, what I need at the moment is the "indexed" property for <html:*> tags.
I have no idea if it's something that could be patched.   It seems to me
there was another feature I wanted to use and worked around before that.

I'm a long way from any serious release.  Is there any
plan/schedule/feature-list in place for the next rev of struts?

Is the nightly build built from a consistent set of "commons" classes, or
does it use nightly builds (or fresh source) of those too?

----- Original Message -----
From: "Ted Husted" <[EMAIL PROTECTED]>l
To: "Struts Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, November 04, 2001 09:25
Subject: Re: Nightly Build - Digester Method Not Found Exception


> To be honest, lilke some others, I haven't tried a nightly build lately.
>
> One thing is that the digester, et al, have been moved to the Commons,
> and there are now dependancies on those "external" packages.
>
> Also, I believe someone has mentioned that there were some conflicts
> with the later versions of the Digester.
>
> Wish I could be of more help.
>
> What feature are you after? Is is something you could patch to 1.0?
>
> -- Ted Husted, Husted dot Com, Fairport NY USA.
> -- Custom Software ~ Technical Services.
> -- Tel +1 716 737-3463
> -- http://www.husted.com/struts/
>
>
> David Corbin wrote:
> >
> > I'm not an active developer of struts (as you probably know), and I've
only
> > been using it for about 3 months. But, I need a feature that is "post
1.0",
> > so I figured I'd try the Nightly Build.  I downloaded and installed the
11/3
> > build and encounterd a problem:
> >
> > java.lang.NoSuchMethodError
> >         at
org.apache.commons.digester.Digester.getReader(Digester.java:527)
> >         at
org.apache.commons.digester.Digester.parse(Digester.java:1206)
> >         at
> >
org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1274)
> >         at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:461)
> >
> > 1) I assumed that for nightly build related problems, I should raise the
> > question on this list, rather than the struts-user list.  Is that
correct?
> > My appologies, if it isn't
> >
> > 2) Is this problem...
> >     a) "oops - that's not good build problem"?  What's a reasonably
stable
> > recent build?
> >     b) a configuration problem of some type on my side?  perhaps
something
> > specifically related to to the 1.0 to Nightly upgrade?
> >     c) something else?  Suggestions?
> >
> > Thanks
> > David Corbin
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to