"Olivier M." wrote:
> 
> On Fri, Nov 03, 2000 at 07:56:33AM -0800, Nathan Meyers wrote:
> > It doesn't exist anymore; it's now the "java" command everywhere.
> 
> well, but then it's not backward compatible at all : nothing
> is working (exceptions on start). I guess I will have to keep
> both JDK on my system.
> 

In your application you are setting your min and max heap sizes.  You
will have to modify these arguments because the syntax of the min/max
heap size arguments has changed.  Run the command "java" without any
arguments to get usage info.  Also, if your classpath points to the old
JDK 1.1.x class libraries you will have to remove these from the
classpath.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to