Copying the crimson.jar (and jaxp.jar) distributed with Tomcat 4 got it
working there ;-)

Resin is still being stubborn. Maybe I'll try with with 2.0 later. But
TC4's the target platform, so I'll plug along with that for now. 

Working on adding actual newsfeeds to a Web app using the Tiles package.

-Ted.


"Craig R. McClanahan" wrote:
> Tomcat 4 does *not* expose an XML parser to the web app -- you'll need to
> put the JAXP/1.1 jars into $CATALINA_HOME/lib if you don't have them under
> WEB-INF/lib.
> 
> Craig

Reply via email to