[jboss-user] [JBoss Portal] - Re: Deployment of JBoss Portal from sources

tulip do-not-reply at jboss.com
Thu May 29 18:50:02 EDT 2008


Thanks for the quick response.
Here is my portal-ds.xml file under deploy dir.


  <local-tx-datasource>

    <jndi-name>PortalDS</jndi-name>

    <connection-url>jdbc:sqlserver://servername:1433;databaseName=JBossPortal</connection-url>

    <driver-class>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver-class>

    <user-name>id</user-name>

    pass

  </local-tx-datasource>




Do you think it is a problem with the data source configuration ?


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

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



More information about the jboss-user mailing list