<i.kanellopoulos <at> tiscali.it> writes: > > Hi, > > Could you please help with the following error? the .war files in the deploy > directory are not deployed. I include below part of the catalina.out. the > platform is Redhat ES4, tomacat 5.5.9 java is 1.5, use the internal HSQLDB. > (all was working till yesterday then I decided to try the oracle connection > and that's when I first encounetered the error. I went back to HSQLDB with > no luck, downloaded the latest source distribution, but still no luck. In > all cases everything seems to go fine with the compilation. >
This is because you are using the M4-SNAPSHOT. When you rebuilt yesterday using Oracle, you downloaded the latest M4-SNAPSHOT. You probably did your initial build back when M4 worked. The solution is to build directly from source. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
