Hello
I have installed lomboz plugin successfully installed now on eclipse 3.0.1
but when I try to start tomcat 5.0.30 from eclipse, I get this message :
"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"
How do I solve this ?
Thanks a lot
hicham.
Aitor Calero - 15 Feb 2005 17:21 GMT
You have to do what it says, download jmx.jar and copy it to $
{catalina.home}/bin/
A suggestion. At first it was Lomboz, but if you are developing small
projects use Sysideo Tomcat Plugin, instead. In fact, the perfect tool is a
combination of both!
PD.: Meanwhile, I'm waiting to Web Tools Project first release.