• 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

Starting j2ee problem in XP

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This may well be a beginners issue or even something on a system level. I get the following error after I run j2sdkee-1_3_1-win.exe :

D:\>j2ee -verbose
Exception in thread "main" java.lang.NoClassDefFoundError: D:\j2sdkee1/3/1;D:\j2
sdk1/4/2_03\lib\tools/jar;D:\j2sdkee1/3/1\lib\jhall/jar

As you can see all the dots are being replaced with slashes. Any help would much be apreciated - thanks.
reply
    Bookmark Topic Watch Topic
  • New Topic