Hi,
I am trying to produce an EAR with two instances of a JPA module with
alternative persistence.xml.  I thought I could use the EAR plugins
altDeploymentDescriptor to do this.  However when I specify something
like:
<altDeploymentDescriptor>src/main/resources/META-INF/persistence-replica.xml</altDeploymentDescriptor>
then nothing changes in the application.xml.  I am using 2.3.2-SNAPSHOT
using the Apache snapshot profile.  Have I misunderstood the purpose of
this property or using it incorrectly?

Thanks,
Martin.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to