Matt Raible wrote:
> 
> Building from CVS sounds easy - and definitely looks like a good idea -
> however, it didn't work for me.  Any ideas?
> 
> init:
>      [echo] -------- modeler 1.1-dev --------
> 
> prepare:
>     [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build
>     [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build\classes
>     [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build\conf
>     [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build\tests
> 
> static:
>      [copy] Copying 1 file to
> D:\source\commons-modeler-1.1dev\build\conf
> 
> compile-only:
>     [javac] Compiling 18 source files to
> D:\source\commons-modeler-1.1dev\build\classes
>     [javac]
> D:\source\commons-modeler-1.1dev\src\java\org\apache\commons\modeler\ant
> \JmxInvoke.java:58: package javax.ma
> nagement does not exist
>     [javac] import javax.management.*;
>     [javac] ^

You're missing JMX.  Make sure you have downloaded JMX and set jmx.home
correctly.

Amy

> 
> ------- Additional Comments From [EMAIL PROTECTED]  2002-12-25 20:17
> ------- 5.0.0 Alpha is quite outdated (and the admin webapp worked). It
> is recommended to build from CVS for Tomcat 5.0.x (and it is very easy):
> http://jakarta.apache.org/tomcat/building.html
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to