Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6471387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:13:05+00:00 2026-05-25T06:13:05+00:00

I have an ubuntu machine, on which a) a web application (Tomcat, on URL

  • 0

I have an ubuntu machine, on which

a) a web application (Tomcat, on URL http://myapp.com ) and

b) a message queue broker (ActiveMQ)

are running.

ActiveMQ has a web console, which normally runs on port 8161 (i. e. at http://AAA.BBB.CCC.DDD:8161/admin , where AAA.BBB.CCC.DDD is the IP address of the machine).

Due to firewall restrictions in my office, I cannot access the web console, if it runs on port 8161, 8080 doesn’t work, either.

I can, however, access the web console, if I use port 80 (http).

But then I get another problem: When I try to access

http://myapp.com

I am directed to the web console of ActiveMQ.

Question: How can I configure ActiveMQ’s so that

a) ActiveMQ web console is available via port 80 on URL like http://AAA.BBB.CCC.DDD/activemq and

b) my web application works as usual on http://myapp.com

?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:13:06+00:00Added an answer on May 25, 2026 at 6:13 am

    To change the contextPath/port, just modify the /activemq/conf/jetty.xml file, like this…

    <bean class="org.eclipse.jetty.webapp.WebAppContext">
        <property name="contextPath" value="/activemq" />
        ...
    
    <bean id="Connector" class="org.eclipse.jetty.server.nio.SelectChannelConnector">
        <property name="port" value="80" />
    </bean>
    

    That being said, it sounds like you have a Tomcat app running on port 80 already. In this case, you’ll need to embed the AMQ web console in Tomcat (as a separate app) instead of running it separately via the broker/Jetty. See this page for more information on doing this…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a machine that is running Ubuntu Hardy, which provides its own RubyGems
We have an web application running under JBoss 5 which periodically launches a 'java'
I have SBCL running on a Ubuntu machine. I want to write a little
I have a ARM based machine with ubuntu distro on it and it often
I have a Windows XP machine and a Linux machine running Ubuntu. I share
I have Ubuntu Linux. I found one command will let me download unread message
I have an apache web server running on my ubuntu server box. Recently, I
I am using MySQL v5.1 on Ubuntu machine. I have a database named db_test
I have two queries which I am detailing below: I installed tomcat 7.0 on
I have my Git repo on my machine, which has no public IP of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.