Allen Gilliland wrote:
On Tue, 2005-10-25 at 07:25, Chris Keilitz wrote:
I made it past the problems with WSAD 5.1.0 and Roller 1.2 from the
weekend. Unfortunately, I have run into more problems. The problem(s)
likely would have been totally avoided had I read the fine details in
Step 1 Prerequisites in the InstallGuide for 1.2. That said, I am
afraid this time the problems are showstoppers.
The earlier problems turned out to be a web.xml problem unrelated to
the JspTranslate/taglib error -- WSAD didn't recognize the
<dispatcher> elements. When I commented them out, the JspTranslate
error magically went away.
I had the same problem when deploying on the Sun Webserver, so it seems
that those "dispatcher" elements are not a standard web.xml component?
Just to clarify, the dispatcher elements are standard as of Servlet API
2.4. They were not standard in 2.3. There are comments to this effect
in the web.xml (or there were at one time).