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

  • Home
  • SEARCH
  • 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 78959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:04:12+00:00 2026-05-10T21:04:12+00:00

I am trying to get a simple demo started with ActiveMQ that will demonstrate

  • 0

I am trying to get a simple demo started with ActiveMQ that will demonstrate a TCP to TCP route. I am coding the endpoints and routes in a camel context in my activemq.xml configuration file.

<camelContext id='camel' xmlns='http://activemq.apache.org/camel/schema/spring'>      <package>org.myorg.codec</package>      <endpoint id='listener_A' uri='mina:tcp://localhost:42000?sync=false&amp;textline=true'/>     <endpoint id='listener_B' uri='mina:tcp://localhost:42001?sync=false&amp;textline=true'/>      <route>         <from uri='activemq:listener_A'/>         <to uri='activemq:listener_B'/>     </route>     <route>         <from uri='activemq:listener_B'/>         <to uri='activemq:listener_A'/>     </route> </camelContext> 

Any idea why this doesn’t work?

The AMQ server does not seem to be opening a listening port.

Edit: The intent here, as a simple demonstation, is to connect to ActiveMQ with two telnet terminals (A and B) and be able to route messages from one to another through the message queue server. Later, I may try filtering or routing based on content.

  • 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. 2026-05-10T21:04:12+00:00Added an answer on May 10, 2026 at 9:04 pm

    I’m a bit confused by your configuration file. What exactly are you trying to do?

    You’ve defined 2 endpoints for using MINA (which won’t use ActiveMQ at all); then you are using a route from an ActievMQ queue listener_A to listener_B then listener_B to listener_A (which is a recursive loop).

    Maybe if you start describing what you want to do we can figure out what the XML should look like.

    Incidentally if you just want to refer to endpoints you’ve defined, use the ref=’name’ attribute rather than uri=’…’.

    e.g.

    <route>   <from ref='listener_A'/>   <to ref='listener_B'/> </route> 

    All that being said – you tend to get better & faster support on Camel via the Camel User Forum

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

Sidebar

Ask A Question

Stats

  • Questions 64k
  • Answers 64k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Seems like you're arguing in favor of Agile Development Using… May 11, 2026 at 10:52 am
  • added an answer Not in IIS 6. In IIS 6, Application Pools are… May 11, 2026 at 10:52 am
  • added an answer I think Outlook supported sorting by multiple columns. After you… May 11, 2026 at 10:52 am

Related Questions

I am trying to get a simple demo started with ActiveMQ that will demonstrate
In a WinApp I am simply trying to get the absolute path from a
I am trying to get a DataGrid under CE 5.0 / .NET CF 2.0
I am trying to get a definitive answer regarding the way COM behaves on
I am trying to get a MethodInfo object for the method: Any<TSource>(IEnumerable<TSource>, Func<TSource, Boolean>)
I am trying to get a header that will work with Apache, IIS 6,
I am trying to get a list of subdirectories in a given directory using
I am trying to get a crosspage postback to work in asp.net 2.0 the
I am trying to get a description in a XUL application to wrap, even
I am trying to get a dynamically loaded LinkButton to fire a postback event,

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.