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

--- Comment #94 from chamith buddhika <chamibuddh...@gmail.com> 2010-09-14 
20:36:41 EDT ---
(In reply to comment #93)
> I got to the bottom of the problem. The correct parent class loader was not
> being passed down the object hierarchy. I fixed that and applied your patch. I
> can now get to the point where I can create a context with static content and
> JSPs via JMX from a server.xml that just contains a Server object. Woot!
> 
> With this patch the basic functionality is in place. The MBeans exposed are a
> lot better than they were but there is still work to do. For example a quick
> review of the StandardContext found a bunch if typos, a missing attribute and
> other attributes that are not visible in JConsole. See r996235 for details.
> 
> I recommend that the next step is to work through the MBeans in JConsole and
> resolving the following issues:
> - attributes that show up as Unavailable (in red text)
> - methods that can not be called (you'll see an error message when you click 
> on
> "Operations" in the navigation tree)
> 
> Some will be easier than others. I'd go for the quick win typos (like those in
> r966235) first.

I will look in to these issues in next couple of days.

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