Happy to help, and I'm glad you got it working.
On Oct 12, 2015 2:31 PM, "J_S" wrote:
> Thank you very mutch, Tim!
> It works now :)
> You helped me a lot as a new to java.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Problem-using-derby-jdbc-EmbeddedDataSour
Thank you very mutch, Tim!
It works now :)
You helped me a lot as a new to java.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Problem-using-derby-jdbc-EmbeddedDataSource-tp4702854p4702858.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I've never used Derby so I could be wrong, but I'd guess you just need the
JAR available at http://db.apache.org/derby/derby_downloads.html on the
classpath.
Tim
On Oct 12, 2015 12:30 PM, "J_S" wrote:
> I'm new to ActiveMQ.
>
> I'm trying to set up a Master/Slave configuration of ActiveMQ using
I'm new to ActiveMQ.
I'm trying to set up a Master/Slave configuration of ActiveMQ using embedded
derby-ds. But I have a problem configuring jdbc - brokers do not start at
all.
Here is a part of my activemq.xml related to it:
...
...
...
...
ActiveMQ doesn'
Hi, I am experiencing the following error (ActiveMQ Artemis broker v1.1.0,
Camel 2.15.2, ActiveMQ client v5.12.0) after only a few minutes of
inactivity:
org.apache.activemq.activemq-osgi - 5.11.1 | Transport
(nio://activemq1:61616) failed, attempting to automatically reconnect
org.apache.activemq
When send to Q big amount of prioritrized messages they done by wrong
priority on consumer side.
* * The issue not happen when in Q about 60-100 sent messages.**Used
activemq.xml for Q configuration.Tried to increase cache and disk size , but
looks like it not help *
If you have any idea how to s
On Thu, 8 Oct 2015 05:02:36 -0700 (PDT), skrish018c
wrote:
>Wanted to know if there is any possibility to achieve parallel processing
>with message priority with single queue. Is there any supporting document?
Are you trying to get different consumers to process different
priority messages?