https://issues.apache.org/bugzilla/show_bug.cgi?id=49915
           Summary: [Patch] o.a.c.c.StandardServer swallows error on
                    storeConfig.
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: wesley.ache...@gmail.com


When o.a.c.c.StandardServer#storeConfig is called all exceptions were getting
swallowed. 

This lead to the impresssion it was working correctly when saved either through
the manager application /manager/save or through jconsole.

I've removed the catch throwable block and thrown an exception upon not finding
the registerd MBean.

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