DO NOT REPLY [Bug 39793] - Domain name Catalina:type=... is hardcoded in several files.

2006-06-14 Thread bugzilla
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





--- Additional Comments From [EMAIL PROTECTED]  2006-06-14 06:01 ---
Hi, Mark,
You know, hardcode will cause it's impossible to set the domain name
dynamically. I think if Tomcat can add a property(for example domain name) and
leave the set/get method open to customers, customer will have a chance to
change it dynamically, it will be more flexible to start tomcat by programming
model.

Thanks.

Terry

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



DO NOT REPLY [Bug 39793] - Domain name Catalina:type=... is hardcoded in several files.

2006-06-13 Thread bugzilla
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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2006-06-14 02:24 ---
I have checked through the source and as far as I can tell the places where the
domain is hardcoded are all due to the mbeans being created before server.xml is
read. In this case, there is no way for the code to know what is in server.xml
and therefore the default is used.

I can think of a number of ways of getting around this but none of them are
especially pretty. Since, in my view, the benefit doesn't outweigh the cost, I
am going to mark this as won't fix.

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