DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39793>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39793

           Summary: Domain name "Catalina:type=..." is hardcoded in several
                    files.
           Product: Tomcat 5
           Version: 5.5.16
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Copy from http://marc.theaimsgroup.com/?l=tomcat-dev&m=115009303905544&w=2

When I changed engine name to another (not default "Catalina") in server.xml,
for example "testEngine", I found there were two domain names in MBean tree
of tomcat, one was "Catalina", and the other was "testEngine", I wondered if
there was some other way to set them be the same (except override the
register method)? So I can maintain them under a same domain. I have looked
some source code I found "Catalina:type=..." hardcoded in several files,
BootStrap.java, for example. What do you guys think?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to