You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by liquidd <sp...@mail.ru> on 2009/05/05 15:39:44 UTC

What port uses webconsole?

I have configuration with 
...
<transportConnectors>
   <transportConnector name="openwire" uri="tcp://0.0.0.0:62001"/>
</transportConnectors>
...

and webconsole (http://localhost:8161/admin) is not working. After I changed
port to 61616 it's work! Why?

Thank You!
-- 
View this message in context: http://www.nabble.com/What-port-uses-webconsole--tp23387668p23387668.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: What port uses webconsole?

Posted by liquidd <sp...@mail.ru>.

Im sorry, but if I don't want to use separate servlet container? Only
built-in webconsole?


Gary Tully wrote:
> 
> see the -Dwebconsole.jms.url property in the doco:
> http://activemq.apache.org/web-console.html
> 
> 2009/5/5 liquidd <sp...@mail.ru>
> 
>>
>> I have configuration with
>> ...
>> <transportConnectors>
>>   <transportConnector name="openwire" uri="tcp://0.0.0.0:62001"/>
>> </transportConnectors>
>> ...
>>
>> and webconsole (http://localhost:8161/admin) is not working. After I
>> changed
>> port to 61616 it's work! Why?
>>
>> Thank You!
>> --
>> View this message in context:
>> http://www.nabble.com/What-port-uses-webconsole--tp23387668p23387668.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> http://blog.garytully.com
> 
> Open Source SOA
> http://FUSESource.com
> 
> 

-- 
View this message in context: http://www.nabble.com/What-port-uses-webconsole--tp23387668p23402008.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: What port uses webconsole?

Posted by Gary Tully <ga...@gmail.com>.
see the -Dwebconsole.jms.url property in the doco:
http://activemq.apache.org/web-console.html

2009/5/5 liquidd <sp...@mail.ru>

>
> I have configuration with
> ...
> <transportConnectors>
>   <transportConnector name="openwire" uri="tcp://0.0.0.0:62001"/>
> </transportConnectors>
> ...
>
> and webconsole (http://localhost:8161/admin) is not working. After I
> changed
> port to 61616 it's work! Why?
>
> Thank You!
> --
> View this message in context:
> http://www.nabble.com/What-port-uses-webconsole--tp23387668p23387668.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
http://blog.garytully.com

Open Source SOA
http://FUSESource.com