Two Laptop Bag
The moose likes JNLP and Web Start and the fly likes java web start application unable to launch 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 "java web start application unable to launch" Watch "java web start application unable to launch" New topic
Author

java web start application unable to launch

vaibhav mishra
Ranch Hand

Joined: Jun 18, 2008
Posts: 168
following is my jnlp file


and I stored it in folder javasoft/webstart folder in my localhost's root web directory which is in my case c:/wamp/www

I put geekjokes.gif ,GeekJokes0.1.jar and geekjokes.jnlp file in javasoft/webstart directory of c:/wamp/www/

now when I access application through webpage then it shows java splash and the a dialogbox saying unable to launch the application

I have entered mime-types in my apache mime-types file but I am not sure I done that right

can you spot where am I faltered

I want to mention that same application's jar file is working smoothly on my desktop,
it is swing app just showing a dialog box


SCJP
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

and I stored it in folder javasoft/webstart folder

But that isn't where your "href" attribute points to.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: java web start application unable to launch
 
Similar Threads
security exception thrown will running application
Java Web Start
Doesn't work properly of my JNLP webstart
Web start run the Jar but doesn't work No action Happened ?
Web start problem