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

chamith buddhika <chamibuddh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25837|0                           |1
        is obsolete|                            |

--- Comment #73 from chamith buddhika <chamibuddh...@gmail.com> 2010-08-07 
22:04:13 EDT ---
Created an attachment (id=25862)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25862)
o.a.Catalina.Core Operations Third Patch

This patch adds to addChild method in ContainerMBean and does some adding and
redorderings to the o.a.c.Core descriptor.

- Start Tomcat
- Via JMX, select the host

- Create a new context       ----> addChild 

- Configure it to serve content (e.g. from an external directory) ---> Other
descriptor methods in StandardContext

- Start it  --> start/ startChild methods

- Check the content is accessible  --> Currently not sure how this can be done

-- 
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