Subject: Re: turning off debug on console - Validator
From: "Arthur Frankel" <[EMAIL PROTECTED]>
 ===
Thanks!  The debug info did turn off.  It took a little while to convert
since there were various changes in the xml (config, validation,
validation-rules), but it works like a charm now.

thanks again.


"David Winterfeldt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> The jars should match the same nights nightly build.
> I just moved the Struts Validator into the core a
> couple nights ago (struts-validator.jar unecessary).
> So if you are able to use the nightly binary, it will
> have all the jars you need in the lib directory.
> There are some changes to configuring the Validator.
> It is using the new PlugIn interface so you don't need
> the ValidatorServlet defined in the web.xml anymore.
> I need to add new documentation and some of the
> package names have changed.  You can look at the
> Validator webapp for an example if you decide to do
> this or post questions.
>
> David
>
> --- Struts Newsgroup <[EMAIL PROTECTED]> wrote:
> > Subject: Re: turning off debug on console -
> > Validator
> > From: "Arthur Frankel" <[EMAIL PROTECTED]>
> >  ===
> > thanks.  This appears to work upon startup, but now
> > I'm confused as to which
> > .jars I really need:
> >
> > struts.jar
> > commons-validator.jar
> > struts-validator.jar
> > commons-beanutils.jar....
> > *.tlds?
> >
> > ??? and which version of each?
> >
> > Arthur.
> >
> >
> > "David Winterfeldt" <[EMAIL PROTECTED]> wrote
> > in message
> >
> news:[EMAIL PROTECTED]...
> > > I think the debug level wasn't getting passed to
> > every
> > > class, but everything was upgraded to use Commons
> > > Logging a few weeks ago which will give finer
> > control
> > > over logging.  So if you download a recent nightly
> > > build, this should be fixed.
> > >
> > > David
> > >
> > > --- Struts Newsgroup <[EMAIL PROTECTED]> wrote:
> > > > Subject: turning off debug on console -
> > Validator
> > > > From: "Arthur Frankel"
> > <[EMAIL PROTECTED]>
> > > >  ===
> > > > With the struts validator I get a bunch of debug
> > > > statements on startup.
> > > >
> > > > I have my web.xml set as such for the validator
> > > > servlet
> > > >
> > > >   <init-param>
> > > >      <param-name>debug</param-name>
> > > >      <param-value>0</param-value>
> > > >    </init-param>
> > > >
> > > > Any ideas?
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > To unsubscribe, e-mail:
> > > >
> > <mailto:[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
> > > > <mailto:[EMAIL PROTECTED]>
> > > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Sports - live college hoops coverage
> > > http://sports.yahoo.com/
> > >
> > > --
> > > 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]>
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
>
> --
> 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