Hi Marina,
The fix looks good.
-Tom
Marina Vatkina wrote:
>Hi Tom,
>
>Please review:
>
>Index:
>src/java/oracle/toplink/essentials/internal/ejb/cmp3/EntityManagerSetupImpl.java
>===================================================================
>RCS file:
>/cvs/glassfish/entity-persistence/src/java/oracle/toplink/essentials/internal/ejb/cmp3/EntityManagerSetupImpl.java,v
>retrieving revision 1.19
>diff -r1.19 EntityManagerSetupImpl.java
>473c473
>< String throwXMLExceptions =
>getConfigPropertyAsString(EntityManagerFactoryProvider.TOPLINK_ORM_THROW_EXCEPTIONS,
>null);
>---
> > String throwXMLExceptions =
>getConfigPropertyAsString(EntityManagerFactoryProvider.TOPLINK_ORM_THROW_EXCEPTIONS,
>"true");
>
>I also attached the changed file.
>
>e-p-tests ran without regressions. I'll start QLook now.
>
>thanks,
>-marina
>
>