This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hello friends,
Can any body tell me how can I test an executable jar file? In fact I developed an application, this application is running fine when I run it in eclipse . But when I execute this jar file it runs fine initially but in a particular form's save page it got hang. I do not know how to overcome this problem and see the console log for this jar file.
Thanks in advance !
God Gave Me Nothing I Wanted, He Gave Me Everything I Needed.
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
posted
0
I would probably start with remote debugging. Look it up in the Eclipse help.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Fidel Edwards
Ranch Hand
Joined: Mar 19, 2008
Posts: 202
posted
0
Ilja Preuss wrote:remote debugging. Look it up in the Eclipse help.