eally does all the necessary filtering
before sending the messages and so the client receives really only the
messages it wanted?
Thanks in advance, best regards.
Raffaele
--
View this message in context:
http://www.nabble.com/Filtering-via-Selectors-client-side-or-broker-side--tf4103564s2354
iveMQ :-( ?
Thanks, regards!
Raffaele
rajdavies wrote:
>
> This is possible - ActiveMQ can cache messages for retroactive
> consumers - see http://activemq.apache.org/retroactive-consumer.html
>
> cheers,
>
> Rob Davies
> 'Go further faster with Apache Camel
le to receive the messages which are yet "live"
because their timeout isn't yet expired.
In your opinion is it possible?
Thanks in advance,
best regards.
Raffaele Gambelli
--
View this message in context:
http://www.nabble.com/Msg-with-timeout-sent-to-a-non-durable-consumer
lMessagesOnStartup(true) on startup
or have I to use specific SQL delete statement on activemq DB?
Thanks and best regards.
Raffaele
James.Strachan wrote:
>
> Just out of interest, why would you want to use persistence with
> MySQL, then delete messages on startup? Sounds like you'
xception e) {
JDBCPersistenceAdapter.log("JDBC Failure: ",e);
throw IOExceptionSupport.create(e);
} finally {
c.close();
}
}
Any hint?
Best regards,
Raffaele
--
View this message in context:
http://www.nabble.com/setDeleteAllMessagesOnStartup%28true%29-and-MySql
est class about persistence configuration of a BrokerService? I
looked for it in test folder of activemq-core project but I didn't find it.
Best regards.
Raffaele
P.S.: Documentation should have the highest priority, especially in open
projects very useful like this.
Raffaele wrote:
I'm sorry but I need more help to configure from Java an embedded broker...
In particular I 'm not able to set persitence in MySql, in fact when I
launch my example (that you can found after this message) I cannot see
messages in tables...
And, if I delete the three tables, my code don't reacreat
James.Strachan wrote:
>
> I meant to disable JMX not JMS :)
>
Eheheh, with disabling JMS we go all at home...
Ok, thanks, it was that I started the embeddedbroker with jdk 1.4, and so
the solution was to set useJMX to false, thanks again.
Best regards
Raffaele
--
View this m
nfluence where it is explained how to configure
a broker ALL using only Java without any xml and without Spring?
Thanks, best regards.
Raffaele
--
View this message in context:
http://www.nabble.com/Embedded-Broker---configuration-via-Java-tf3888599s2354.html#a11023134
Sent from the ActiveMQ
same doc of javax.jms.QueueBrowserwell ActiveMQ how
manages those situations?
Thanks, best regards.
Raffaele
--
View this message in context:
http://www.nabble.com/QueueBrowser-tf3883023s2354.html#a11005385
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
or the FAQ link in the other reply, I have understanded that I can
use createQueue without problems.
Best regards
jlim wrote:
>
> Hi Raffaele,
> Just out of curiosity , what would you be doing with the Queue object?
> If you already know the name of an existing queue
retrieving already existing Queue based on its name. Perhaps
am I wrong?
Best regards,
Raffaele
jlim wrote:
>
> Hi,
>
> If you just want to get the handle of a queue object based on its name I
> think you can use the Session.createQueue(String queueName) method.
>
.html#getQueue(java.lang.String,%20java.lang.String)
In ActiveMQ does it exist analogous method?
Best regards and thanks,
Raffaele
--
View this message in context:
http://www.nabble.com/how-find-a-queue--tf3872540s2354.html#a10972130
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
how it takes to
empty the queue.
- I had the exception (the same as osian) after 2404 messages consumed.
What could it be?
Thanks in advance, best regards
Raffaele
P.S.: What is happen if using journal and I kill activeMq, are messages lost
forever? http://www.nabble.com/file/p10893926/Pr
14 matches
Mail list logo