Hi, we use JBoss 4.0.3SP1, we have defined oracle datasources in: - deploy/oracle-ds.xml - conf/standardjaws.xml - conf/standardjbosscmp-jdbc.xml - conf/login-config.xml - deploy/jms/oracle-jdbc2-service.xml - deploy/jms/oracle-jdbc-state-service.xml - deploy/ejb3.deployer/META-INF/persistence.properties
Our application is using EJB3, inside .par we have: - META-INF/jbosscmp-jdbc.xml Everywhere says java:/OracleDS and Oracle8 as type mapping When we deploy, every SQL statement (for entity beans, not JMS) that is being constructed is not using Oracle's type mapping. We are getting several errors creating tables, like Invalid datatype or Missing keyword Can somebody help us identify why those mapping aren't being used? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921606#3921606 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921606 ------------------------------------------------------- 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
