The IBM problem is likely a compiler bug, since with JSSE 1.0 available,
those classes should be on the CP. However, in 5.5, JSSE13SocketFactory is
never used, so you could just exclude it. And since it is difficult to use
TC 3.x and 4.x on JVMs below 1.4, it might be time to get rid of suppor
Greetings,
With regard to compiling Tomcat. I just wanted to get a general feel
for how the core Tomcat devs feel about compiling Tomcat with
alternative jdks/compilers.
Seems there are issues with compiling say Tomcat 5.5.x with ibm jdks,
or when using ecj as the compiler. For ex