RE: [tomcat 4] using jikes to compile jsp's

2001-08-08 Thread Kevin Seguin
so, i have two "fixes" to the problem mentioned below, and i wanted to run them by somebody... both fixes involve "normalizing" the paths that make up the classpath by essentially passing them through File objects. the big difference is where this normalization takes place. one place to do it i

[tomcat 4] using jikes to compile jsp's

2001-08-07 Thread Kevin Seguin
has anybody tried using jikes to compile jsp's with tomcat 4 on windows recently? i have. it barfed :) basically what's happening is the classpath is getting messed up. more specifically, the entry in the classpath that points at WEB-INF/classes/ is getting messed up. the classpath ends up lo