[jboss-user] [JBoss Portal] - Re: Jboss Portal Install Problems
guru_fordy
do-not-reply at jboss.com
Mon Jun 11 06:01:42 EDT 2007
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
More information about the jboss-user
mailing list