Portal Configuration:

OS : Linux 2.4.9-e.57smp (i386)
JBOSS APP SERVER: 4.0.3SP1
JBOSS PORTAL SERVER 2.2 BINARY
DATABASE : ORACLE  9.2.
JDBC CONNECTOR : ojdbc14.jar

DS.XLM:

<?xml version="1.0" encoding="UTF-8"?>

  <local-tx-datasource>
    <jndi-name>PortalDS</jndi-name>
    <connection-url>jdbc:oracle:thin:TESTPORTAL/[EMAIL 
PROTECTED]:port:dbservice</connection-url>
    <driver-class>OJDBC14.JAR</driver-class>
    <user-name>TESTPORTAL</user-name>
    TESTPORTAL
  </local-tx-datasource>




same results with driver-class:
<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>

LOG ERROR :

Error: 942, SQLState: 42000

2006-01-18 08:42:27,798 ERROR [org.hibernate.util.JDBCExceptionReporter] 
ORA-00942: table or view does not exist

2006-01-18 08:42:27,800 DEBUG [org.hibernate.jdbc.JDBCContext] after autocommit

...

Error: 942, SQLState: 42000
2006-01-18 08:42:27,818 ERROR [org.hibernate.util.JDBCExceptionReporter] 
ORA-00942: table or view does not exist

2006-01-18 08:42:27,821 DEBUG [org.hibernate.jdbc.JDBCContext] after autocommit

...

Tables created:
JBP_CONTEXT
JBP_INSTANCE
JBP_INSTANCE_PREF
JBP_INSTANCE_PREF_VALUE
JBP_OBJECT_NODE
JBP_PAGE
JBP_PORTAL
JBP_PORTAL_MODE
JBP_PORTAL_OBJECT
JBP_PORTAL_OBJECT_PROPS
JBP_PORTAL_WINDOW_STATE
JBP_ROLES
JBP_ROLE_MEMBERSHIP
JBP_SECURITY_CONSTRAINT
JBP_SECURITY_POLICY
JBP_USERS
JBP_USER_PREF
JBP_USER_PREFS_GROUP
JBP_USER_PREF_SET
JBP_USER_PREF_VALUE
JBP_USER_PROP
JBP_WINDOW


Result in the browser http:\\ip:port/PORTAL


The requested resource () is not available

Thanks.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to