Re: Changing the ManagmentContext to point to non-localhost

2009-07-23 Thread Bruce Snyder
On Fri, Jul 17, 2009 at 7:38 AM, Gary Tully wrote: > I guess it should be consistent with what TcpTransportServer does when > binding to a broker Url. > There is an open discussion in > http://issues.apache.org/activemq/browse/AMQ-2094 and I think the > upshot of that is to do the minimum interpret

Re: Changing the ManagmentContext to point to non-localhost

2009-07-17 Thread Gary Tully
I guess it should be consistent with what TcpTransportServer does when binding to a broker Url. There is an open discussion in http://issues.apache.org/activemq/browse/AMQ-2094 and I think the upshot of that is to do the minimum interpretation of what is passed in and let the OS resolve the string.

Re: Changing the ManagmentContext to point to non-localhost

2009-07-17 Thread Bruce Snyder
On Fri, Jul 17, 2009 at 12:36 AM, mkonda wrote: > > I think (not just in my case), it should be configurable - defaulting to > localhost. > > One of the issues I have is to connect to the server remotely - to monitor > and manage - which is THE main purpose of JMX. This is not being served if > you

Re: Changing the ManagmentContext to point to non-localhost

2009-07-17 Thread Gary Tully
resolution of the actual hostname or ip >> address has some associated overhead that could affect the startup >> time. Let alone a resolution that goes awry which could actually >> prevent broker startup. Opinions, thoughts? >> >> Bruce >> -- >> perl

Re: Changing the ManagmentContext to point to non-localhost

2009-07-16 Thread mkonda
;print > unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E );' > > ActiveMQ in Action: http://bit.ly/2je6cQ > Blog: http://bruceblog.org/ > Twitter: http://twitter.com/brucesnyder > > -- View this message in context: http://www.nabble.com/Changing-the-ManagmentContext-to-point-to-non-localhost-tp24517365p24529302.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Changing the ManagmentContext to point to non-localhost

2009-07-16 Thread Jose Luna
- Original Message > From: Bruce Snyder > To: users@activemq.apache.org > Sent: Thursday, July 16, 2009 10:54:24 AM > Subject: Re: Changing the ManagmentContext to point to non-localhost > > On Thu, Jul 16, 2009 at 8:21 AM, mkondawrote: > > > > Hello

Re: Changing the ManagmentContext to point to non-localhost

2009-07-16 Thread Bruce Snyder
On Thu, Jul 16, 2009 at 8:21 AM, mkonda wrote: > > Hello All > > I have changed the managementContext in activemq.xml config to point to a > new port: > >   >             createConnector="true"/> >   > > My broker config is: > > dataDirectory="${activemq.base}/data"> > > > > As you can see,

Changing the ManagmentContext to point to non-localhost

2009-07-16 Thread mkonda
machine name instead of default localhost? -- View this message in context: http://www.nabble.com/Changing-the-ManagmentContext-to-point-to-non-localhost-tp24517365p24517365.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.