z/OS Mainframe integration

2013-05-24 Thread ws_dev
Hi,Wanted to check if there is an out-of-the-box way to integrate ActiveMQ with a z/OS Mainframe ? Installing ActiveMQ on z/OS is not an option. I am considering if we can replace existing Websphere MQ infrastructure with ActiveMQ. One of the important requirements is to send messages to z/OS to ex

apollo create broker error

2013-05-24 Thread wolverine84601
I'm trying to create an apollo broker on my log server, but when I try to create it I get the following error: log1 lib # $APOLLO_HOME/bin/apollo create log1broker Exception in thread "main" java.lang.NoClassDefFoundError: /usr/local/lib64/apache-apollo-1/6 Caused by: java.lang.ClassNotFoundExcep

Re: How does JMS/STOMP queue map to MQTT

2013-05-24 Thread Paddy Carman
Yes. Is there a workaround? On Thu, May 23, 2013 at 5:35 AM, Christian Posta wrote: > MQTT protocol in activemq will only deal with topics, no queues. Were you > hoping to have an mqtt client subscribe to a queue? > > > On Wed, May 22, 2013 at 4:38 PM, Paddy Carman >wrote: > > > Hi > > I ha

Re: Networked brokers dropping/suppressing messages

2013-05-24 Thread talavera
That explains why I don't see the "Network connection ... has been established" log! And of course there's no BrokerInfo command when failover is in control, even when only reconnecting to the master. Excellent entry indeed! I see it's in https://activemq.apache.org/ now too. I'll try the masters

Re: Networked brokers dropping/suppressing messages

2013-05-24 Thread Christian Posta
don't use the failover directly like that... use masterslave: as discussed at Torsten's excellent blog entry: http://tmielke.blogspot.com/2011/09/activemq-network-bridge-to-masterslave.html On Fri, May 24, 2013 at 8:15 AM, talavera wrote: > Did you find a solution? > > I've just run into the p

Re: Facing a new issue in ActiveMq (JVM related)

2013-05-24 Thread martin.h...@zf.com
Hi, we faced the same issue. Problem was that our name servers in /etc/resolv.conf were unreachable. We changed the name servers to reachable ones and the ActiveMQ started. Kind Regards, Martin -- View this message in context: http://activemq.2283324.n4.nabble.com/Facing-a-new-issue-in-ActiveM

Re: Networked brokers dropping/suppressing messages

2013-05-24 Thread talavera
Did you find a solution? I've just run into the problem too, this what I get: 2013-05-23 17:47:04,927 | DEBUG | suppressing duplicate message send [ID:corerec2-53231-1368512827283-0:385:1:1:1] with producerSequenceId [1] less than last stored: 9 | org.apache.activemq.broker.ProducerBrokerExchange

Re: Can't connect via Stomp to Apollo broker

2013-05-24 Thread Timothy Bish
On 05/23/2013 12:44 PM, marymonnt wrote: I'm using the version 3.7.0 from activemq-cpp and trying to connect with Stomp to Apollo. * I tested with openwire - worked fine. * I tested with version 3.3.0 from activemq-cpp - worked fine The version 3.7.0 doesn't work!. -- View this message in con

Re: Who has the php client for ActiveMQ 5.8?

2013-05-24 Thread Christian Posta
Check it out here: http://stomp.fusesource.org/documentation/php/index.html https://github.com/dejanb/stomp-php On Fri, May 24, 2013 at 4:41 AM, onedumpling wrote: > I search it on google code,but they are too old,none of them can be > used.Who > has?Email to me,thank you.My email is onedumpl.

Re: New develop

2013-05-24 Thread Christian Posta
Sounds like you need some kind of content-based routing. You may wish to check out the excellent Camel integration library for this. You can route messages to the correct queues. [1] http://camel.apache.org/ On Thu, May 23, 2013 at 9:20 AM, brunocortes06 wrote: > Hi everybody, > > im new arrou

New develop

2013-05-24 Thread brunocortes06
Hi everybody, im new arround here and need some help. i have 2 applications, i will can then 1 and 2. My app 1 its a field message receiver and my app2 its a message processor. I want to put activemq+jms between then. I need the following things: ActiveMq or app2 creates a Main queue for app 1

Can't connect via Stomp to Apollo broker

2013-05-24 Thread marymonnt
I'm using the version 3.7.0 from activemq-cpp and trying to connect with Stomp to Apollo. * I tested with openwire - worked fine. * I tested with version 3.3.0 from activemq-cpp - worked fine The version 3.7.0 doesn't work!. -- View this message in context: http://activemq.2283324.n4.nabble.co

Who has the php client for ActiveMQ 5.8?

2013-05-24 Thread onedumpling
I search it on google code,but they are too old,none of them can be used.Who has?Email to me,thank you.My email is onedumpl...@163.com. -- View this message in context: http://activemq.2283324.n4.nabble.com/Who-has-the-php-client-for-ActiveMQ-5-8-tp4667458.html Sent from the ActiveMQ - User mai

Re: 5.4.1 + stomp + (php)

2013-05-24 Thread onedumpling
The same!Who can help me! -- View this message in context: http://activemq.2283324.n4.nabble.com/5-4-1-stomp-php-tp2716383p4667459.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMq Admin console

2013-05-24 Thread pp123
Thanks for the help. Yes i can see ActiveMq in UI . But the information it is giving is totally JMX information for ActiveMQ . I am looking for some Dashboard screen which is similar to localhost:8161/admin with detail information . regards Prashant -- View this message in context: http://

Re: Re:Re: Re:about blobmessage

2013-05-24 Thread luodaidong
If ActiveMQ BlobMessage support realtime transfer file, this can help for IM like QQ. -- View this message in context: http://activemq.2283324.n4.nabble.com/about-blobmessage-tp4667381p4667453.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
The ActiveMQ tab (in 1.2) - I think it was called Messaging in older hawtio releases - should appear if there are the org.apache.activemq mbeans in JMX. (Make sure you enable JMX in your ActiveMQ configuration) On 24 May 2013 10:49, James Strachan wrote: > Do you see the "ActiveMQ" tab in the UI?

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
Do you see the "ActiveMQ" tab in the UI? On 24 May 2013 10:38, pp123 wrote: > That was browser problem. It worked in Opera. > But this shows JMX view (Jconsole) . I need view similar to : > http://localhost:8161/admin. > > > > > -- > View this message in context: > http://activemq.2283324.n4.nab

Re: ActiveMq Admin console

2013-05-24 Thread pp123
That was browser problem. It worked in Opera. But this shows JMX view (Jconsole) . I need view similar to : http://localhost:8161/admin. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667446.html Sent from the ActiveMQ - User mailing l

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
That sounds like it couldn't download the maven index (which isn't necessary - its to help you find things in maven repos). Though its just a warning; I think the web app should still start up? Are you behind a HTTP proxy by any chance? If http://localhost:8161/hawtio/ URL doesn't work, maybe try

Re: ActiveMq Admin console

2013-05-24 Thread pp123
Thanks for replying . I tried configuring hawtio in my system as given here : http://java.dzone.com/articles/plugging-hawtio-monitoring . I got this exception while starting activemq: Transfer for nexus-maven-repository-index.properties failed; Error transferring file: Connection timed out: conne