2:
Re: Problems building version 2.0
By: Fiona Malikoff
|
In response to 1 | 04/24/06 01:31 AM | ||
Ken,
I'm making some educated guesses here, so I hope they work. As you've guessed, it looks like a problem with the version of Java - it is throwing the errors on 1.5 specific features. I have managed to reproduce the problem using a 1.4 compiler. You have a 1.5 JRE installed so it should work, but I've never tried it with the JRE - I always use the full JDK. I suggest two things: (1) In Eclipse, go into Windows, Preferences, Java, Installed JREs and make sure the 1.5 version is checked. When you install a new JRE/JDK, Eclipse doesn't automatically select the new one. (2) Download a copy of the full JDK and install that. I suggest "J2SE(TM) Development Kit 5.0 Update 6" from http://java.sun.com/j2se/1.5.0/download.jsp. We have had problems in the past running JBOSS with the JRE and so we only use the JDK. Even if get LAMS to build with the JRE, it may not run. Let me know if it still won't build after this. You will still get lots of deprecation errors but it should build successfully. Fiona Malikoff Posted by Fiona Malikoff |
|
||||||||||
|
Reply to first post on this page
Back to Problems Installing LAMS