Hi Nicolas,

You should be able to configure Eclipse (I'm guessing WSAD too) to use a different JRE System Library. If you are in the DOS console AND threads are hanging, your "main" method would not end, unless you call System.exit(0). The fact that the program, which you ran in DOS w/ JDK1.4, appears to be finished (you get the command prompt) tells me that 1.3 was the problem.

--Marc


Nicolas Hemonic wrote:


Hi Marc,



However, it is possible that your hanging thread has nothing to do with this. If you can test the code in a 1.4 environment, it would confirm the
problem/solution.


All of my code is in Websphere Studio Application Developper (WSAD) 5.0.
So the JDK is the 1.3.
I made a test by exporting the code and running it in a batch with a jdk 1.4.
The batch stop friendly (without system.exit(0))
To complete the test, I try with a 1.3 java version.
The batch stop friendly (without system.exit(0)) too.

So, does the problem come from WSAD?
or, perhaps, in the DOS console, if some threads are still hanging, it does not show 
them and the
program appears to be finished...

I do not know if this test is concluding






Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/


Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to