https://issues.apache.org/bugzilla/show_bug.cgi?id=49234

--- Comment #90 from chamith buddhika <chamibuddh...@gmail.com> 2010-09-09 
11:01:50 EDT ---
(In reply to comment #89)
> Created an attachment (id=25937)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25937) [details]
> o.a.Catalina.core Operations Patch 6
> 
> This iteration of the patch adds a ServiceMBean to enhance Service related
> functionalities. AddConnector and related methods are now properly available 
> in
> Service MBean. Includes several other modifications for the earlier patch like
> removal of startChild method in ContainerMBean and initializing the children
> during addChild.

With this patch I am able to do following successfully.

1. Create a Service and Engine
2. Create and add a connector to the service
3. Initialize the service, engine and connectors
3. Create a Host and Context and initialize them

It is not clear what sequence of next steps to be taken to add and serve a
resource after this. Any ideas on how to proceed?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to