Re: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Amy Roh


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]




RE: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Matt Raible
Thanks for the tip, however, I was hoping the statement below was true,
and it doesn't seem to work for me.  I'm on Windows - does that make a
difference?

  It is recommended to build from CVS for Tomcat 5.0.x (and 
 it is very 
  easy): http://jakarta.apache.org/tomcat/building.html

Thanks,

Matt

 -Original Message-
 From: Amy Roh [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, December 26, 2002 4:48 PM
 To: Tomcat Developers List
 Subject: Re: DO NOT REPLY [Bug 15659] - Error at staratup 
  No class in 
 \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin 
 directory
 
 
 
 
 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\a
  nt
  \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:tomcat-dev- [EMAIL PROTECTED]
  For 
 additional commands, 
 e-mail: 
  mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:   
 mailto:tomcat-dev- [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]




RE: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-25 Thread Matt Raible
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] ^



--- 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]