954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Java Web Start deploying problem

I have a Java Desktop Application I made and I am now on the process of deploying the application. I tried to use Java Web Start but came up with certain problems. My application is fully working when I start it locally or inside my IDE. But when I try to make use of JWS; for now I use the Netbeans feature to autocreate the JNLPa and I try to run it inside the IDE my application runs it show launches my MainClass but the thing is some buttons of in GUI does not work. Like my start and stop button and other buttons. My start button by the way creates a new thread to search the internet. I have tested my application several times and its working except when using JWS where some of my components does not work. Do you have any ideas on this? Can you suggest another method for deploying application. The main reason I use JWS is the update feature which takes care of the auto-updating when new versions of my application are available.

jazz_vill
Light Poster
40 posts since Nov 2009
Reputation Points: 10
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: