hello,

i have a webapp im trying to port from tc 3.2 to tc 4.01.
the app is aparently ill-behaved and shows some problems when porting:

1) the app relies on trying to catch FileNotFoundExceptions from 
jsp:include statements.
if the jsp it is trying to include isnt there, it silently ignores it.

this works in tc 3.2, but tc 4.01 refuses to catch te exception in the 
jsp. the exception
apears to get caugt before hitting the jsp servlet, and bails out.

which behaviour is correct? tc 4.01? in that case, is there some other 
way of doing it?


2) i use PoolMan, and got a nullpioniter exception when it couldnt find 
its config file.
tat is expected, but the entire tomcat instance died with tc 4.01. that 
didnt happen with tc 3.2

is this a bug, or have i configured someting wrongly?

any hints apreciated.


env: tc 4.01, ibm jdk 1.3, linux

/joakim


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to