On Tue, 2005-03-15 at 07:40 -0800, Anthony Green wrote: > On Mon, 2005-03-14 at 14:12 +0000, Gary Benson wrote: > > I've built this into dist-fc4 (mx4j-2.1.0-1jpp_2fc and > > tomcat5-5.0.30-1jpp_2fc). Let me know if it works, and I'll make > > JPackage patches. > > Ok, thanks - that fixed the jmxri problem. > > 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 > > fitzsim has gcj-java-compat patches for this (except for the jta line), > but it sounded like he wanted to wait until after FC4test1 was branched > before putting them in. Tom: why? > 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. > But now I'm seeing JSP related problems. Our java compiler doesn't > recognize the -extdirs option it's being passed. I had no problem when > I tried JSP sample programs before this (on a different machine). Did > you tweak anything else? > I committed your -extdirs patches to java-gcj-compat -- I'm not sure if they would cause JSP failures though. Tom > AG > > > -- > fedora-devel-java-list mailing list > fedora-devel-java-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/fedora-devel-java-list