[fedora-java] aot-compile-rpm improvements

Gary Benson gbenson at redhat.com
Wed Sep 21 15:39:44 UTC 2005


Vadim Nasardinov wrote:
> On Wednesday 21 September 2005 10:50, Gary Benson wrote:
> > incorrectly named classes (the other wars)
> 
> What's an incorrectly named class?

One that's not in the correct directory.  In wars, classes that aren't
in jarfiles live under WEB-INF/classes; you couldn't, for instance,
put a war in your classpath and fetch classes from it like you could
with a jar.

Cheers,
Gary




More information about the java-devel mailing list