On Tue, 2005-03-15 at 12:14 -0800, Anthony Green wrote: > On Tue, 2005-03-15 at 13:55 -0500, Thomas Fitzsimmons wrote: > > > tomcat5 still doesn't run out of the box. You need to do this first: > > > > > > $ cd /usr/lib/jvm-exports/java-1.4.2-gcj > > > $ ln -s /usr/share/java/libgcj-4.0.0.jar jaas.jar > > > $ ln -s /usr/share/java/libgcj-4.0.0.jar jdbc-stdext.jar > > > $ ln -s /usr/share/java/libgcj-4.0.0.jar jndi.jar > > > $ ln -s /usr/share/java/libgcj-4.0.0.jar jta.jar > [snip] > > I didn't want to destabilize things right before FC4test1, since I made > > a bunch of changes to support adding security providers. I'll commit > > them today. > > Could also please add the jta.jar symlink, and make java-gcj-compat > Provide jta? > Done. Try java-1.4.2-gcj-compat-1.4.2.0-40jpp_11rh. Tom