| Author |
Can't start Tomcat 5.0 with Eclipse 3.0
|
X. Li
Ranch Hand
Joined: Jan 31, 2004
Posts: 61
|
|
Hi all, I am new to Eclipse/Tomcat. I installed Eclipse 30 and Tomcat 5.0. When I started Tomcat, I got this message in console: Due to new licensing guidelines mandated by the Apache Software Foundation Board of Directors, a JMX implementation can no longer be distributed with the Apache Tomcat binaries. As a result, you must download a JMX 1.2 implementation (such as the Sun Reference Implementation) and copy the JAR containing the API and implementation of the JMX specification to: ${catalina.home}/bin/jmx.jar Can anyone tell me what it means (copy to jmx.jar???)? How can solve the problem? Thanks. X. Li
|
 |
X. Li
Ranch Hand
Joined: Jan 31, 2004
Posts: 61
|
|
nobody knows??? Thanks again.
|
 |
X. Li
Ranch Hand
Joined: Jan 31, 2004
Posts: 61
|
|
|
I specify JSDK 1.3 for Tomcat, then it works. I don't know why it wouldn't work for JSDK1.4.
|
 |
asirob civokviz
Greenhorn
Joined: Jun 12, 2004
Posts: 24
|
|
well it simply means that they can not longer distribute jmx libary. You need to download it yourself and copy that .jar file!!! Regards www.cnt.co.yu
|
 |
X. Li
Ranch Hand
Joined: Jan 31, 2004
Posts: 61
|
|
|
Thanks asirob for your response. I downloaded jdk1.5, then it works...
|
 |
 |
|
|
subject: Can't start Tomcat 5.0 with Eclipse 3.0
|
|
|