| Author |
Tomcat(5.0.12) and Eclipse(3.0) Integration
|
nash avin
Ranch Hand
Joined: Nov 18, 2004
Posts: 45
|
|
Hi All, I am trying to get Tomcat 5.0.12 with Eclipse 3.0 up and running with the Sysdeo plugin 3.0. But when I do the necessary things as specified by the Readme of the Sysdeo plug-in, and try and start the Tomcat from the menu bar, I get the foolowing message.... /**/ !SESSION Nov 17, 2004 20:03:09.423 --------------------------------------------- eclipse.buildId=I200406251208 java.version=1.4.2_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.sysdeo.eclipse.tomcat 4 4 Nov 17, 2004 20:03:09.433 !MESSAGE Starting Tomcat... /**/ PS : I havent written any simple .jsp page till this point.I just want to get the http://localhost:8080 comeup in the browser, must to the same way as i get when using the startup from the bin of Tomcat. Kindly let me know what the problem could be.Any help would be greatly appreciated. I coudnt get a satisfactory answer while searching the forums. Thanks in advance AS
|
 |
Wayne Hatayama
Greenhorn
Joined: Jan 31, 2002
Posts: 12
|
|
Grad, I just did the same thing two days ago. and everything worked!! I think the problem is that you have to upgrade to the lastest JAVA. The Release Notes states Tomcat 5.0 is designed to run on J2SE 5.0 and later. "If using J2SE 1.4 JRE, the compatibility package must be downloaded and expanded inside the folder where Tomcat was installed."
|
 |
nash avin
Ranch Hand
Joined: Nov 18, 2004
Posts: 45
|
|
hi, thanks for the suggestion.the problem was with the Tomcat version i upgraded it to Tomcat 5.0.28, and i seem to have got the http://locahost:8080 thing working. Thanks again for the help AS
|
 |
 |
|
|
subject: Tomcat(5.0.12) and Eclipse(3.0) Integration
|
|
|