[fedora-java] Jonas vs JTA

Gary Benson gbenson at redhat.com
Thu Jul 14 16:26:12 UTC 2005


David Walluck wrote:
> Bryce McKinlay <mckinlay at redhat.com> wrote:
> > Further, this creates difficulties testing FC's Jonas with
> > other jpackaged JVMs because they require a separate jta.jar.
> 
> What are the difficulties? `build-classpath jta` should return the
> correct jar even though the actual jar returned may differ based on
> jvm version.

It does, however, jonas makes a symbolic link to jta.jar using
build-jar-repository at build time (well, %install time).  Fedora's
jonas is built with gcj, so the link points to gcj's jta.jar (in
/usr/lib/jvm-exports/java/jta.jar).  This link is not changed when you
switch JVM.

Cheers,
Gary




More information about the java-devel mailing list