JMX support in Tomcat

2002-10-10 Thread Raj Saini

Hi,

There is JMX Mbean support in Tomcat 4.1.12. In the tomcat logs I see 
the MBean Server created.

Does some have idea where this server listens for requests? Is there any 
  HTML adapter for JMX included with tomcat?

Thanks,

Raj Saini


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




Re: JMX support in Tomcat

2002-10-10 Thread Roland S Nygren


I posted a similar question recently (no response though).

I understand that the HTML adapter is  http://localhost:8080/admin/
You must edit the file conf/tomcat-users.xml (see other postings on that) 
to be able to login.
(If you unpacked tomcat with WinZip make sure you have the empty files 
server/webapps/admin/footer.jsp and server/webapps/admin/users/footer.jsp , 
I had to create them since WinZip does not create empty files).

Would be interesting to know if one can write MBeans and register them with 
this Agent and if that is recommended or not.

/Roland

Hi,

There is JMX Mbean support in Tomcat 4.1.12. In the tomcat logs I see the 
MBean Server created.

Does some have idea where this server listens for requests? Is there 
any  HTML adapter for JMX included with tomcat?

Thanks,

Raj Saini


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



Security: Restricted


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




Re: JMX support in Tomcat

2002-10-10 Thread Raj Saini

Yes, you are right. Admin application uses the MBeanServer.

Raj

Roland S Nygren wrote:
 
 I posted a similar question recently (no response though).
 
 I understand that the HTML adapter is  http://localhost:8080/admin/
 You must edit the file conf/tomcat-users.xml (see other postings on 
 that) to be able to login.
 (If you unpacked tomcat with WinZip make sure you have the empty files 
 server/webapps/admin/footer.jsp and 
 server/webapps/admin/users/footer.jsp , I had to create them since 
 WinZip does not create empty files).
 
 Would be interesting to know if one can write MBeans and register them 
 with this Agent and if that is recommended or not.
 
 /Roland
 
 Hi,

 There is JMX Mbean support in Tomcat 4.1.12. In the tomcat logs I see 
 the MBean Server created.

 Does some have idea where this server listens for requests? Is there 
 any  HTML adapter for JMX included with tomcat?

 Thanks,

 Raj Saini


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

 
 
 Security: Restricted
 
 
 -- 
 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]