[jboss-as7-dev] Consolidated list of non-Java EE JPA and native Hibernate issues

Marius Bogoevici marius.bogoevici at gmail.com
Thu Jun 16 11:59:08 EDT 2011


<snip/>

On 06/16/2011 10:43 AM, Jason T. Greene wrote:
> On 6/16/11 9:35 AM, Marius Bogoevici wrote:
>
>> Existing case: Spring applications migrated straight from Tomcat, using
>> RESOURCE_LOCAL transaction management (or even JTA would be possible in
>> the case of JBOSS). They bootstrap the PU on their own through the
>> LocalContainerEntityManagerFactoryBean.
>
> Ok so the use case sounds valid, we need some way to completely 
> disable any usage of JPA.
>
> 4. Application managed JPA, no server involvement
>
Perhaps we could do this via jboss-deployment-descriptor.xml

We could add a <ignore-persistence-units/> (or a more aptly named 
element) on an individual deployment/subdeployment.




More information about the jboss-as7-dev mailing list