posted 23 years ago
hi all,
I have a c++ program to invoke jvm to run java program, the program can run as NT service, it still running after i logout the windows. everything runs corrently with jdk1.1, but while i use jsdk1.4.0, the NT service stops while the windows logout.
i saw some post said that use "-Xrs" option can solve the problem, but it seems not work !!
can any help me to slove the problem ?
this is the code in my program:
thanks,
jacky