Re: Admin Webapp Problems (WAS: MBean server?)

2002-12-03 Thread Felipe Schnack
What is the MBean server? On Mon, 2002-12-02 at 21:01, Shawn Wilson wrote: > Okay, this was just dumb on my part. When I installed Tomcat I installed > the tomcat-noexamples and tomcat-admin RPM's. However, I noticed that > installing Tomcat on a different machine (with examples), the first >

Re: Admin Webapp Problems (WAS: MBean server?)

2002-12-02 Thread Shawn Wilson
Okay, this was just dumb on my part. When I installed Tomcat I installed the tomcat-noexamples and tomcat-admin RPM's. However, I noticed that installing Tomcat on a different machine (with examples), the first section in the server.xml file having to do with (believe it or not!) MBean server w

Re[2]: Admin Webapp Problems (WAS: MBean server?)

2002-11-26 Thread Jacob Kjome
Hi Shawn, I'd recommend installing the full non-RPM version that includes all necessary jars. In that version, you will see the following files in common/endorsed: xercesImpl.jar xmlParserAPIs.jar What Bill says it correct, though. The Xerces version that come with Tomcat causes problems with

Re: Admin Webapp Problems (WAS: MBean server?)

2002-11-26 Thread Shawn Wilson
Hi Bill, Thanks for the info. I checked, but there isn't any xerces jar in $CATALINA_HOME/common/endorsed... only jaxp_parser_impl.jar and xml-commons-apis.jar. This was just a basic RPM install of Tomcat along with the admin webapps. Also, the exception trace I posted _was_ from catalina.out,