> 30.08.2001 19:24:38, [EMAIL PROTECTED] wrote:
>
> >remm 01/08/30 10:24:38
> >
> > Modified: src/wrappers/catalina web.xml
> > Log:
> > - The embedded server uses the '/*' mapping, which requires the
> default-servlet
> > init parameter to be set to false.
> > - Unfortunately. that means that the standalone server binary is
> broken in
> > Slide 1.0.13, unless that parameter is manually changed.
>
> whoa, sorry about that, I didn't think of the catalina wrapper using a
> different mapping - should have tested.
Don't worry, it was easy enough to find out, and the change solves the ages
old problem between getPathInfo() and getServletPath() ;-)
Of course, that means I should put new binaries out (1.0.14). I was planning
to propose 1.0.14 as a beta, but I guess that will have to wait for 1.0.15.
Also, I knew I would have problems with a build containing the number '13'
;-)
I'll wait until this week-end before releasing 1.0.14. I plan to
preconfigure the standalone server using hSQL 1.61 (unless someone thinks
it's not a good idea), so that it's easier to use out of the box. I think
hSQL is the best choice for that use (it's Java, it's very easy to embed and
the license is nice), but I obvioulsy didn't spend enough time testing all
the Java DBs out there, so maybe there's something better we could use
instead (waiting for suggestions). I think due to the short notice 1.0.14
will come with it, but we can change to another better one later.
Remy