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? [snip] > > I committed your -extdirs patches to java-gcj-compat -- I'm not sure if > they would cause JSP failures though. I don't know either. I may have time to look into this tomorrow. AG