On 01/04/2010 09:30, Hemali Doshi wrote:
> Yes, i did look at the source code. But there is a parameter called parent
> in createHttpsConnector method. I am unable to find the parent, I tried
> passing Catalina,StandardEngine, etc. It gives me a null pointer exception
> for whatever parent name I pass.

You need to the MBean name for the parent service. You can connect to a
running Tomcat instance with JConsole to see what the name is.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to