which tdk did you use to build the application? if you used the _beta_
tdk-2.3 to build your application, it is dependent on a servlet 2.3 API as
the Turbine core was built against a 2.3 servlet.jar and will only run in
2.3 compatible or better containers.
if you must use a 2.2 servlet api, I think you will need to downgrade to
Turbine 2.2_01
what kind of errors are you getting?
Jeff Painter
On Wed, 19 May 2004, brian wrote:
> Hello,
>
> I am attempting to migrate an existing working war file from
> tomcat to websphere express v5.1. My application is setup exactly as
> the tdk demo. The Jakarta site states that all I have to do is changes
> the references from 2.2 servlet spec in order to deploy this in another
> compliant container. This has not been successful. Here is a copy of my
> web.xml file:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]