You need to have the JK-Coyote Connector running (even if you don't use Apache), and set: mx.port=9000 in your jk2.properties file. This will start the RMI adapter (on port 1099) as well.
However you should be warned that this is buggy in 4.1.x: You will no longer be able to do a clean shutdown once you do this. "Marc Palmer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi, > > I've found this question on list archives but no answers. I've even seen a > tomcat-dev archive post saying how there will be docs on using MC4J with > Tomcat 5. > > So - what settings to I need for MC4J to get it to work with Tomcat 4? I've > tried using the default MX4J settings provide by MC4J, connecting to > localhost (my test tomcat install) and it can't connect. Netstat shows no > sockets listening on port 1099 either. > > Help much appreciated. > > > > -- > Marc Palmer > Contract Java Consultant/Developer > > http://www.anyware.co.uk/marc/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
