>However, due to the nature of our app and infrastructure out app
>needs to be able to do things as different users.
Your one app needs to run with the permissions of several different
users? In a nutshell, Java isn't going to help you with this. In fact,
it'd be fairly awkward to do this in C in
Jonathan Doughty wrote:
>>"Timothy" == Timothy Reaves <[EMAIL PROTECTED]> writes:
>>
>
>>>Q2: is there any upper limit for -Xms and -Xmx values, or can
>>>I use whatever value I want such as -Xms700m and
>>>-Xmx2g (suppose "m" and "g" are available)?
>>>
>
>> There is no upper li