I was using Tomcat 4.0.6 and everything was working fine. when I moved to tomcat 4.1.24, while compiling some of java files generated after compiling jsps, tomcat throws compile error : package a.b.c.d not found. Other java files have import for a.b.c and tomcat does not complain about them. The packages a.b.c and a.b.c.d are in the same jar file so it cannot be classpath problem. Any ideas about what the problem cound be.




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to