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.
The moose likes JNLP and Web Start and the fly likes Testing for JNLP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Testing for JNLP" Watch "Testing for JNLP" New topic
Author

Testing for JNLP

Yiu Wing Tsang
Ranch Hand

Joined: Sep 10, 2005
Posts: 30
Is there any good method to have testing the JNLP deployed in application server?

Currently our team use "abbot" to test on the swing application and it works fine, but the swing application is going to deployed through JNLP in application server and we want to find some good methods to test if the deployment environment configuration is okay or not. Any good sugguestion for that?

Thanks for any advice.


SCJP(1.4 & 1.5), SCWCD(1.4), SCBCD, SCDJWS, SCEA, Core Spring Certification 2.5
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Please don't cross-post the same question to several forums.
The discussion should be continued over here.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Testing for JNLP
 
Similar Threads
Is JNLP has advantage over applets loading in the swing application
Swing client w/ WebStart & J2ee
Testing JNLP application
Need To Create A JNLP file for a swing application
JSP and Swing