• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

java webstart 1.4.2_05 problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been using java webstart 1.0.1 all my days, my application works fine, recently I moved from java webstart 1.0.1 to 1.4.2_05 version of webstart that comes with 1.4.2_05 JRE.

When I launch my application now, I get an error message "Could not find the main class. Program will exit"

I reverted back to 1.0.1, my application works fine.

What will the problem be, I checked my JNLP files, I have all my jar files correctly listed, as you can understand it works with 1.0.1 version and not with 1.4.2_05 version, Please help.

Regards
Sunil

[ November 12, 2004: Message edited by: Sunilkumar Peenikal ]
[ November 12, 2004: Message edited by: Sunilkumar Peenikal ]
 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Post your JNLP file and I will take a look.

Cheers, Jared.
 
reply
    Bookmark Topic Watch Topic
  • New Topic