Desiree Hilbring wrote:
>>Because to nominate a JAR file to be included in the classpath you must
>>point at the file explicitly. You cannot just point the classpath at the
>>directory and have the JVM automagically pick up all the files in that
>>directory. There is only one exception to this rule - jre/lib/ext.
>>
>
> okay fine, or not fine, it is not my decision to use about 20 jar files.
> So is there a solution? Is it possible to expand the limitation of 1024?
> And I do not want to move them all in jre/lib/ext, because of the project
> configuration they need to be in /lib.
.sun.com and include in the body of the message "help".
Suggestion:
Make several env.variables that form the classpath.
Then make a shell-script which read something like :
java -cp $part1$part2$part3
Regards
Nikolai
----------------------------------------------
Nikolai V. Christensen, Computer Engineer,
Simulation and Training department
IFAD, Forskerparken 10A, DK-5230 Odense M
Phone: +45 63 15 71 31 Fax: +45 65 93 29 99
WWWeb: http://www.ifad.dk
e-mail: [EMAIL PROTECTED]
----------------------------------------------
===========================================================================
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".