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'