on 5/23/01 11:17 AM, "Gary Lawrence Murphy" <[EMAIL PROTECTED]> wrote:
>
> This seems so obvious it is hard to believe it slipped through:
>
> The DTD referenced in the generated web.xml files for TDK webapps
> references a 404 Page Not Found error on the Sun website.
>
> The header
>
> <!DOCTYPE web-app
> PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
> "http://java.sun.com/j2ee/dtds/web-app_2.3.dtd">
>
> causes Tomcat 3.3 to abort when the DTD comes back as not-found. This
> can be fixed by setting both occurances of 2.3 back to 2.2
Yup. 2.3 isn't final yet.
> Speaking of sample webapps; using the CVS jakarta-turbine, the build
> instructions in docs/howto/tdk-howto.html (item 5) refer to a missing
> script
>
> Go to the directory "/TDKROOT/webapps/APPNAME/WEB-INF/build" and run
> the command "./build.sh init"
>
> ... only there is no build.sh in that directory, only the build.xml
The latest version of that document is on the website...
<http://jakarta.apache.org/turbine/howto/tdk-howto.html>
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]