Guang,

I expect that you are including many more "libraries" in the archive than
you actually need.  From a size of 25MB it sounds like you are probably
including the entire JRE plus J3D and more.  You really only need those
things which you expect are not going to be available when you run your
application.  Therefore JRE and J3D should not be a part of your JAR.  On
the other hand, if you have included all of your content (models, textures,
sounds, etc.) in your JAR I could imagine it being this size.  If that's
the case I'm not sure what your problem is.

--Mark

At 05:00 AM 8/31/2001, you wrote:
>When I generate an application with Archive Builder (JBuilder 4), I included
>all classes and got a quite big jar file (about 25Mb).  However, this jar
>file did not work. (the program works well in JBuilder4) Could any one give
>me some suggestion what I should pay attantion to? Thank you a lot!


Mark Ferneau                    240-462-6262 (cell)
Director of Adv. Technology             801-437-4608 (efax)
Xtivia Technologies, Inc.               301-279-5703 (home office)
[EMAIL PROTECTED]                      http://www.xtivia.com/
[EMAIL PROTECTED] (wireless email)

===========================================================================
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".

Reply via email to