For trouble shooting I am about to build an old version 5.5.26 of Apache 
Jakarta Tomcat

And I am missing a jar containing at least the following 4 members

import org.apache.tomcat.core.BaseInterceptor;
import org.apache.tomcat.core.Context;
import org.apache.tomcat.core.ContextManager;
import org.apache.tomcat.core.TomcatException;


using SVN Tourtoise I to download the project;
It does not build and
I cannot find the files above with this tags version

I have started to maven-ise this project, and are fare almost,
but struggle so far to find this members above,
better I like to find the jar file with the package org.apache.tomcat.core

maybe somebody can give me groupId and artifactId and the maven repository link.

Looking at maven central is a no go either unless I did a mistake.

Josef



Reply via email to