Thanks for posting your solution!

On Mon, May 13, 2013 at 5:44 AM, Michalis <mixalis.varda...@gmail.com>wrote:

> I tried JtdsDataSource and everything worked just fine!
>
>         <bean id="mssql-ds"
> class="net.sourceforge.jtds.jdbcx.JtdsDataSource">
>                    <property name="serverName" value="10.100.100.10"/>
>                    <property name="portNumber" value="1433"/>
>                    <property name="databaseName" value="test"/>
>                    <property name="user" value="test"/>
>                    <property name="password" value="test"/>
>         </bean>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/SqlServer-Master-Slave-tp4666887p4666953.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to