persistence@glassfish.java.net

Re: Fix for issue 341

From: Tom Ware <tom.ware_at_oracle.com>
Date: Wed, 15 Mar 2006 11:30:25 -0500

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
>
>