Thank you all very much!
I used Bruce's method to config my Xbean and got a xml parsed error said
that util:constant error. After changing it to , it works! That means websphere mq can get
message from activemq.
As my original thought, when the local activemq couldn't connect to the
websphere mq
Dejan,
The reference says "The HTTP and HTTPS transports are used to tunnel over
HTTP or HTTPS using XML payloads." Does this mean binary data is
marshalled/wrapped into XML (blob, uuencode, etc.)? Or does it mean that
XML text messages are sent, and binary messages (like serialized POJOs) are
On Fri, May 29, 2009 at 2:45 AM, Johannes Frank
wrote:
>
> Hello I'm trying to use "activemq-admin stop" to stop a running activemq
> instance (it is running, I have the other console spitting out output all
> the time). I'm using the standard activemq 5.2 I downloaded from you.
> However, as soon
Hi,
We try to use temporary queue in ActiveMQ for clients to receive messages
from server side. So we don't want to allow server to create any new
temporary queue and want allow only to use existing onces which were passed
to it. We use permissions for that. We just denied server side user to
cre
On Fri, 2009-05-29 at 05:44 -0700, Sahay wrote:
> My requirement is to send around massive files for processing by JMS based
> consumers from the CMS based producers.
>
> There are no support for Blob and Stream messages in ActiveMQ-CPP-2.x
> version, but there is a support available for ActiveMQ
On Fri, May 29, 2009 at 6:39 AM, Joe Fernandez
wrote:
>
> I'd recommend Camel and its JMS component to develop a bridge between the two
> JMS providers.
>
> http://camel.apache.org/jms.html
To actually connection to WebspherMQ, you'll need to configure a bean
for the WebphereMQ connection factory
http://www.codeproject.com/KB/docview/jms_to_jms_bridge_activem.aspx
jamiebarrow wrote:
>
> Hi,
>
> I was wondering if anyone has tried the following,
>
> I have a JBossMQ on server A, and am posting messages to a queue/MyQueue.
>
> I want to move those messages on server A's queue/MyQueue t
My requirement is to send around massive files for processing by JMS based
consumers from the CMS based producers.
There are no support for Blob and Stream messages in ActiveMQ-CPP-2.x
version, but there is a support available for ActiveMQStreamMessage in
ActiveMQ-CPP version 3.0. My question is
I'd recommend Camel and its JMS component to develop a bridge between the two
JMS providers.
http://camel.apache.org/jms.html
Joe
http://www.ttmsolutions.com
sharpor wrote:
>
> Dear All,
> I have several client machines and a server machine.
> On every client machine, there has been depolye
Hello I'm trying to use "activemq-admin stop" to stop a running activemq
instance (it is running, I have the other console spitting out output all
the time). I'm using the standard activemq 5.2 I downloaded from you.
However, as soon as I'm doing the stop command: the following Exception
jungle is
Not sure what's happening on your machine. Can you try removing
"rmiServerPort" from the conf?
Cheers
--
Dejan Bosanac
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Fri, May 29, 2009 at 9:24 AM, paksiw wr
Hi,
I was wondering if anyone has tried the following,
I have a JBossMQ on server A, and am posting messages to a queue/MyQueue.
I want to move those messages on server A's queue/MyQueue to a standalone
ActiveMQ on another machine from which I would read.
Has anybody tried this, or could you p
Thank you, connector port was successfully changed. However when I executed
the activemq script the following error occured:
WARN ManagementContext - Failed to start jmx connector: Cannot
bind to URL [rmi://localhost:1199/jmxrmi]:
javax.naming.NoPermissionException [Root exception i
Hi,
try using just one tag like
that should work.
Cheers
--
Dejan Bosanac
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Fri, May 29, 2009 at 8:09 AM, paksiw wrote:
>
>
> Forgot to mention that I
14 matches
Mail list logo