This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I am having problems configuring J2EE on Windows XP. Any Ideas? I tried the J2EE -verbose and kept getting errors. HELP!!!
Pauline McNamara
Sheriff
Joined: Jan 19, 2001
Posts: 4011
posted
0
Howdy "robeearl" Could you please change your display name to comply with JavaRanch's naming policy? (It's our only rule.) You can make the change quickly right here. Thanks, and welcome to JavaRanch! Pauline
Pauline McNamara
Sheriff
Joined: Jan 19, 2001
Posts: 4011
posted
0
According to this page at developer.java.sun.com, it looks like Windows XP isn't officially supported: "System requirements are Windows NT 4.0 or Solaris 2.5.1+. Windows 2000 and Windows98 also are reported to work, but Sun does not yet officially support them." Maybe someone over at the j2EE forum (perhaps a more appropriate place for this question?) has a trick up their sleeve for you.
Jim Yingst
Wanderer
Sheriff
Joined: Jan 30, 2000
Posts: 18670
posted
0
Moving to J2EE now...
"I'm not back." - Bill Harding, Twister
Simon Brown
sharp shooter, and author
Ranch Hand
Joined: May 10, 2000
Posts: 1860
posted
0
The J2EE RI runs on XP "out of the box" for me. Check that you have the very latest JDK installed, and that you've set up J2EE_HOME and JAVA_HOME. Anybody else have problems with XP? Simon
McKelley Robertson
Greenhorn
Joined: Sep 27, 2002
Posts: 2
posted
0
I found the problem. Java does not like spaces in directory names ( program files ). I reinstalled the programs in non space directories and everything works fine now. I would like to thank everyone for their input.
Simon Brown
sharp shooter, and author
Ranch Hand
Joined: May 10, 2000
Posts: 1860
posted
0
You can usually get it to work although you need to quote paths and so on. Glad that you got it working anyway. Have fun! Simon
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How do i configure J2ee RI to run on Windows XP?