My -ds.xml is as follows:

<?xml version="1.0" encoding="UTF-8"?>



        <local-tx-datasource>
                <jndi-name>mdcJMS</jndi-name>
                
<connection-url>jdbc:inetdae7:server:1433?database=MDC_JMS</connection-url>
                <driver-class>com.inet.tds.TdsDriver</driver-class>
                <user-name>user</user-name>
                pass
                
                        <type-mapping>MS SQLSERVER2000</type-mapping>
                
        </local-tx-datasource>

        <local-tx-datasource>
                <jndi-name>mdc</jndi-name>
                
<connection-url>jdbc:inetdae7:server:1433?database=MDC_INT</connection-url>
                <driver-class>com.inet.tds.TdsDriver</driver-class>
                <user-name>user</user-name>
                pass
                
                        <type-mapping>MS SQLSERVER2000</type-mapping>
                
        </local-tx-datasource>



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983106#3983106

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983106
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to