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

prabhat.jha@jboss.com do-not-reply at jboss.com
Thu May 29 18:57:21 EDT 2008


Do you see tables related to portal created in your database? This is what sample SQLServer descriptor look like. You should be able to see this file in build/output/jboss-portal-version/setup


  <local-tx-datasource>
    <jndi-name>PortalDS</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>portal</user-name>
    portalpassword
  </local-tx-datasource>



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

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



More information about the jboss-user mailing list