Should work, try making it an unconditional destroy though (pass true). By
passing false you're allowing the JVM to not close it if it so desires.
Remon
> Hi All,
>
[quoted text clipped - 15 lines]
> BR
> /Boki.
bokiteam@ms21.hinet.net - 29 Mar 2006 01:57 GMT
Thanks, It is my fault, I try to release a resource that already be
released. ( ObjectA = null; // again )
For Nokia phone ( Symbia OS ), show a error message and then end
program.
For Sony Ericsson phone ( W800i ), be stick there.
BR,
/Boki.
Remon van Vliet
> Should work, try making it an unconditional destroy though (pass true). By
> passing false you're allowing the JVM to not close it if it so desires.
[quoted text clipped - 20 lines]
> > BR
> > /Boki.