[jboss-user] [JBoss Portal] - Re: MS SQL with Jboss-portal-2.6-BETA1

glarenzie do-not-reply at jboss.com
Tue Apr 17 16:49:53 EDT 2007


I switched to a different driver and it seems to work fine.


  <local-tx-datasource>
    <jndi-name>PortalDS</jndi-name>
    <connection-url>jdbc:inetdae7:localhost:1433?database=jbossportal</connection-url>
    <driver-class>com.inet.tds.TdsDriver</driver-class>
    <user-name>portal</user-name>
    portal
  </local-tx-datasource>


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038150



More information about the jboss-user mailing list