MSSQL 8.0 and portal beta 1. All the tables appear to build and populate, but I can't
access the portal. This is my portalDs:
<local-tx-datasource>
<jndi-name>PortalDS</jndi-name>
<connection-url>jdbc:inetdae:localhost:1433?database=jbossbeta1</connection-url>
<driver-class>com.inet.tds.TdsDriver</driver-class>
<user-name>portal</user-name>
portal
</local-tx-datasource>
if I use the hsqldb-ds everything works fine. Is anyone using mssql with jboss portal?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038100#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...