Sorry Ludovic, I missed the fact that you were using Tomcat 4.x -
Ludovic DAUCHY wrote:
But I must use Tomcat 4.1.3 and the compatibility package doesn't exist for it.
<snip>
My configuration is : java SDK 1.4.2_04 Tomcat 4.1.30
Tomcat 4.1.30 doesn't require a compatibility package if you're running Java 1.4. You shouldn't use it.
You'll probably need to build Pluto from source, since the Pluto binary distribution includes Tomcat 5.5.9. See below for building pluto from source: http://portals.apache.org/pluto/v101/install.html - Specifically the heading "Source Distribution".
http://portals.apache.org/pluto/v101/developer/build_source.html Good Luck, Elliot
