Hi All,
The details of my developing environment is :
ActiveMQ 4.1.1
Using queues and topics
Using persistent messaging
operating system : WindowsXP with SP 2
JVM version (1.5)
With Eclipse
The Issue is :
How can I register JMS Clients,with ActiveMQ,inorder to get the incoming
messages.
A
On 8/26/07, ferry97 <[EMAIL PROTECTED]> wrote:
>
> Hi Bruce,
> If I run ActiveMQ as a standalone, there is no problem to run the
> Web-Console, but in my scenario ActiveMQ is running under JBoss, and I
> didn't see any web server (jetty) running. None is listening in port 8161.
> Or perhaps I miss
Hi Bruce,
If I run ActiveMQ as a standalone, there is no problem to run the
Web-Console, but in my scenario ActiveMQ is running under JBoss, and I
didn't see any web server (jetty) running. None is listening in port 8161.
Or perhaps I miss some setting in Jboss to enable the web-console ?
I don't
- "pplive" <[EMAIL PROTECTED]> wrote:
> if not set, anybody can connect through JMX and do management
>
> jmxDomainName="org.apache.activemq"/>
>
>
> any sample xml code ???
The wiki has an example: http://activemq.apache.org/jmx.html
It is a bit messy as the cr