• 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 EE 5 Installation

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to install Java EE 5 on windows xp pro, whenever I start the installation process it hangs in the screen where it ask for the directory to install the software. Did I miss anything? I already installed java SE 5 and set the path and the classpath. I can compile and run a java program.

Thanks in advance,

Peace
 
Ranch Hand
Posts: 893
Tomcat Server Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know exactly what your problem is, but normally a program asks for the location where the software needs to be installed. I always use for JAVA in Windows XP. C:/programfiles/java/ ... and then the java version...

Also you have to adjust your path and classpath to the new java installation if you want to use the new installation.
 
Baheth Haque
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you wilhelm for your reply, maybe I was not clear in my first post. My Installation "Freeze" when I press next in the window where it asks for the installation Directory.

Peace
 
reply
    Bookmark Topic Watch Topic
  • New Topic