RE: java GUI from ANt

2002-05-30 Thread Boris Garbuzov
, May 30, 2002 4:57 PM To: [EMAIL PROTECTED] Subject: java GUI from ANt I experience some forking, threading or waiting problem. My GUI application dies in a second after start when started from Ant, whereas it normally runs without it. Can somebody give a clue? -- To unsubscribe, e-mail

RE: java GUI from ANt

2002-05-30 Thread Dominique Devienne
Try with and see if that fixes it. There could be class loader issues, usually solved by forking. --DD -Original Message- From: Boris Garbuzov [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 4:57 PM To: [EMAIL PROTECTED] Subject: java GUI from ANt I experience some forking

java GUI from ANt

2002-05-30 Thread Boris Garbuzov
I experience some forking, threading or waiting problem. My GUI application dies in a second after start when started from Ant, whereas it normally runs without it. Can somebody give a clue? -- To unsubscribe, e-mail: For additional commands, e-mail: