You should add the following:
<persistence-unit name="RAEjb">
<jta-data-source>java:/RaOracleDs</jta-data-source>
<properties>
<property name="hibernate.hbm2ddl.auto" value="validate" />
</properties>
properties section might be not necessary if you don't want to validate or set special hibernate settings