2011/8/10 Scott Marlow :
> Hi Sanne,
>
> There is a manual step, that is somewhat in flux, as I look for the best
> approach (I don't expect any of this to work completely, I'm just fixing
> issues as I go). The manual step, is:
>
> 1. After building AS7 from source, create folder
> jboss-as-7.1.0
Hi Sanne,
There is a manual step, that is somewhat in flux, as I look for the best
approach (I don't expect any of this to work completely, I'm just fixing
issues as I go). The manual step, is:
1. After building AS7 from source, create folder
jboss-as-7.1.0.Alpha1-SNAPSHOT/modules/org/hiberna
Hi Scott,
I've been trying to run your test: got a fresh checkout of jboss-as,
and pasted your test in testsuite/compat as suggested by your package
name choice.
Running from command line, I get:
Tests in error:
org.jboss.as.testsuite.compat.jpa.hibernate.OGMHibernate3SharedModuleProviderTestC
Hi,
I'm playing with OGM on AS7, well trying to. I currently am trying to
use Hibernate 3.6.6.Final, latest OGM master source, latest AS7 master
source (plus these changes https://github.com/jbossas/jboss-as/pull/138).
I'm getting a "No Dialect mapping for JDBC type: 4" error during
deploymen