Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Portal] - Re: Jboss Portal Install Problems

scott.stark@jboss.org

2007-06-11


My guess was DB connection in the portal-sqlserver-ds.xml.

Its currently set as:


| <datasources>
|  <local-tx-datasource>
|    <jndi-name>jbossportal</jndi-name>
|    <connection-url>jdbc:jtds:sqlserver://localhost:1433;tds=8.0;lastupdatecount=true</connection-url>
|    <driver-class>net.sourceforge.jtds.jdbc.Driver</driver-class>
|    <user-name>admin</user-name>
|    <password>admin</password>
|  </local-tx-datasource>
| </datasources>
|
|

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053025
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.