I have to object to that (and I am not one of the maintainers). I think the
documentation is good, taking the scope of the project and the provided
examples in account. Moreover, I think it is one of the better written OSS
Java projects around where it comes to clearity of design and code. In other
words: you should not have any trouble understanding what's going on under
the hood looking at the sources.

Eelco

----- Original Message ----- 
From: "Marcel Kung" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 10:23 PM
Subject: Re: [Mav-user] Reload command in web.xml


> When your developing a website you are making numerous changes to
> maverick.xml, the xsl stylsheets and your Java classes. With the number of
> changes that are going on it should be obvious that stopping and starting
> the server each time will become rather annoying, rather fast.
>
> The reload.m idea works but the documentation does not make this technique
> obvious (actually the documentation doesn't make very much obvious at all
> :-)
>
> Marcel
>
> ----- Original Message -----
> From: "Thompson, Kris" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 03, 2003 4:19 AM
> Subject: RE: [Mav-user] Reload command in web.xml
>
>
> Sorry I don't have an answer for this but I would like to ask why would
one
> want to use this feature anyway?  What is the true benefit?
>
> Kris
>
> > -----Original Message-----
> > From: Marcel Kung [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, July 01, 2003 7:22 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Mav-user] Reload command in web.xml
> >
> >
> > In previous mav-user list archives there is mention of using the
> > reloadCommand to cause Maverick to reload all the maverick.xml and XSL
> > changes automatically. In particular email
> > http://sourceforge.net/mailarchive/message.php?msg_id=110721
> > references the
> > following settings in web.xml:
> >
> > <servlet>
> >   <servlet-name>dispatcher</servlet-name>
> >   <display-name>Maverick Dispatcher</display-name>
> >
> >   <servlet-class>org.infohazard.maverick.Dispatcher</servlet-class>
> >   <init-param>
> >     <param-name>reloadCommand</param-name>
> >     <param-value>reload</param-value>
> >  </init-param>
> >  <load-on-startup>2</load-on-startup>
> > </servlet>
> >
> > This appears in the Friendbooks examples and I have tried the
> > examples under
> > both Tomcat and Resin and in neither does this reload appear
> > to work. You
> > can change the xsl stylesheets and maverick.xml and refresh
> > the browser but
> > until you restart the server nothing changes. How is this
> > reload supposed to
> > work?
> >
> > Cheers,
> > Marcel
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_06
> 1203_01/01
> [INVALID FOOTER]
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
> [INVALID FOOTER]
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
> [INVALID FOOTER]
>



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
[INVALID FOOTER]

Reply via email to