>> the Remote JMX jk2 config is possible with this jk2.properties file
>> <configuration snipped>
>> With this configuration all JK2 Beans are reflect to the JMX MBeans 
>> (Domain "apache").
>> Access the MBeans with http://localhost:9000. (Ignore the xsl mx4j error 
>> at console)

Tomcat is definitely doing more with your described configuration than it
was (there are MBeanServer lines in catalina.out that were not there before
now), but I do not think that it is working as it should yet.

First, I am a bit confused, because it appears that I am setting up the
connector to listen at port 9050 with the line "mx.httpPort=9050" yet you
tell me to use "http://localhost:9000/"; for MBean access.  Is this just a
typo?  Furthermore, a netstat indicates that nothing is listening on either
port 9000 or port 9050 after Tomcat starts, so is it even working?  Any
ideas what could be going wrong?  Would my log file, netstat output, or
jk2.properties file be of any help in determining what is wrong?  Another
oddity is that something is listening on port 8005 after I start Tomcat with
this configuration, but I can't browse to it with a web browser.

Second, after I get that working, is the 90?0 port number the port number
for the console (a web app of some kind) or is that just an HTTP connector
for the MBean Server?  Is it both?

Thanks for all of your help.

Jimmy


**********************************************************************
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged.
If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, 
distribution, or copying of this communication is strictly
prohibited.
If you have received this communication in error,
please re-send this communication to the sender and
delete the original message or any copy of it from your
computer system. Thank You.


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

Reply via email to