On Sun, 2005-04-24 at 09:07 -0600, RaXeT wrote: > Updating : tomcat5 ##################### [ 51/295] > /usr/bin/build-jar-repository: error: could not find jaas Java extension > for this JVM > /usr/bin/build-jar-repository: error: All specified jars were not found > for this jvm > /usr/bin/build-jar-repository: error: could not find jdbc-stdext Java > extension for this JVM > /usr/bin/build-jar-repository: error: could not find jta Java extension > for this JVM > /usr/bin/build-jar-repository: error: could not find jndi Java extension > for this JVM > /usr/bin/build-jar-repository: error: All specified jars were not found > for this jvm > > What has gone wrong here? These things are all supposed to be provided by java-1.4.2-gcj-compat. Have a peek in /usr/lib/jvm-exports/java-1.4.2-gcj-1.4.2.0. Also be sure that your java alternative is set properly. # alternatives --display java should refer to /usr/lib/jvm/jre-1.4.2-gcj/bin/java. If there still nothing obviously wrong, please please file a bug at bugzilla.redhat.com identifying the tomcat5 and java-1.4.2-gcj-compat versions you have installed. Thanks! AG