>> I tried to rebuild and install under latest OS/X 10.6.8 but Tomcat 6 >> still didn't detect it. >> > > Have you tried starting tomcat with 'java -d32/-d64' > Might be the wrong ABI (32/64-bit) gets used.
You got it Mladen :) I was using -d32 and in such case it didn't works back to normal with -d64. I should figure how to build a 32bits version. 32/64 bits mixed models on OS/X are sometime complex :) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org