Hello Martinez,
Like you I just included DefaultDS entry in the oracle.ds config properties file, but with its own schema called jboss. Do I need to add tables prior or does the startup of jboss do this using standardjbosscmp-jdbc.xml? Its not happening for me - I've granted the user dba privileges.
13:50:34,236 ERROR [ExceptionUtil] org.jboss.messaging.core.jmx.JDBCPersistenceManagerService@5db5889c startService java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist.
Im sure Im missing something.
I am running jboss-eap-5.0 with ojdbc6.jar. Our application has no problem connecting to the database.
Thanks,
-Kip