Re: ms sql jdbc example

2018-02-20 Thread Илья Шипицин
well, why no to give it a try. there was a chance that some except me can help. ok, I'll provide feedback on myself, hold on... 2018-02-21 10:40 GMT+05:00 Tim Bain : > I think that someone is you. This mailing list tends to have people who > show up, ask a question, and then never come back, so

Re: ms sql jdbc example

2018-02-20 Thread Tim Bain
I think that someone is you. This mailing list tends to have people who show up, ask a question, and then never come back, so I suspect there aren't a lot of (i.e. any) people hanging around who use journaled MSSQL. So I think your best path forward is to get it working based on the suggestions tha

Re: ms sql jdbc example

2018-02-16 Thread Илья Шипицин
If official documentation is wrong, I would like to get working example from someone who actually uses ms SQL jdbc On Feb 16, 2018 7:17 PM, "Thiago Veronezi" wrote: > The official documentation might be out of date. This would be a nice > opportunity for us to add some contribution. :) > > Anywa

Re: ms sql jdbc example

2018-02-16 Thread Thiago Veronezi
The official documentation might be out of date. This would be a nice opportunity for us to add some contribution. :) Anyway, I thought 'org.apache.commons.dbcp.BasicDataSource" was something installed out of the box. It seems to be missing. https://mvnrepository.com/artifact/commons-dbcp/commons

Re: ms sql jdbc example

2018-02-16 Thread Илья Шипицин
well, I would definetly prefer to use official documentation. why do I ever need to jump over sites and pick random things ? 2018-02-16 18:59 GMT+05:00 Tim Bain : > Try the configuration in the answer to this question: > https://stackoverflow.com/questions/8604229/setting-up- > activemq-with-jour

Re: ms sql jdbc example

2018-02-16 Thread Tim Bain
Try the configuration in the answer to this question: https://stackoverflow.com/questions/8604229/setting-up-activemq-with-journaled-mysql-jdbc-persistence?rq=1 On Feb 16, 2018 6:58 AM, "Илья Шипицин" wrote: > 2018-02-16 16:57:21,051 | INFO | Refreshing > org.apache.activemq.xbean.XBeanBrokerFa

Re: ms sql jdbc example

2018-02-16 Thread Илья Шипицин
2018-02-16 16:57:21,051 | INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@6fd02e5: startup date [Fri Feb 16 16:57:21 MSK 2018]; root of context hierarc hy | org.apache.activemq.xbean.XBeanBrokerFactory$1 | main 2018-02-16 16:57:22,099 | WARN | Exception encountered during context

Re: ms sql jdbc example

2018-02-16 Thread Thiago Veronezi
Oh, I meant for you to test the config above, but replacing "postgres-ds" with your "mssql-ds". We will just test the connection without the journaling thing. []s, Thiago. On Fri, Feb 16, 2018 at 11:45 AM, Илья Шипицин wrote: > sorry, I do not have postgresql here. > > I can set up a vm for yo

Re: ms sql jdbc example

2018-02-16 Thread Илья Шипицин
sorry, I do not have postgresql here. I can set up a vm for you with ms sql if you wish 2018-02-16 18:44 GMT+05:00 Thiago Veronezi : > Hi, > > I don't have a mssql server handy for testing it. Can you try something? > > I have postgres configured with this... > > > > > > > > Can you

Re: ms sql jdbc example

2018-02-16 Thread Thiago Veronezi
Hi, I don't have a mssql server handy for testing it. Can you try something? I have postgres configured with this... Can you try the same? []s, Thiago. On Fri, Feb 16, 2018 at 11:28 AM, Илья Шипицин wrote: > log: > > 2018-02-16 16:27:55,841 | INFO | Refreshing > org.apache.

Re: ms sql jdbc example

2018-02-16 Thread Илья Шипицин
log: 2018-02-16 16:27:55,841 | INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@6fd02e5: startup date [Fri Feb 16 16:27:55 MSK 2018]; root of context hierarchy | org.apache.activemq.xbean.XBeanBrokerFactory$1 | main 2018-02-16 16:27:56,249 | ERROR | Failed to load: class path reso

Re: ms sql jdbc example

2018-02-16 Thread Thiago Veronezi
Can you share your configuration file? []s, Thiago. On Fri, Feb 16, 2018 at 8:44 AM, Илья Шипицин wrote: > hello, > > I'm trying to set up apache-activemq-5.15.3 + ms sql using the following > guide: > > http://activemq.apache.org/sqlserver.html (2005 part) > > > I downloaded jdbc driver + cha

ms sql jdbc example

2018-02-16 Thread Илья Шипицин
hello, I'm trying to set up apache-activemq-5.15.3 + ms sql using the following guide: http://activemq.apache.org/sqlserver.html (2005 part) I downloaded jdbc driver + changed config as in example, however, I'm getting the following error: 2018-02-16 12:39:45,340 | INFO | Refreshing org.apa