Michael P. McCutcheon wrote:
all of the stuff into one jar (j3dall.jar). That is the only thing I classpath to. Could this screw it up? ( I guess the answer is yes :) )
No, because the DTDs are not kept in JAR files. They're in a separate DTD directory that is part of the TAR file. The HowToInstall instructions explicitly talk about what you need to have in the classpath to make sure everything works correctly.
I suppose we could put the DTDs into a JAR just to have people point it at one less thing, but that makes them a little harder to update on the end user machine as the DTD changes during the spec development. -- Justin Couch http://www.vlc.com.au/~justin/ Java Architect & Bit Twiddler http://www.yumetech.com/ Author, Java 3D FAQ Maintainer http://www.j3d.org/ ------------------------------------------------------------------- "Humanism is dead. Animals think, feel; so do machines now. Neither man nor woman is the measure of all things. Every organism processes data according to its domain, its environment; you, with all your brains, would be useless in a mouse's universe..." - Greg Bear, Slant ------------------------------------------------------------------- =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".