Thanks.
I did not have System.exit(0).
Now I do an I see that jot disappear.
Bruce
----- Original Message -----
From: "Gibson.Stephen" <Gibson.Stephen@burlington.com>
To: <java400-l@midrange.com>
Sent: Thursday, May 09, 2002 9:10 AM
Subject: RE: Disconnect using system.disconnectService(AS400.COMMAND)?
> Are you doing a System.exit(0); to end the class?
>
> -----Original Message-----
> From: Bruce Jin [mailto:JIN007M@hotmail.com]
> Sent: Thursday, May 09, 2002 2:13 PM
> To: java400-l@midrange.com
> Subject: Disconnect using system.disconnectService(AS400.COMMAND)?
>
>
> AS400 system = new AS400("MRCBOX");
> system.disconnectService(AS400.COMMAND)
>
> When program runs a job QZSOSIGN is added (WRKACTJOB). After the program
> ends, This job does not go away. Does this mean the disconnection does not
> work?
>
> Thanks.
>
> Bruce
>
> _______________________________________________
> This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
> mailing list
> To post a message email: JAVA400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.
> _______________________________________________
> This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
> To post a message email: JAVA400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.
>
>