Hello List!
I'm interested in putting together the Shared File System Master
Slave scenario in a managed hosting setup. What are you using to
achieve the shared file system master slave on your installs?
I would appreciate it very much if folks on this list would share
descriptions of s
I've been running activemq4.0.2 and jboss4.0.5 for a long while. I am trying
to upgrade activemq to 4.1.1.
I follow the instruction in
http://devzone.logicblaze.com/site/integrating-apache-activemq-with-jboss.html
as what I did for activemq4.0.2.
I got the following exception.
javax.resource.sp
Hi,
This may sounds simple. But I just couldn't get it work. I have two brokers
in two JVMs, A and B (in fact, in two physical machines). A has a few
producers and B has one consumer. I create brokers and queues
programmatically. A and B are configured as network brokers.
BrokerService broke
- "ego" <[EMAIL PROTECTED]> wrote:
> You're probably true. So here is my 'real' problem.
>
> I need a producer that publish let's say an event E1. I have 3
> different
> consumers, each doing a specific task with the event E1. For each
> consumer,
> I need to find a "backup" solution if the c
One more thing : the SQL Exception shouldn't be hidden, it should be logged
within the TransportConnection.serviceTransportException function or
somewhere else.
Adrian Tarau wrote:
>
> Hello James,
>
> Finally, I've located the problem - transport failure & locking.
> I switched to an Oracle
You're probably true. So here is my 'real' problem.
I need a producer that publish let's say an event E1. I have 3 different
consumers, each doing a specific task with the event E1. For each consumer,
I need to find a "backup" solution if the consumer fails, i.e. to
automatically "switch" to a ba
Can the javascript send/receive by using stand alone tcp or vm broker on
another server? I need to have two webservers load balanced, so I need the
broker to be on another server that is not part of the webserver being load
balaced.
--
View this message in context:
http://www.nabble.com/Does-je
Hello James,
Finally, I've located the problem - transport failure & locking.
I switched to an Oracle database, just to avoid additional problems related
with journaling & derby - so this change was causing the problem.
I have an Oracle 9.X database and I've used JDBC driver ojdbc-9.0.2. When
th
I was able to find a workaround to make this thing work, I added a
TransportListener. When the transport is interupted, I cleanup the
connection. When the transport is resumed I recreated the session and
consumer.
public void transportInterupted() {
System.out.println("Transport interupted"
>
> 1. Regarding the links for activemq-cpp on your website, URL:
> http://activemq.apache.org/cms.html:
>
>
> Overview
>
> * Index
> * News
> * Getting Started -> refers to the same website
> (i.e.http://activemq.apache.org/cms.html)
> * API -> refers to the same website
> (i
Hi again
First of all, thx for the replies
1. Regarding the links for activemq-cpp on your website, URL:
http://activemq.apache.org/cms.html:
Overview
* Index
* News
* Getting Started -> refers to the same website
(i.e.http://activemq.apache.org/cms.html)
* API -> refe
Hello,
While I’m aware that ActiveMQ currently does not support message priority, I
was wondering if there were any plans to include it in a future release?
The reason I’m asking is that we would really need a JMS implementation with
priority support for our project. I’m aware that it is possibl
I searched around a bit, and I can't find any examples of how to password
protect the Web Console. I assume this is possible with JAAS, but what do I
put in the section to make this happen?
Also, does authorization Jetty automatically extended to queues? I saw this
bug report:
http://
13 matches
Mail list logo